aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile.am
diff options
context:
space:
mode:
authoracid-burn <acidburn@opendreambox.org>2009-02-13 11:44:58 +0100
committeracid-burn <acidburn@opendreambox.org>2009-02-13 11:44:58 +0100
commit7da4f25976773b0e1f8a06c13f2455c4bdb88349 (patch)
treec3647c4c77d2c1135e869d073493653778eb4c83 /po/Makefile.am
parent954ca139746278ae94ba5a5b0aaccbf5a2dcd13b (diff)
downloadenigma2-7da4f25976773b0e1f8a06c13f2455c4bdb88349.tar.gz
enigma2-7da4f25976773b0e1f8a06c13f2455c4bdb88349.zip
Revert "really only show accessible devices"
This reverts commit 8530482b1d58468eade8ae2cfd618c694bef75d2.
Diffstat (limited to 'po/Makefile.am')
-rwxr-xr-x[-rw-r--r--]po/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/Makefile.am b/po/Makefile.am
index 26518b56..986f0ae4 100644..100755
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -30,6 +30,7 @@ enigma2.pot:
./xml2po.py ../data/ >> enigma2.pot
./xml2po.py ../lib/python/Plugins/SystemPlugins/Videomode/ >> enigma2.pot
+ ./xml2po.py ../lib/python/Plugins/SystemPlugins/SoftwareManager/ >> enigma2.pot
msguniq -o enigma2uniq.pot enigma2.pot
$(RM) enigma2.pot
mv enigma2uniq.pot enigma2.pot