Magellan Linux

Contents of /trunk/nxserver-freenx/patches/nxserver-freenx-0.6.1-enable-cups.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 204 - (show annotations) (download)
Mon May 21 12:21:47 2007 UTC (17 years ago) by niro
File size: 816 byte(s)
-re-diffed against 0.6.1-svn333

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