We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e7ffe commit 9e18884Copy full SHA for 9e18884
makepot
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
intltool-extract --type=gettext/glade usr/share/sticky/manager.ui
3
-xgettext --language=Python -cTRANSLATORS --keyword=_ --keyword=N_ --output=sticky.pot usr/lib/sticky/*.py generate_desktop_files usr/bin/* usr/share/sticky/*.ui.h
+xgettext --language=Python -cTRANSLATORS --keyword=_ --keyword=N_ --output=sticky.pot usr/lib/sticky/*.py usr/bin/* usr/share/sticky/*.ui.h
4
rm -f usr/share/sticky/*.ui.h
0 commit comments