Changeset 016036ccbff45302515f9dc62091260f05ecb1b2
- Timestamp:
- 29/11/06 00:07:54
(2 years ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1164755274 +0000
- git-parent:
[8ea0368184910732fa49a8802abec249736fcc22]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1164755274 +0000
- Message:
do not show started-from-file in the prefs
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rd3fe7f2 |
r016036c |
|
| 1634 | 1634 | add_bool( "started-from-file", 0, NULL, STARTEDFROMFILE_TEXT, |
|---|
| 1635 | 1635 | STARTEDFROMFILE_LONGTEXT, VLC_TRUE ); |
|---|
| | 1636 | change_internal(); |
|---|
| 1636 | 1637 | change_unsaveable(); |
|---|
| 1637 | 1638 | add_bool( "one-instance-when-started-from-file", 1, NULL, |
|---|