Check-in [68786b48a4]
Overview
| Comment: | Add 0install pkg description wrapper for testing. | 
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive | 
| Timelines: | family | ancestors | descendants | both | trunk | 
| Files: | files | file ages | folders | 
| SHA1: | 
68786b48a487df2ed4efe0b19ad79796 | 
| User & Date: | mario on 2015-05-14 20:01:40 | 
| Other Links: | manifest | tags | 
Context
| 
   2015-05-14 
 | ||
| 20:02 | Add option to inhibit window title adaption ("Streamtuner2 - Channelname"), mostly just for filling up the "Display" config section again. check-in: bfc387c542 user: mario tags: trunk | |
| 20:01 | Add 0install pkg description wrapper for testing. check-in: 68786b48a4 user: mario tags: trunk | |
| 18:41 | Remove a few options from configuration dialog; now available in [feature] plugin tabs for favicon module. Favicon module exposes google_station_homepage, and retrieval methods, but no longer `conf.show_favicons` (which is decided on just by having the plugin enabled - or not.) Introduce conf.auto_save_stations for favicon/DND plugin. check-in: 8c7b4f2662 user: mario tags: trunk | |
Changes
Added dev/0-st2.xml version [b8af433305].
> > > > > > > > > > > > > > >  | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15  | 
<?xml version="1.0" ?>
<interface uri="http://fossil.include-once.org/streamtuner2/doc/trunk/dev/0-st2.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
  <name>streamtuner2</name>
  <summary>internet radio browser</summary>
  <description>
</description>
  <homepage>http://fossil.include-once.org/streamtuner2/</homepage>
  <category>Audio</category>
  <implementation doc-dir="usr/share/doc" id="sha1new=530fb7fcf5b4b4e6307b56cb7f2471eba62efb07" license="Public Domain" main="st2.py" released="2015-05-14" stability="testing" version="2.1.8">
    <archive href="http://downloads.sourceforge.net/project/streamtuner2/streamtuner2-2.1.8.pyz" size="226181" type="executable/pyz"/>
    <requires interface="http://repo.roscidus.com/python/python-gobject">
      <environment insert="" mode="prepend" name="PYTHONPATH"/>
    </requires>
  </implementation>
</interface>
 |