Author: barbier Date: 2006-10-20 13:17:17 -0400 (Fri, 20 Oct 2006) New Revision: 3863
Modified: trunk/data/xkb-data/debian/changelog trunk/data/xkb-data/debian/patches/po.diff Log: + debian/patches/po.diff: Escape <> characters in Slovenian PO file, base.xml was not a valid XML file. Closes: #394060 Modified: trunk/data/xkb-data/debian/changelog =================================================================== --- trunk/data/xkb-data/debian/changelog 2006-10-20 12:15:29 UTC (rev 3862) +++ trunk/data/xkb-data/debian/changelog 2006-10-20 17:17:17 UTC (rev 3863) @@ -1,3 +1,10 @@ +xkeyboard-config (0.9-4) UNRELEASED; urgency=low + + + debian/patches/po.diff: Escape <> characters in Slovenian + PO file, base.xml was not a valid XML file. Closes: #394060 + + -- Denis Barbier <[EMAIL PROTECTED]> Fri, 20 Oct 2006 19:14:18 +0200 + xkeyboard-config (0.9-3) unstable; urgency=high [ Denis Barbier ] Modified: trunk/data/xkb-data/debian/patches/po.diff =================================================================== --- trunk/data/xkb-data/debian/patches/po.diff 2006-10-20 12:15:29 UTC (rev 3862) +++ trunk/data/xkb-data/debian/patches/po.diff 2006-10-20 17:17:17 UTC (rev 3863) @@ -1,6 +1,9 @@ Downloaded from http://www.iro.umontreal.ca/translation/maint/xkeyboard-config/hu.po 2006-10-13 +Copied po/sl.po from CVS, the version in the Free TP does not produce valid XML files. +2006-10-20 + Index: xkb-data/po/hu.po =================================================================== --- xkb-data.orig/po/hu.po @@ -1445,17 +1448,15 @@ #: ../rules/base.xml.in.h:273 msgid "Latin" -@@ -1171,18 +1126,16 @@ +@@ -1171,7 +1126,6 @@ msgstr "Latinski qwerty" #: ../rules/base.xml.in.h:278 -#, fuzzy msgid "Latin with guillemets" --msgstr "Latinska z dvojnimi <> (Guillemots)" -+msgstr "Latinska z dvojnimi <> (Guillemots)" + msgstr "Latinska z dvojnimi <> (Guillemots)" - #: ../rules/base.xml.in.h:279 - msgid "Latvia" +@@ -1180,9 +1134,8 @@ msgstr "Latvija" #: ../rules/base.xml.in.h:280 @@ -1879,7 +1880,7 @@ #: ../rules/base.xml.in.h:496 msgid "Use guillemets for quotes" -msgstr "" -+msgstr "Dvojni <> (guillemets) namesto navednic" ++msgstr "Dvojni <> (guillemets) namesto navednic" #: ../rules/base.xml.in.h:497 msgid "Use keyboard LED to show alternative group." @@ -1897,17 +1898,14 @@ #: ../rules/base.xml.in.h:504 msgid "Winbook Model XP5" -@@ -2110,9 +2036,8 @@ +@@ -2110,7 +2036,6 @@ msgstr "Z <\\|> tipkami" #: ../rules/base.xml.in.h:507 -#, fuzzy msgid "With guillemets" --msgstr "Z dvojnimi <> (Guillemots)" -+msgstr "Z dvojnimi <> (Guillemots)" + msgstr "Z dvojnimi <> (Guillemots)" - #: ../rules/base.xml.in.h:508 - msgid "Yahoo! Internet Keyboard" @@ -2120,7 +2045,7 @@ #: ../rules/base.xml.in.h:509 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

