[vlc-devel] [vlc-commits] Qt: complete_preferences: toggle prefs for current modules.
Francois Cartegnie
fcvlcdev at free.fr
Fri Jan 25 10:47:09 CET 2013
Le 25/01/2013 04:37, Rafaël Carré a écrit :
> Le 19/12/2012 19:15, Francois Cartegnie a écrit :
>
>> @@ -157,6 +158,13 @@ void PrefsDialog::setAdvanced()
>> this, advancedTreeFilterChanged( const QString & ) );
>>
>> advanced_tree_panel->layout()->addWidget( tree_filter );
>> +
>> + current_filter = new QCheckBox( qtr("Only show current") );
>
> I think "Active modules only" is more explicit, I had missed this commit
> and when looking at the preferences I had absolutely no idea what this
> meant without the tooltip, especially because I was not playing anything
> at that time.
You're free to change it but you'll need a verb in your sentence (This
is not within a form ending with action buttons)
Francois
More information about the vlc-devel
mailing list