mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-04 23:09:21 +02:00
[gmenu2x] update to 20101115
This commit is contained in:
parent
7307bb1d21
commit
c8743e0e76
@ -8,8 +8,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gmenu2x
|
||||
PKG_VERSION:=20101113
|
||||
PKG_REV:=2c27de385006db2c89b8b5ba46a7d5e59e0cee48
|
||||
PKG_VERSION:=20101115
|
||||
PKG_REV:=42ae8268e4a2bac88609ca242c1aeaaaf4010af9
|
||||
PKG_RELEASE:=1
|
||||
PKG_INSTALL:=1
|
||||
|
||||
@ -70,8 +70,8 @@ define Package/gmenu2x/install
|
||||
$(1)/usr/share/gmenu2x/
|
||||
|
||||
$(CP) \
|
||||
./files/input.conf \
|
||||
$(1)/usr/share/gmenu2x/
|
||||
$(PKG_BUILD_DIR)/input.conf.nanonote \
|
||||
$(1)/usr/share/gmenu2x/input.conf
|
||||
|
||||
rm -rf \
|
||||
$(1)/usr/share/gmenu2x/sections/{emulators,games}
|
||||
|
@ -1,12 +0,0 @@
|
||||
cancel=keyboard,104 #NanoNote H
|
||||
accept=keyboard,13 #NanoNote Enter
|
||||
clear=keyboard,120 #NanoNote X
|
||||
manual=keyboard,121 #NanoNote Y
|
||||
altleft=keyboard,108 #NanoNote L
|
||||
altright=keyboard,9 #NanoNote Tab
|
||||
menu=keyboard,283 #Nanonote F2
|
||||
settings=keyboard,115 #NanoNote S
|
||||
up=keyboard,273
|
||||
down=keyboard,274
|
||||
left=keyboard,276
|
||||
right=keyboard,275
|
Loading…
Reference in New Issue
Block a user