From c360d82b1388c7dba7baaf391fe005e19a22bd32 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Fri, 9 Oct 2009 15:32:19 +0200 Subject: [PATCH] remove location from enigma2.pot --- po/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile.am b/po/Makefile.am index f6d4fd5c..46b67b2c 100755 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -33,7 +33,7 @@ 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 - msguniq -o enigma2uniq.pot enigma2.pot + msguniq --no-location -o enigma2uniq.pot enigma2.pot $(RM) enigma2.pot mv enigma2uniq.pot enigma2.pot -- 2.30.2