CVS commit by benb: Rightio, half these patches are already in BRANCH.
M +1 -8 poxml.diff 1.1.4.2 --- kdesdk/debian/patches/poxml.diff #1.1.4.1:1.1.4.2 @@ -1,12 +1,5 @@ --- kdesdk/poxml/split.cpp 2003-01-23 13:27:52.000000000 +0100 +++ kdesdk/poxml/split.cpp 2005-01-06 11:36:16.000000000 +0100 -@@ -111,18 +111,20 @@ - - } - cout << "\n"; -- outputMsg("msgid", (*it).msgid); -- outputMsg("msgstr", (*it).msgstr); -+ outputMsg("msgid", StructureParser::descapeLiterals( (*it).msgid )); -+ outputMsg("msgstr", StructureParser::descapeLiterals( (*it).msgstr)); +@@ -116,13 +116,15 @@ cout << "\n"; } -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]