diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2011-01-30 11:12:00 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2011-01-30 11:12:00 +0100 |
commit | 0a76b7239781e6e0cb77169302219e6566b6c4d3 (patch) | |
tree | fd86e46903352bb757f9803904ea7a952d1f3481 /contrib/change-station-dmenu.sh | |
parent | 07f39d2f5a6af556406589ba93ade1dc7aee8909 (diff) | |
download | pianobar-0a76b7239781e6e0cb77169302219e6566b6c4d3.tar.gz pianobar-0a76b7239781e6e0cb77169302219e6566b6c4d3.tar.bz2 pianobar-0a76b7239781e6e0cb77169302219e6566b6c4d3.zip |
Move example eventcmd scripts to own directory
Diffstat (limited to 'contrib/change-station-dmenu.sh')
-rwxr-xr-x | contrib/change-station-dmenu.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/change-station-dmenu.sh b/contrib/change-station-dmenu.sh index 30c3782..1409b98 100755 --- a/contrib/change-station-dmenu.sh +++ b/contrib/change-station-dmenu.sh @@ -21,7 +21,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -# Use contrib/eventcmd.pl to capture station names +# Use contrib/eventcmd-examples/dmenu.pl to capture station names STATION=$(cat /tmp/pianobar_stations | \ dmenu -nf '#888888' -nb '#222222' -sf '#ffffff' -i \ |