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:
6
data/platform/pandora/sections/settings/exit
Normal file
6
data/platform/pandora/sections/settings/exit
Normal file
@@ -0,0 +1,6 @@
|
||||
title=Exit
|
||||
description=Exit GMenu2X to the official frontend
|
||||
icon=skin:icons/exit.png
|
||||
exec=/usr/gp2x/gp2xmenu
|
||||
params=--disable-autorun
|
||||
clock=195
|
||||
8
data/platform/pandora/sections/settings/originalsettings
Normal file
8
data/platform/pandora/sections/settings/originalsettings
Normal file
@@ -0,0 +1,8 @@
|
||||
title=GP2X
|
||||
description=Configure options from the original frontend
|
||||
icon=skin:icons/configure.png
|
||||
exec=/usr/gp2x/gp2xmenu
|
||||
params=--disable-autorun --enable-terminate --view-setting
|
||||
clock=300
|
||||
backlight=100
|
||||
wrapper=true
|
||||
8
data/platform/pandora/sections/settings/system
Normal file
8
data/platform/pandora/sections/settings/system
Normal file
@@ -0,0 +1,8 @@
|
||||
title=System
|
||||
description=Configure options from the original frontend
|
||||
icon=skin:icons/configure.png
|
||||
exec=/usr/gp2x/gp2xmenu
|
||||
params=--disable-autorun --enable-terminate --view-system
|
||||
clock=300
|
||||
backlight=100
|
||||
wrapper=true
|
||||
Reference in New Issue
Block a user