Skip to content

Commit de7e6e2

Browse files
committed
UI: fix desktop file for AppImage support
1 parent 9ea1fa1 commit de7e6e2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/platform/sdl/smallbasic.desktop

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
[Desktop Entry]
2-
Encoding=UTF-8
32
Name=SmallBASIC
4-
Comment=SmallBASIC
53
Exec=sbasicg
6-
Icon=sb-desktop-128x128.png
4+
Icon=sb-desktop-128x128
75
Terminal=false
86
Type=Application
9-
Categories=Application;Development;
7+
Categories=Development;
108
MimeType=application/bas
119
NoDisplay=false

0 commit comments

Comments
 (0)