]> git.sesse.net Git - vlc/commitdiff
Move last.fm password from PasswordShowOnEdit to Password.
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 1 Aug 2008 20:14:35 +0000 (13:14 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 1 Aug 2008 20:14:35 +0000 (13:14 -0700)
Sorry, I don't liked this 'feature'

modules/gui/qt4/ui/sprefs_audio.ui

index 176eb7afd7dcafd53d5fa8e1e36fc81ca398c37a..3203501bd08a8fc48a5007b26673ef0375dd2dfa 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>541</width>
-    <height>607</height>
+    <height>609</height>
    </rect>
   </property>
   <property name="windowTitle" >
       <item row="2" column="1" colspan="2" >
        <widget class="QLineEdit" name="lastfm_pass_edit" >
         <property name="echoMode" >
-         <enum>QLineEdit::PasswordEchoOnEdit</enum>
+         <enum>QLineEdit::Password</enum>
         </property>
        </widget>
       </item>