rev 17049 - in trunk/packages/kdebase-workspace/debian: . local
George Kiagiadakis
gkiagia-guest at alioth.debian.org
Sun Feb 21 12:50:11 UTC 2010
Author: gkiagia-guest
Date: 2010-02-21 12:50:08 +0000 (Sun, 21 Feb 2010)
New Revision: 17049
Modified:
trunk/packages/kdebase-workspace/debian/changelog
trunk/packages/kdebase-workspace/debian/local/kdm.options.5
Log:
Fix the kdm.options manpage to mention /etc/kde4 instead of /etc/kde3 (Closes: #564554)
Modified: trunk/packages/kdebase-workspace/debian/changelog
===================================================================
--- trunk/packages/kdebase-workspace/debian/changelog 2010-02-21 12:38:52 UTC (rev 17048)
+++ trunk/packages/kdebase-workspace/debian/changelog 2010-02-21 12:50:08 UTC (rev 17049)
@@ -43,6 +43,8 @@
library is binary incompatible with previous versions.
* Remove unused lintian overrides.
* Add some new lintian overrides where needed.
+ * Fix the kdm.options manpage to mention /etc/kde4 instead of /etc/kde3
+ (Closes: #564554)
[ Sune Vuorela ]
* Add breaks: for some kde3 kdm theme packages. Thanks Leonard.
Modified: trunk/packages/kdebase-workspace/debian/local/kdm.options.5
===================================================================
--- trunk/packages/kdebase-workspace/debian/local/kdm.options.5 2010-02-21 12:38:52 UTC (rev 17048)
+++ trunk/packages/kdebase-workspace/debian/local/kdm.options.5 2010-02-21 12:50:08 UTC (rev 17049)
@@ -19,12 +19,12 @@
.SH NAME
kdm.options \- configuration options for X display manager
.SH DESCRIPTION
-.I /etc/kde3/kdm/kdm.options
+.I /etc/kde4/kdm/kdm.options
contains a set of flags that determine some of the behavior of the
X display manager
.BR kdm (1).
.PP
-.I /etc/kde3/kdm/kdm.options
+.I /etc/kde4/kdm/kdm.options
may contain comments, which begin with a hash mark and end at the next
newline, just like comments in shell scripts. The rest of the file
consists of options which are expressed as words separated by hyphens, with
@@ -72,9 +72,9 @@
.PP
Users of older versions of the Debian system should note that the
\(oqrun\-xconsole\(cq option has been removed. Shell scripts named
-.I /etc/kde3/kdm/Xsetup
+.I /etc/kde4/kdm/Xsetup
and
-.I /etc/kde3/kdm/Xreset
+.I /etc/kde4/kdm/Xreset
can be edited to disable or modify the running of xconsole on the kdm
greeter screen; see the
.B kdm
More information about the pkg-kde-commits
mailing list