[Python-apps-commits] r9014 - in packages/terminator/trunk/debian/patches (2 files)
julian at users.alioth.debian.org
julian at users.alioth.debian.org
Sat Aug 11 20:21:32 UTC 2012
Date: Saturday, August 11, 2012 @ 20:21:31
Author: julian
Revision: 9014
Patch to fix typo
Added:
packages/terminator/trunk/debian/patches/00_fix_typo_manpage.diff
packages/terminator/trunk/debian/patches/series
Added: packages/terminator/trunk/debian/patches/00_fix_typo_manpage.diff
===================================================================
--- packages/terminator/trunk/debian/patches/00_fix_typo_manpage.diff (rev 0)
+++ packages/terminator/trunk/debian/patches/00_fix_typo_manpage.diff 2012-08-11 20:21:31 UTC (rev 9014)
@@ -0,0 +1,15 @@
+Description: Fix typo in the manpage.
+Forwarded: https://bugs.launchpad.net/bugs/1035691
+Author: Julián Moreno Patiño <julian at debian.org>
+Last-Update: 2012-08-11
+--- a/doc/terminator_config.5
++++ b/doc/terminator_config.5
+@@ -402,7 +402,7 @@
+ .TP
+ .B focus_on_close
+ Sets which terminal should get the focus when another terminal is closed. Values can be "prev", "next" or "auto".
+-Using "auto", if the closed terminal is within a splitted window, the focus will be on the sibling terminal rather than another tab.
++Using "auto", if the closed terminal is within a split window, the focus will be on the sibling terminal rather than another tab.
+ Default value: \fBauto\fR
+ .TP
+ .B exit_action
Added: packages/terminator/trunk/debian/patches/series
===================================================================
--- packages/terminator/trunk/debian/patches/series (rev 0)
+++ packages/terminator/trunk/debian/patches/series 2012-08-11 20:21:31 UTC (rev 9014)
@@ -0,0 +1 @@
+00_fix_typo_manpage.diff
More information about the Python-apps-commits
mailing list