]> git.sesse.net Git - vlc/commitdiff
Qt4 - Sprefs: cosmetic and string change.
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 9 Nov 2007 18:59:33 +0000 (18:59 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 9 Nov 2007 18:59:33 +0000 (18:59 +0000)
modules/gui/qt4/components/simple_preferences.cpp
modules/gui/qt4/ui/sprefs_audio.ui

index f5a9230c77d5d9a39ba0c96d652fe67ad659ddf5..90eb29630b1cf0472479cfdb6804f1e1e9225fb8 100644 (file)
@@ -232,7 +232,6 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
             CONNECT( ui.outputModule, currentIndexChanged( int ), this,
                              updateAudioOptions( int ) );
 
-
         //TODO: use modules_Exists
 #ifndef WIN32
             CONFIG_GENERIC( "alsadev" , StringList , ui.alsaLabel, alsaDevice );
index 5714e8c6d869adaf9c0e7b262668ced1c8ced8ac..8b525b6e0de5a4912e9008527ef9e3ea5a62acb4 100644 (file)
       <item row="0" column="0" colspan="2" >
        <widget class="QCheckBox" name="lastfm" >
         <property name="text" >
-         <string>_("Enable")</string>
+         <string>_("Enable last.fm submission")</string>
         </property>
        </widget>
       </item>