1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-07-02 18:05:26 +03:00

new icon for listener

This commit is contained in:
Xiangfu Liu 2011-11-10 14:29:00 +08:00
parent d7bb07216f
commit 34af6eb98f
3 changed files with 8 additions and 0 deletions

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/alsamixer.png
exec=/usr/bin/killall
params= -s 9 listener; cd /usr/share/listener && ash

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB