rev 15286 - trunk/packages/kdebase/debian/patches

Sune Vuorela pusling-guest at alioth.debian.org
Tue Jul 14 17:32:05 UTC 2009


Author: pusling-guest
Date: 2009-07-14 17:32:04 +0000 (Tue, 14 Jul 2009)
New Revision: 15286

Added:
   trunk/packages/kdebase/debian/patches/debian-T-addition.diff
Log:
actually add the patch

Added: trunk/packages/kdebase/debian/patches/debian-T-addition.diff
===================================================================
--- trunk/packages/kdebase/debian/patches/debian-T-addition.diff	                        (rev 0)
+++ trunk/packages/kdebase/debian/patches/debian-T-addition.diff	2009-07-14 17:32:04 UTC (rev 15286)
@@ -0,0 +1,10 @@
+--- a/apps/konsole/src/main.cpp
++++ b/apps/konsole/src/main.cpp
+@@ -137,6 +137,7 @@ void fillCommandLineOptions(KCmdLineOpti
+     options.add("noclose",ki18n("Do not close the initial session automatically when it ends."));
+     // TODO - Document this option more clearly
+     options.add("p <property=value>",ki18n("Change the value of a profile property."));
++    options.add("T <value>", ki18n("Debian policy compability, not used"));
+     options.add("!e <cmd>",ki18n("Command to execute"));
+     options.add("+[args]",ki18n("Arguments passed to command"));
+ }




More information about the pkg-kde-commits mailing list