1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-10-05 02:45:35 +02:00
toxic/translations/tools/update_pot.sh

5 lines
73 B
Bash
Raw Normal View History

2015-05-25 16:38:52 +02:00
#!/bin/bash
cd $(dirname $0)/..
xgettext -d toxic -o toxic.pot ../src/*