Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Check-in [b86ffcdfd1]

Overview
Comment:removed old version reading script
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: b86ffcdfd1dd6454e470da7a429d94c0651a7241
User & Date: mario on 2014-04-06 01:20:53
Other Links: manifest | tags
Context
2014-04-06
02:16
rename ui.xml to gtk2.xml for parity with gtk3.xml; Gtk3 suddenly works with gi 1.33 (well, lots of errors still, but main window ok) check-in: e7a0fb24c8 user: mario tags: trunk
01:20
removed old version reading script check-in: b86ffcdfd1 user: mario tags: trunk
00:34
pyquery/* has been removed from package inventory, update :rpmspec format for `version` updates check-in: 38d400b3c8 user: mario tags: trunk
Changes

Deleted version version [051576e027].

1
perl -ne ' if (/version: ([-_\d\w.]+)/) { print $1 }' $@
<