Author: dnusinow
Date: 2006-05-21 18:45:32 -0400 (Sun, 21 May 2006)
New Revision: 2205
Modified:
trunk/app/twm/debian/changelog
trunk/app/twm/debian/twm.menu-method
Log:
* Add outputencoding="ASCII"; to the menu-method the facilitate translations
of menus. Thanks Bill Allombert.
Modified: trunk/app/twm/debian/changelog
===================================================================
--- trunk/app/twm/debian/changelog 2006-05-21 22:29:11 UTC (rev 2204)
+++ trunk/app/twm/debian/changelog 2006-05-21 22:45:32 UTC (rev 2205)
@@ -5,8 +5,10 @@
(closes: #364255)
* Add a pre-depends on x11-common so the upgrade from X11R6 goes smoothly.
Thanks Vasilis Vasaitis. (closes: #365913)
+ * Add outputencoding="ASCII"; to the menu-method the facilitate translations
+ of menus. Thanks Bill Allombert.
- -- David Nusinow <[EMAIL PROTECTED]> Sun, 21 May 2006 18:29:15 -0400
+ -- David Nusinow <[EMAIL PROTECTED]> Sun, 21 May 2006 18:35:04 -0400
twm (1:1.0.1-3) unstable; urgency=low
Modified: trunk/app/twm/debian/twm.menu-method
===================================================================
--- trunk/app/twm/debian/twm.menu-method 2006-05-21 22:29:11 UTC (rev
2204)
+++ trunk/app/twm/debian/twm.menu-method 2006-05-21 22:45:32 UTC (rev
2205)
@@ -16,6 +16,7 @@
!include menu.h
compat="menu-2"
+outputencoding="ASCII";
function q($com)=esc($com,"\"");
function f($com)=" \"" q(title()) "\" f.exec \"" q($com) " &\"\n";
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]