"Tux Paint (Fullscreen)" launcher for Freedesktop.org

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
This commit is contained in:
Bill Kendrick 2023-04-01 16:50:19 -07:00
parent a4cd42e0be
commit 833ea93fcb
135 changed files with 984 additions and 301 deletions

View file

@ -0,0 +1,9 @@
[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