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:
10
data/platform/nanonote/gmenu2x.sh
Executable file
10
data/platform/nanonote/gmenu2x.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
source /etc/profile
|
||||
|
||||
setfont2 /usr/share/setfont2/un-fuzzy-6x10-font.pnm
|
||||
loadunimap /usr/share/setfont2/ben_uni.trans
|
||||
clear
|
||||
|
||||
cd /usr/share/gmenu2x
|
||||
./gmenu2x
|
||||
Reference in New Issue
Block a user