X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=po%2FMakefile.am;h=9ca79016fe4c18925daa60bb00686dde0dae9c3b;hb=325b302e9142dcec73452ea1e5207d94855a0ab2;hp=46b67b2c8d664b2bdbbd9113b5cc82aa6fdf8060;hpb=c360d82b1388c7dba7baaf391fe005e19a22bd32;p=vuplus_dvbapp diff --git a/po/Makefile.am b/po/Makefile.am index 46b67b2..9ca7901 100755 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -32,7 +32,7 @@ enigma2.pot: ./xml2po.py ../lib/python/Plugins/SystemPlugins/Videomode/ >> enigma2.pot ./xml2po.py ../lib/python/Plugins/SystemPlugins/SoftwareManager/ >> enigma2.pot ./xml2po.py ../lib/python/Plugins/SystemPlugins/CleanupWizard/ >> enigma2.pot - cat enigma2_rel25.pot | tail -n +19 >> enigma2.pot + ./xml2po.py ../lib/python/Plugins/SystemPlugins/NetworkWizard/ >> enigma2.pot msguniq --no-location -o enigma2uniq.pot enigma2.pot $(RM) enigma2.pot mv enigma2uniq.pot enigma2.pot