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

nanonote-files: cleanup the file structure. update version to 201204

This commit is contained in:
Xiangfu
2012-04-09 14:21:55 +08:00
parent 9d550b847a
commit 223a158fbe
94 changed files with 2 additions and 20 deletions

View File

@@ -0,0 +1,4 @@
title=alsamixer
icon=skin:icons/alsamixer.png
exec=/usr/bin/alsamixer
params=-Vall

View File

@@ -0,0 +1,3 @@
title=htop
icon=skin:icons/htop.png
exec=/usr/bin/htop

View File

@@ -0,0 +1,4 @@
title=mc
icon=skin:icons/mc.png
exec=/usr/bin/mc
params=~/ ~/

View File

@@ -0,0 +1,3 @@
title=mediatomb
icon=skin:icons/mediatomb.png
exec=/usr/bin/mediatomb

View File

@@ -0,0 +1,3 @@
title= poweroff
icon=skin:icons/poweroff.png
exec=/sbin/poweroff

View File

@@ -0,0 +1,3 @@
title=powertop
icon=skin:icons/powertop.png
exec=/usr/bin/powertop

View File

@@ -0,0 +1,3 @@
title=reboot
icon=skin:icons/reboot.png
exec=/sbin/reboot

View File

@@ -0,0 +1,4 @@
title=start-listener
icon=skin:icons/listener.png
exec=/usr/bin/listener
params= ; sleep 1

View File

@@ -0,0 +1,4 @@
title=stop-listener
icon=skin:icons/listener.png
exec=/usr/bin/killall
params= -s 9 listener; cd /usr/share/listener && ash