Changeset 016036ccbff45302515f9dc62091260f05ecb1b2

Show
Ignore:
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
  • src/libvlc.h

    rd3fe7f2 r016036c  
    16341634    add_bool( "started-from-file", 0, NULL, STARTEDFROMFILE_TEXT, 
    16351635              STARTEDFROMFILE_LONGTEXT, VLC_TRUE ); 
     1636        change_internal(); 
    16361637        change_unsaveable(); 
    16371638    add_bool( "one-instance-when-started-from-file", 1, NULL,