Skip to content
Snippets Groups Projects
Commit bd4670ec authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

fix some POTFILE things

parent d27f9a9c
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
echo "[encoding: UTF-8]" > po/POTFILES.in \
&& ls -1 -U data/gajim.desktop.in.in data/glade/*.glade \
src/*py src/common/*py src/common/zeroconf/*.py >> \
src/*py src/common/*py src/common/zeroconf/*.py src/osx/*.py >> \
po/POTFILES.in || exit 1
if test -z `which pkg-config 2>/dev/null`;then
echo "***Error: pkg-config not found***"
......
data/gajim.desktop.in
src/eggtrayicon.c
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment