From 8792386f31d316132b4a5db08dff0598251b22f2 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Fri, 18 Nov 2005 03:53:49 +0000 Subject: [PATCH] add setup.xml to the translation-files --- po/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2