Check-in [e421c1af60]
Overview
Comment: | Minor text fixes |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
e421c1af608a06547547b37ea8fefef4 |
User & Date: | mario on 2016-10-22 19:01:01 |
Other Links: | manifest | tags |
Context
2016-10-22
| ||
19:07 | new plugin: specbuttons allows to define mini toolbar buttons to control applications (audio settings, mute/volume, start/kill players or other apps). Has been externalized as plugin. The UI features are built into gtk3.xml check-in: 43b36ed35b user: mario tags: trunk | |
19:01 | Minor text fixes check-in: e421c1af60 user: mario tags: trunk | |
19:00 | Set "instant activation" option background yellow instead of orange. check-in: 6c2f0c5c09 user: mario tags: trunk | |
Changes
Modified channels/favicon.py from [09f6bbd70b] to [c4ea9b38ed].
1 2 3 4 5 6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | - + | # encoding: utf-8 # api: streamtuner2 # title: Favicons # description: Load and display station favicons/logos. # config: # { name: load_favicon, type: bool, value: 1, description: "Load favicon instantly when βΈplaying a station.", color: "#fff7cc" } |
︙ |