Magellan Linux

Contents of /trunk/nxserver-freenx/nxserver-freenx-0.5.0-enable-arts.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 92 - (show annotations) (download)
Thu Jan 4 23:21:10 2007 UTC (17 years, 3 months ago) by niro
File size: 878 byte(s)
new files

1 diff -Naur freenx-0.5.0.orig/node.conf.sample freenx-0.5.0/node.conf.sample
2 --- freenx-0.5.0.orig/node.conf.sample 2007-01-03 19:51:30.000000000 +0100
3 +++ freenx-0.5.0/node.conf.sample 2007-01-03 19:52:14.000000000 +0100
4 @@ -253,7 +253,7 @@
5 # Be sure that $ARTSD_BIN_PRELOAD is in your path, does exist and work
6 # before enabling this directive.
7
8 -#ENABLE_ARTSD_PRELOAD="0"
9 +#ENABLE_ARTSD_PRELOAD="1"
10 #ARTSD_BIN_PRELOAD="artsdsp"
11
12 # FreeNX with ENABLE_KDE_CUPS="1" will automatically write
13 diff -Naur freenx-0.5.0.orig/nxloadconfig freenx-0.5.0/nxloadconfig
14 --- freenx-0.5.0.orig/nxloadconfig 2007-01-03 19:51:30.000000000 +0100
15 +++ freenx-0.5.0/nxloadconfig 2007-01-03 19:51:53.000000000 +0100
16 @@ -141,7 +141,7 @@
17
18 ENABLE_ESD_PRELOAD="0"
19 ESD_BIN_PRELOAD="esddsp"
20 -ENABLE_ARTSD_PRELOAD="0"
21 +ENABLE_ARTSD_PRELOAD="1"
22 ARTSD_BIN_PRELOAD="artsdsp"
23
24 ENABLE_KDE_CUPS="0"