Changeset f0875028fd72a8d22798b15316d986737a6780d3
- Timestamp:
- 12/24/07 17:52:05
(8 months ago)
- Author:
- Antoine Cellerier <dionoea@videolan.org>
- git-committer:
- Antoine Cellerier <dionoea@videolan.org> 1198515125 +0000
- git-parent:
[4f23c241b5777b1460e49b238ab8d71694b2fde3]
- git-author:
- Antoine Cellerier <dionoea@videolan.org> 1198515125 +0000
- Message:
Revert r23852.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r78d4bd6 |
rf087502 |
|
| 51 | 51 | N_("Shoutcast TV"), { NULL } }, |
|---|
| 52 | 52 | { "http://mafreebox.freebox.fr/freeboxtv/playlist.m3u", |
|---|
| 53 | | N_("Freebox TV"), { NULL } }, |
|---|
| | 53 | N_("Freebox TV"), { "m3u-extvlcopt=1", NULL } }, |
|---|
| 54 | 54 | }; |
|---|
| 55 | 55 | |
|---|