Changeset fe92f9c92dc93bfc5a6948832246788e3010ace0
- Timestamp:
- 09/02/07 18:14:27
(1 year ago)
- Author:
- Antoine Cellerier <dionoea@videolan.org>
- git-committer:
- Antoine Cellerier <dionoea@videolan.org> 1188749667 +0000
- git-parent:
[9351b76fdbdad2cb8f7ce5c0b5e67060bedb5225]
- git-author:
- Antoine Cellerier <dionoea@videolan.org> 1188749667 +0000
- Message:
Change the podcast-urls config option to auto save.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| re40d134 |
rfe92f9c |
|
| 63 | 63 | add_string( "podcast-urls", NULL, NULL, |
|---|
| 64 | 64 | URLS_TEXT, URLS_LONGTEXT, VLC_FALSE ); |
|---|
| | 65 | change_autosave(); |
|---|
| 65 | 66 | |
|---|
| 66 | 67 | set_capability( "services_discovery", 0 ); |
|---|