1
0
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:
Ayla
2011-06-01 00:59:01 +02:00
parent 3998e19e49
commit 47a4e5c3ab
367 changed files with 0 additions and 1916 deletions

View File

@@ -0,0 +1,6 @@
title=eBook
icon=skin:icons/ebook.png
exec=/usr/gp2x/gp2xmenu
params=--disable-autorun --enable-terminate --view-ebook
clock=75
wrapper=true

View File

@@ -0,0 +1,5 @@
title=Movies
icon=skin:icons/mplayer.png
exec=/usr/gp2x/mplayer
clock=200
wrapper=true

View File

@@ -0,0 +1,5 @@
title=Music
icon=skin:icons/music.png
exec=/usr/gp2x/gp2xmenu
params=--disable-autorun --enable-terminate --view-music
clock=75

View File

@@ -0,0 +1,6 @@
title=Photo
icon=skin:icons/photo.png
exec=/usr/gp2x/gp2xmenu
params=--disable-autorun --enable-terminate --view-photo
clock=100
wrapper=true