Merge branch 'packages'
@@ -2,3 +2,4 @@ title=Power Off
|
||||
description=Shut down the system
|
||||
icon=skin:icons/poweroff.png
|
||||
exec=/sbin/poweroff
|
||||
editable=false
|
||||
@@ -2,3 +2,4 @@ title=Reboot
|
||||
description=Reboot the dingoo
|
||||
icon=skin:icons/reboot.png
|
||||
exec=/sbin/reboot
|
||||
editable=false
|
||||
@@ -3,3 +3,4 @@ description=Suspend the dingoo
|
||||
icon=skin:icons/suspend.png
|
||||
exec=/usr/sbin/suspend
|
||||
dontleave=true
|
||||
editable=false
|
||||
@@ -3,3 +3,4 @@ description=Configure sound settings
|
||||
icon=skin:icons/alsamixer.png
|
||||
exec=/usr/bin/alsamixer
|
||||
consoleapp=true
|
||||
editable=false
|
||||
@@ -4,3 +4,4 @@ icon=skin:icons/about.png
|
||||
exec=/usr/bin/dialog
|
||||
params=--ok-label "Press START to exit" --no-shadow --msgbox "`/usr/bin/system_info`" 240 320
|
||||
consoleapp=true
|
||||
editable=false
|
||||
@@ -3,3 +3,4 @@ description=Enable/Disable TV output
|
||||
icon=skin:icons/tv.png
|
||||
exec=/usr/sbin/tvout_config
|
||||
consoleapp=true
|
||||
editable=false
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
19
data/platform/gcw0/about.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
GMenu2X has been created by Massimiliano "Ryo" Torromeo, and is released under the GPL-v2 license.
|
||||
|
||||
This version is maintained by the Qi-Hardware and OpenDingux crew. The credits, as well as the latest source code can be found here:
|
||||
http://projects.qi-hardware.com/index.php/p/gmenu2x
|
||||
|
||||
Credits for the translations:
|
||||
-----
|
||||
English & Italian by Massimiliano Torromeo
|
||||
French by Yodaz
|
||||
Danish by claus
|
||||
Dutch by superfly
|
||||
Spanish by pedator
|
||||
Portuguese (Portugal) by NightShadow
|
||||
Slovak by Jozef
|
||||
Swedish by Esslan and Micket
|
||||
German by fusion_power, johnnysnet and Waldteufel
|
||||
Finnish by Jontte and Atte
|
||||
Norwegian by cowai
|
||||
Russian by XaMMaX90
|
||||
4
data/platform/gcw0/gmenu2x.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
videoBpp=32
|
||||
menuClock=192
|
||||
maxClock=1020
|
||||
backlightTimeout=60
|
||||
10
data/platform/gcw0/input.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
accept=keyboard,306
|
||||
cancel=keyboard,308
|
||||
altleft=keyboard,9
|
||||
altright=keyboard,8
|
||||
menu=keyboard,27
|
||||
settings=keyboard,13
|
||||
up=keyboard,273
|
||||
down=keyboard,274
|
||||
left=keyboard,276
|
||||
right=keyboard,275
|
||||
6
data/platform/gcw0/sections/applications/30_terminal
Normal file
@@ -0,0 +1,6 @@
|
||||
title=Terminal
|
||||
description=Disable graphic mode
|
||||
icon=skin:icons/utilities-terminal.png
|
||||
exec=/bin/busybox
|
||||
params=sh -c 'clear; echo "The graphic mode is now disabled."; echo ""; echo "This is only useful for developers who want to test their graphical apps from telnet."; echo ""; echo "(Press START to exit to the launcher)"; read'
|
||||
consoleapp=true
|
||||
5
data/platform/gcw0/sections/settings/10_poweroff
Normal file
@@ -0,0 +1,5 @@
|
||||
title=Power Off
|
||||
description=Shut down the system
|
||||
icon=skin:icons/poweroff.png
|
||||
exec=/sbin/poweroff
|
||||
editable=false
|
||||
5
data/platform/gcw0/sections/settings/20_reboot
Normal file
@@ -0,0 +1,5 @@
|
||||
title=Reboot
|
||||
description=Reboot the system
|
||||
icon=skin:icons/reboot.png
|
||||
exec=/sbin/reboot
|
||||
editable=false
|
||||
6
data/platform/gcw0/sections/settings/40_alsamixer
Normal file
@@ -0,0 +1,6 @@
|
||||
title=Sound Mixer
|
||||
description=Configure sound settings
|
||||
icon=skin:icons/alsamixer.png
|
||||
exec=/usr/bin/alsamixer
|
||||
consoleapp=true
|
||||
editable=false
|
||||
7
data/platform/gcw0/sections/settings/50_system_info
Normal file
@@ -0,0 +1,7 @@
|
||||
title=System Info
|
||||
description=Info about the system
|
||||
icon=skin:icons/about.png
|
||||
exec=/usr/bin/dialog
|
||||
params=--ok-label "Press START to exit" --no-shadow --msgbox "`/usr/bin/system_info`" 240 320
|
||||
consoleapp=true
|
||||
editable=false
|
||||
BIN
data/platform/gcw0/skins/Default/imgs/buttons/accept.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
data/platform/gcw0/skins/Default/imgs/buttons/cancel.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
data/platform/gcw0/skins/Default/wallpapers/320_A_BLUE.png
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
data/platform/gcw0/skins/Default/wallpapers/320_A_GREEN.png
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
data/platform/gcw0/skins/Default/wallpapers/320_A_GREY.png
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
data/platform/gcw0/skins/Default/wallpapers/320_A_LIGHTBLUE.png
Normal file
|
After Width: | Height: | Size: 49 KiB |
BIN
data/platform/gcw0/skins/Default/wallpapers/320_A_ORANGE.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
data/platform/gcw0/skins/Default/wallpapers/320_A_RED.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
BIN
data/platform/gcw0/skins/Default/wallpapers/320_CONSOLE_DARK.png
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 30 KiB |
BIN
data/platform/gcw0/skins/Default/wallpapers/320_GCW_DARK.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
data/platform/gcw0/skins/Default/wallpapers/320_GCW_LIGHT.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
data/platform/gcw0/skins/Default/wallpapers/320_GCW_WAVE2.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
7
data/platform/gcw0/skins/Default/wallpapers/COPYING
Normal file
@@ -0,0 +1,7 @@
|
||||
320_* images:
|
||||
Copyright 2013 Ivan Díaz Bardeci <hi-ban@hotmail.com>
|
||||
Licensed under Attribution-ShareAlike CC BY-SA.
|
||||
|
||||
blue-zero.png:
|
||||
Copyright 2013 Maarten ter Huurne <maarten@treewalker.org>
|
||||
Licensed under Attribution-ShareAlike CC BY-SA.
|
||||
BIN
data/platform/gcw0/skins/Default/wallpapers/blue-zero.png
Normal file
|
After Width: | Height: | Size: 46 KiB |
1
data/platform/gcw0/skins/Default/wallpapers/default.png
Symbolic link
@@ -0,0 +1 @@
|
||||
320_GCW_DARK.png
|
||||
11
data/platform/gcw0/skins/OD/skin.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
wallpaper="blue-zero.png"
|
||||
linkHeight=50
|
||||
topBarHeight=50
|
||||
bottomBarHeight=21
|
||||
linkWidth=80
|
||||
topBarBg=#ffffff00
|
||||
bottomBarBg=#ffffff00
|
||||
selectionBg=#9b9bff80
|
||||
messageBoxBg=#000014bc
|
||||
messageBoxBorder=#9b9bff80
|
||||
messageBoxSelection=#9b9bff80
|
||||
BIN
data/platform/nanonote/skins/Default/wallpapers/Qiwallpaper1.png
Normal file
|
After Width: | Height: | Size: 6.5 KiB |
BIN
data/platform/nanonote/skins/Default/wallpapers/Qiwallpaper2.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
data/platform/nanonote/skins/Default/wallpapers/hicksonst.png
Normal file
|
After Width: | Height: | Size: 76 KiB |
BIN
data/platform/nanonote/skins/Default/wallpapers/open.png
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
data/platform/nanonote/skins/Default/wallpapers/qi.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |