1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-07-04 21:05:27 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
Maarten ter Huurne
a014a331f4 Put platform specific defaults in systemwide gmenu2x.conf.
It is simpler to maintain them there instead of in the code.
2011-09-19 01:12:34 +02:00
Ayla
f39e87f3ec Dingux port: added a link to reboot the system. 2011-09-18 19:34:55 +02:00
Ayla
1f18d73a9b Dingux port: added a description for the "power off" link. 2011-09-18 19:32:19 +02:00
Ayla
6586ea3319 Dingux port: swap the "accept" and "cancel" button icons. 2011-09-18 03:57:51 +02:00
Xiangfu Liu
17bb938b5c data: nanonote: links: add download-dir 2011-09-06 22:05:20 +08:00
Xiangfu Liu
93c58bfc47 nanonote: add timeout, add poweroff and reboot buttons 2011-08-23 13:16:16 +08:00
Xiangfu Liu
41e5f31690 nanonote: add python lua guile icons 2011-08-22 19:54:58 +08:00
Xiangfu Liu
9dc513f675 nanonote: add 4th entry 2011-08-22 19:28:56 +08:00
kyak
e98e68a2f7 add vitetris 2011-08-20 03:17:27 +04:00
Xiangfu Liu
64108ab601 Nanonote: ignore HUP signal 2011-08-17 10:09:28 +08:00
Ayla
c5d4cfb13d Added a default config file for the Dingux port. 2011-08-08 23:32:00 +02:00
Ayla
e066050c11 Dingux port: added a "power off" icon on the "settings" tab. 2011-07-28 14:57:58 +02:00
Ayla
5a27851aea Added sections directories for the dingux build. 2011-07-20 03:16:50 +02:00
Xiangfu Liu
a4a5325aa9 nanonote tetris: change the font before start 2011-07-19 14:07:11 +08:00
Xiangfu Liu
b3a73d2675 nanonote remote -b in mc 2011-07-19 13:58:11 +08:00
Ayla
55dad4171d Merge branch 'install_locations'
Conflicts:
	configure.in
2011-07-11 11:19:18 +02:00
kyak
4b22318b09 Update gmenu2x.sh for install_locations changes 2011-06-06 10:05:48 +04:00
Ayla
ef4b012026 Merge branch 'master' of projects.qi-hardware.com:gmenu2x into install_locations
Conflicts:
	data/platform/nanonote/sections/terminals/ash
	src/gmenu2x.cpp
	src/surface.cpp
2011-06-02 12:16:26 +02:00
Ayla
34af938ce1 Moved the pandora's "input.conf" file lying in the top directory to the pandora/data directory, replacing the previous (obsolete) one. 2011-06-01 01:05:14 +02:00
Ayla
47a4e5c3ab 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").
2011-06-01 00:59:01 +02:00