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
8
src/tuxpaint.desktop.in
Normal file
8
src/tuxpaint.desktop.in
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
_Name=Tux Paint
|
||||
Type=Application
|
||||
Exec=tuxpaint
|
||||
Icon=tuxpaint
|
||||
Terminal=false
|
||||
_GenericName=Drawing program
|
||||
Loading…
Add table
Add a link
Reference in a new issue