Commit b821a26f authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt4 - Sprefs: cosmetic and string change.

parent bb45b3c2
......@@ -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 );
......
......@@ -287,7 +287,7 @@
<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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment