source:
lliurex-up/trunk/old/lliurex-po/generate_po.sh
@
2636
Last change on this file since 2636 was 2636, checked in by , 5 years ago | |
---|---|
|
|
File size: 194 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | cp ../install-files/usr/share/lliurex-up/gui/lliurex-up 1.py |
4 | |
5 | xgettext 1.py ../install-files/usr/share/lliurex-up/gui/rsrc/lliurex-up.glade -o lliurex-up/lliurex-up.pot |
6 | |
7 | rm 1.py |
8 | |
9 | |
10 |
Note: See TracBrowser
for help on using the repository browser.