Check-in [36da89b5fd]
Overview
| Comment: | Fix manpage and .desktop file according to Debian consistency patches. |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
36da89b5fdce8f4bb5cde852b8a42fac |
| User & Date: | mario on 2014-12-12 16:49:44 |
| Other Links: | manifest | tags |
Context
|
2015-02-06
| ||
| 18:10 | Change main fpm/xpm pack: line to select channel modules individually, use default prefix path /usr/share/streamtuner2 and absolute paths alternatively. Remove dirble module from default channels/__init__: packaging list. check-in: 088a836b02 user: mario tags: trunk | |
|
2014-12-12
| ||
| 16:49 | Fix manpage and .desktop file according to Debian consistency patches. check-in: 36da89b5fd user: mario tags: trunk | |
|
2014-11-18
| ||
| 03:18 | Remove bundled requests, switch build scripts to `fpm`. check-in: e0275b9c52 user: mario tags: trunk | |
Changes
Modified help/streamtuner2.1 from [ca2f8a1565] to [3fc96a887e].
1 2 | .\" (many thanks to the manpage howto!) .\" | | | 1 2 3 4 5 6 7 8 9 10 | .\" (many thanks to the manpage howto!) .\" .TH streamtuner2 "1 November 2014" "BSD/Linux" "User Manuals" .SH NAME streamtuner2 \- Browser for internet radio stations .SH SYNOPSIS .B streamtuner2 .I command [ .BI channel ,... |
| ︙ | ︙ |
Modified streamtuner2.desktop from [5ae249aac7] to [d9dfb36d5a].
1 2 | [Desktop Entry] Encoding=UTF-8 | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | [Desktop Entry] Encoding=UTF-8 # Value=1.0 Type=Application Exec=streamtuner2 Icon=streamtuner2.png Name=streamtuner2 Name[en]=streamtuner2 GenericName=Internet radio browser Comment=Listen to shoutcast/xiph/live365 music stations Categories=AudioVideo |