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:
@@ -0,0 +1,4 @@
|
||||
title=alsamixer
|
||||
icon=skin:icons/alsamixer.png
|
||||
exec=/usr/bin/alsamixer
|
||||
params=-Vall
|
||||
@@ -0,0 +1,3 @@
|
||||
title=htop
|
||||
icon=skin:icons/htop.png
|
||||
exec=/usr/bin/htop
|
||||
@@ -0,0 +1,4 @@
|
||||
title=mc
|
||||
icon=skin:icons/mc.png
|
||||
exec=/usr/bin/mc
|
||||
params=~/ ~/
|
||||
@@ -0,0 +1,3 @@
|
||||
title=mediatomb
|
||||
icon=skin:icons/mediatomb.png
|
||||
exec=/usr/bin/mediatomb
|
||||
@@ -0,0 +1,3 @@
|
||||
title= poweroff
|
||||
icon=skin:icons/poweroff.png
|
||||
exec=/sbin/poweroff
|
||||
@@ -0,0 +1,3 @@
|
||||
title=powertop
|
||||
icon=skin:icons/powertop.png
|
||||
exec=/usr/bin/powertop
|
||||
@@ -0,0 +1,3 @@
|
||||
title=reboot
|
||||
icon=skin:icons/reboot.png
|
||||
exec=/sbin/reboot
|
||||
@@ -0,0 +1,4 @@
|
||||
title=start-listener
|
||||
icon=skin:icons/listener.png
|
||||
exec=/usr/bin/listener
|
||||
params= ; sleep 1
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user