Magellan Linux

Contents of /tags/nxserver-freenx-0_7_1-r1/nxserver-freenx/patches/nxserver-freenx-0.6.1-enable-cups.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 385 - (show annotations) (download)
Thu Oct 18 23:42:41 2007 UTC (16 years, 11 months ago) by (unknown author)
File size: 816 byte(s)
This commit was manufactured by cvs2svn to create tag
'nxserver-freenx-0_7_1-r1'.
1 diff -Naur freenx-0.6.0/node.conf.sample freenx-0.6.0-cups/node.conf.sample
2 --- freenx-0.6.0/node.conf.sample 2007-05-21 14:20:15.000000000 +0200
3 +++ freenx-0.6.0-cups/node.conf.sample 2007-05-21 14:18:19.000000000 +0200
4 @@ -260,7 +260,7 @@
5 #
6 # $KDE_PRINTRC is automatically calculated if its not set.
7
8 -#ENABLE_KDE_CUPS="0"
9 +#ENABLE_KDE_CUPS="1"
10 #ENABLE_KDE_CUPS_DYNAMIC="0"
11 #KDE_PRINTRC="$KDEHOME/share/config/kdeprintrc"
12
13 diff -Naur freenx-0.6.0/nxloadconfig freenx-0.6.0-cups/nxloadconfig
14 --- freenx-0.6.0/nxloadconfig 2007-05-21 14:20:15.000000000 +0200
15 +++ freenx-0.6.0-cups/nxloadconfig 2007-05-21 14:18:55.000000000 +0200
16 @@ -142,7 +142,7 @@
17 ENABLE_ARTSD_PRELOAD="1"
18 ARTSD_BIN_PRELOAD="artsdsp"
19
20 -ENABLE_KDE_CUPS="0"
21 +ENABLE_KDE_CUPS="1"
22 ENABLE_KDE_CUPS_DYNAMIC="0"
23 KDE_PRINTRC="" # Calculated
24