- Add libunicap-de-encoding.patch: Fix build with recent gettext: the po files must contain valid charset information. OBS-URL: https://build.opensuse.org/request/show/1168559 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libunicap?expand=0&rev=23
16 lines
485 B
Diff
16 lines
485 B
Diff
Index: libunicap-0.9.12/po/de.po
|
|
===================================================================
|
|
--- libunicap-0.9.12.orig/po/de.po
|
|
+++ libunicap-0.9.12/po/de.po
|
|
@@ -13,8 +13,8 @@ msgstr ""
|
|
"Last-Translator: <>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
-"Content-Type: text/plain; charset=\n"
|
|
-"Content-Transfer-Encoding: "
|
|
+"Content-Type: text/plain; charset=UTF-8\n"
|
|
+"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: ../libunicapgtk/unicapgtk_device_property.c:654
|
|
msgid "Auto"
|