]> git.pld-linux.org Git - packages/WindowMaker.git/commitdiff
- gettext patch - treating \ in multi-byte characters has changed
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 14 Apr 2001 22:43:07 +0000 (22:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    WindowMaker-gettext.patch -> 1.1
    WindowMaker.spec -> 1.77

WindowMaker-gettext.patch [new file with mode: 0644]
WindowMaker.spec

diff --git a/WindowMaker-gettext.patch b/WindowMaker-gettext.patch
new file mode 100644 (file)
index 0000000..b46680a
--- /dev/null
@@ -0,0 +1,29 @@
+--- WindowMaker-0.64.0/po/zh_TW.Big5.po.orig   Wed Feb 17 12:06:47 1999
++++ WindowMaker-0.64.0/po/zh_TW.Big5.po        Sat Apr 14 16:18:31 2001
+@@ -704,7 +704,7 @@
+ #: ../src/proplist.c:434
+ msgid "Comments are not allowed inside WindowMaker owned domain files."
+-msgstr "¦b WindowMaker ªº©w¸q°ìÀɤ¤¤£¤¹³\\µù¸Ñ¡C"
++msgstr "¦b WindowMaker ªº©w¸q°ìÀɤ¤¤£¤¹³\µù¸Ñ¡C"
+ #: ../src/proplist.c:453
+ #, c-format
+@@ -833,7 +833,7 @@
+ msgid ""
+ "There are more than one WORKSPACE_MENU commands in the applications menu. "
+ "Only one is allowed."
+-msgstr "À³¥Îµ{¦¡¿ï³æ¤¤¦³¶W¹L¤@­Ó WORKSPACE_MENU ©R¥O¡C¥u¤¹³\\¦³¤@­Ó¡C"
++msgstr "À³¥Îµ{¦¡¿ï³æ¤¤¦³¶W¹L¤@­Ó WORKSPACE_MENU ©R¥O¡C¥u¤¹³\¦³¤@­Ó¡C"
+ #: ../src/rootmenu.c:775 ../src/rootmenu.c:793
+ #, c-format
+@@ -1283,7 +1283,7 @@
+ "mouse or keyboard events."
+ msgstr ""
+ "±Ò°Ê \"¤£­nµ²¦X...\" ¿ï¶µ\n"
+-"¤¹³\\À³¥Îµ{¦¡±µ¨ü©Ò¦³·Æ¹«©ÎÁä½L¨Æ¥ó¡C"
++"¤¹³\À³¥Îµ{¦¡±µ¨ü©Ò¦³·Æ¹«©ÎÁä½L¨Æ¥ó¡C"
+ #: ../src/winspector.c:1223
+ msgid "Miniwindow Image"
index 22a0c1f2877694b499c2d3259c157417f486880a..35b2b6b4fe42b8daee91c49ec990a95b25f33902 100644 (file)
@@ -28,6 +28,7 @@ Patch7:               %{name}-IconPosition.patch
 Patch8:                %{name}-singleclick.patch
 Patch9:                %{name}-plmenu.patch
 Patch10:       %{name}-dockit.patch
+Patch11:       %{name}-gettext.patch
 URL:           http://www.windowmaker.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -159,6 +160,7 @@ aplikacji wykorzystuj
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 
 %build
 aclocal
This page took 0.034914 seconds and 4 git commands to generate.