Changeset 21 for mpd-status/trunk/mpd-status.py
- Timestamp:
- Mar 11, 2006, 8:01:54 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mpd-status/trunk/mpd-status.py
r16 r21 52 52 outstr = '--Not playing--' 53 53 54 print outstr + ' |'54 print outstr 55 55
Note: See TracChangeset
for help on using the changeset viewer.