1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2025-04-21 12:27:27 +03:00

Add initial support for the GCW Zero

This commit is contained in:
Paul Cercueil
2012-11-18 18:41:20 -03:00
parent 77046f3553
commit d4c086a64d
16 changed files with 84 additions and 17 deletions

View 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