From: Stefan Pluecken Date: Fri, 18 Nov 2005 03:53:49 +0000 (+0000) Subject: add setup.xml to the translation-files X-Git-Tag: 2.6.0~5074 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/8792386f31d316132b4a5db08dff0598251b22f2 add setup.xml to the translation-files --- diff --git a/po/Makefile b/po/Makefile index 39132be5..5f39fb94 100644 --- a/po/Makefile +++ b/po/Makefile @@ -34,6 +34,7 @@ enigma2.pot: ../lib/python/Components/EventInfo.py \ ../lib/python/Components/Network.py ./xml2po.py ../data/menu.xml >> enigma2.pot + ./xml2po.py ../data/setup.xml >> enigma2.pot %.mo: %.po