We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f537d0 commit 26f41c7Copy full SHA for 26f41c7
Base/res/apps/Minesweeper.af
@@ -0,0 +1,8 @@
1
+[App]
2
+Name=Minesweeper
3
+Executable=/bin/Minesweeper
4
+Category=Games
5
+
6
+[Icons]
7
+16x16=/res/icons/minesweeper/mine.png
8
+32x32=/res/icons/32x32/app-minesweeper.png
Base/res/apps/Snake.af
+Name=Snake
+Executable=/bin/Snake
+16x16=/res/icons/16x16/app-snake.png
+32x32=/res/icons/32x32/app-snake.png
Base/res/apps/VisualBuilder.af
+Name=VisualBuilder
+Executable=/bin/VisualBuilder
+Category=Development
+16x16=
+32x32=/res/icons/32x32/app-visual-builder.png
0 commit comments