changes needed to use intltools to generate *.desktop file:
- changed src/messages/ to src/po/ - added POTFILES.in and configure.in files
This commit is contained in:
parent
60ccdb0e65
commit
295041ba59
51 changed files with 23406 additions and 251 deletions
5
src/configure.in
Normal file
5
src/configure.in
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# fake file, so that intltools work
|
||||
|
||||
AM_INIT_AUTOMAKE(tuxpaint, 0.9.14)
|
||||
AM_PROG_XML_I18N_TOOLS
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue