Magellan Linux

Contents of /tags/nxserver-freenx-0_6_1-r3/nxserver-freenx/patches/nxserver-freenx-0.5.0-enable-arts.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 384 - (show annotations) (download)
Thu Oct 18 23:42:40 2007 UTC (16 years, 11 months ago) by (unknown author)
File size: 878 byte(s)
This commit was manufactured by cvs2svn to create tag
'nxserver-freenx-0_6_1-r3'.
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"