Adding a separate launcher that runs "tuxpaint --fullscreen=native" for XDG environments (e.g., Linux); similar to what we have for Windows. Closes https://sourceforge.net/p/tuxpaint/feature-requests/227/ h/t Aaron
9 lines
251 B
Desktop File
9 lines
251 B
Desktop File
[Desktop Entry]
|
|
Name=Tux Paint (Fullscreen)
|
|
Type=Application
|
|
Exec=tuxpaint --fullscreen=native
|
|
Icon=tuxpaint
|
|
Terminal=false
|
|
Categories=Education;Art;Graphics;2DGraphics;Game;KidsGame;
|
|
GenericName=Drawing program
|
|
Comment=A drawing program for children
|