Check-in [ae5130d76a]
Comment: | List Symbola/Unifont as soft dependency |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
ae5130d76ab787dc0e04db2d3b6976fc |
User & Date: | mario on 2016-04-11 12:53:19 |
Other Links: | manifest | tags |
2016-04-17
| ||
23:54 | Fix google_homepage regex, filter out tunein+streema urls. check-in: 86ef3aaa35 user: mario tags: trunk | |
2016-04-11
| ||
12:53 | List Symbola/Unifont as soft dependency check-in: ae5130d76a user: mario tags: trunk | |
00:58 | Introduce markdown links for plugin list generator check-in: 4d9a41d7ef user: mario tags: trunk | |
Modified help/technical.page from [14dbf267ca] to [588d62f8fc].
22 23 24 25 26 27 28 29 30 31 32 33 34 35 | <terms> <title>Soft dependencies</title> <item><p><link action="install:python-lxml">Python-LXML</link></p></item> <item><p><link action="install:python-pyquery">Python-PyQuery</link></p></item> <item><p>Audacious/VLC or any other player</p></item> <item><p>Streamripper or fIcy</p></item> <item><p>youtube-dl</p></item> </terms> </section> <section id="config_files"> <title>Configuration files</title> <terms> | > | 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | <terms> <title>Soft dependencies</title> <item><p><link action="install:python-lxml">Python-LXML</link></p></item> <item><p><link action="install:python-pyquery">Python-PyQuery</link></p></item> <item><p>Audacious/VLC or any other player</p></item> <item><p>Streamripper or fIcy</p></item> <item><p>youtube-dl</p></item> <item><p>fonts: Symbola/Unifont for some UI parts</p></item> </terms> </section> <section id="config_files"> <title>Configuration files</title> <terms> |