Magellan Linux

Annotation of /trunk/nxserver-freenx/nxserver-freenx-0.5.0-enable-cups.patch

Parent Directory Parent Directory | Revision Log Revision Log


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

1 niro 92 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:52:36.000000000 +0100
3     +++ freenx-0.5.0/node.conf.sample 2007-01-03 19:53:09.000000000 +0100
4     @@ -260,7 +260,7 @@
5     # $KDE_PRINTRC and put the current used port into it.
6     # $KDE_PRINTRC is automatically calculated if its not set.
7    
8     -#ENABLE_KDE_CUPS="0"
9     +#ENABLE_KDE_CUPS="1"
10     #KDE_PRINTRC="$KDEHOME/share/config/kdeprintrc"
11     #CUPS_ETC="/etc/cups"
12    
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:52:36.000000000 +0100
15     +++ freenx-0.5.0/nxloadconfig 2007-01-03 19:52:56.000000000 +0100
16     @@ -144,7 +144,7 @@
17     ENABLE_ARTSD_PRELOAD="1"
18     ARTSD_BIN_PRELOAD="artsdsp"
19    
20     -ENABLE_KDE_CUPS="0"
21     +ENABLE_KDE_CUPS="1"
22     KDE_PRINTRC="" # Calculated
23     CUPS_ETC="/etc/cups/"
24