Check-in [395901fa20]
Overview
| Comment: | Set dest= and main= |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
395901fa20279852a2c93237e91df8f1 |
| User & Date: | mario on 2015-05-14 23:26:31 |
| Other Links: | manifest | tags |
Context
|
2015-05-15
| ||
| 00:31 | Update manual regarding new favicon plugin and its options. check-in: fb837c37db user: mario tags: trunk | |
|
2015-05-14
| ||
| 23:26 | Set dest= and main= check-in: 395901fa20 user: mario tags: trunk | |
| 22:43 | Try <file> instead of <archive> check-in: b84dba9f2c user: mario tags: trunk | |
Changes
Modified dev/0-st2.xml from [6fd0f3d7d0] to [32b58442ea].
1 2 3 4 5 6 7 8 9 | <?xml version="1.0" ?> <?xml-stylesheet type='text/xsl' href='interface.xsl'?> <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> GUI for internet radio directories.</description> <homepage>http://fossil.include-once.org/streamtuner2/</homepage> <category>Audio</category> | | | > > > | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
<?xml version="1.0" ?>
<?xml-stylesheet type='text/xsl' href='interface.xsl'?>
<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>
GUI for internet radio directories.</description>
<homepage>http://fossil.include-once.org/streamtuner2/</homepage>
<category>Audio</category>
<implementation arch="*-*" id="sha1new=ed8a4430f40cf7667fac28d8ae128d6b3ac05387" license="Public Domain" main="streamtuner2.pyz" released="2015-05-05" stability="testing" version="2.1.8">
<file dest="streamtuner2.pyz" href="http://downloads.sourceforge.net/project/streamtuner2/streamtuner2-2.1.8.pyz" size="226181" type="x-executable/python+zip"/>
<requires interface="http://repo.roscidus.com/python/python-gobject">
<environment insert="" mode="prepend" name="PYTHONPATH"/>
</requires>
<requires interface="http://repo.roscidus.com/python/python">
<environment insert="" mode="prepend" name="PATH"/>
</requires>
</implementation>
</interface>
<!-- Base64 Signature
iF4EABEIAAYFAlVVKlAACgkQ4aA2BuVY6szELAEAl8MQO3ET7caMRvr0psW4wky7NAAfCV0CEt/p
DCEG8UEA/0qrLEPTZrdAYEcnFb4eD7mac1heM7HPeKy0gcPRbbG7
-->
|