mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-04-21 12:27:27 +03:00
Moved all the data files (translations, skins...) to the "data" folder.
On the "platform" sub-folder are located one folder for each platform gmenu2x supports. The "translations" folder is now the same for all platforms. The "skins" sub-folder contains directories which names defines the screen resolution of the contained skins (e.g. "320x240").
This commit is contained in:
3
data/platform/nanonote/sections/games/backgammon
Normal file
3
data/platform/nanonote/sections/games/backgammon
Normal file
@@ -0,0 +1,3 @@
|
||||
title=backgammon
|
||||
icon=skin:icons/backgammon.png
|
||||
exec=/usr/bin/backgammon.sh
|
||||
4
data/platform/nanonote/sections/games/brainless
Normal file
4
data/platform/nanonote/sections/games/brainless
Normal file
@@ -0,0 +1,4 @@
|
||||
title=Brainless
|
||||
icon=skin:icons/brainless.png
|
||||
exec=/usr/bin/brainless-jfbterm
|
||||
params=
|
||||
4
data/platform/nanonote/sections/games/dunnet
Normal file
4
data/platform/nanonote/sections/games/dunnet
Normal file
@@ -0,0 +1,4 @@
|
||||
title=dunnet
|
||||
icon=skin:icons/emacs.png
|
||||
exec=/usr/bin/emacs
|
||||
params=-batch -l dunnet
|
||||
4
data/platform/nanonote/sections/games/freedroid
Normal file
4
data/platform/nanonote/sections/games/freedroid
Normal file
@@ -0,0 +1,4 @@
|
||||
title=freedroid
|
||||
exec=/usr/bin/freedroid
|
||||
icon=skin:icons/freedroid.png
|
||||
params=-q
|
||||
3
data/platform/nanonote/sections/games/gnuchess
Normal file
3
data/platform/nanonote/sections/games/gnuchess
Normal file
@@ -0,0 +1,3 @@
|
||||
title=gnuchess
|
||||
icon=skin:icons/chess.png
|
||||
exec=/usr/bin/gnuchess
|
||||
4
data/platform/nanonote/sections/games/gottet
Normal file
4
data/platform/nanonote/sections/games/gottet
Normal file
@@ -0,0 +1,4 @@
|
||||
title=gottet
|
||||
icon=skin:icons/gottet.png
|
||||
exec=/usr/bin/gottet
|
||||
params=-qws
|
||||
4
data/platform/nanonote/sections/games/qball
Normal file
4
data/platform/nanonote/sections/games/qball
Normal file
@@ -0,0 +1,4 @@
|
||||
title=qball
|
||||
icon=skin:icons/qball.png
|
||||
exec=/usr/bin/qball
|
||||
params=-qws
|
||||
4
data/platform/nanonote/sections/games/sokoban
Normal file
4
data/platform/nanonote/sections/games/sokoban
Normal file
@@ -0,0 +1,4 @@
|
||||
title=sokoban
|
||||
icon=skin:icons/gforth.png
|
||||
exec=/usr/bin/gforth
|
||||
params=sokoban.fs -e sokoban -e bye
|
||||
3
data/platform/nanonote/sections/games/supertux
Normal file
3
data/platform/nanonote/sections/games/supertux
Normal file
@@ -0,0 +1,3 @@
|
||||
title=Supertux
|
||||
icon=skin:icons/supertux.png
|
||||
exec=/usr/bin/supertux
|
||||
3
data/platform/nanonote/sections/games/tetris
Normal file
3
data/platform/nanonote/sections/games/tetris
Normal file
@@ -0,0 +1,3 @@
|
||||
title=tetris
|
||||
icon=skin:icons/tetris.png
|
||||
exec=/usr/bin/tetris
|
||||
4
data/platform/nanonote/sections/games/tile
Normal file
4
data/platform/nanonote/sections/games/tile
Normal file
@@ -0,0 +1,4 @@
|
||||
title=Tile
|
||||
icon=skin:icons/tile.png
|
||||
exec=/usr/bin/Tile
|
||||
params=-qws
|
||||
3
data/platform/nanonote/sections/games/worm
Normal file
3
data/platform/nanonote/sections/games/worm
Normal file
@@ -0,0 +1,3 @@
|
||||
title=worm
|
||||
icon=skin:icons/worm.png
|
||||
exec=/usr/bin/worm
|
||||
Reference in New Issue
Block a user