Mercurial > audlegacy
view audtool/examples/np-colourful.sh @ 2013:c8274777ed41 trunk
[svn] First po updates by Le_Vert.
Fix many small glitches and typos.
Remove strings that are not used anymore (thanks to kbabel).
author | gandalf |
---|---|
date | Sun, 26 Nov 2006 15:40:14 -0800 |
parents | 6af3f8fb2ed0 |
children |
line wrap: on
line source
#!/bin/sh SONGTITLE=$(audtool current-song | sed 's: - : 09-12 :g') SONGELAPSED=$(audtool current-song-output-length) SONGLEN=$(audtool current-song-length) SONGPOS=$(audtool playlist-position) PLAYLEN=$(audtool playlist-length) printf "\00303-=[\003 \00312$SONGPOS\00309/\00312$PLAYLEN\00309:\00312 $SONGTITLE \00309(\00312$SONGELAPSED\00309/\00312$SONGLEN\00309)\00303 ]=-\003\n"