[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/multimedia/amarok/src
From:       Maximilian Kossick <maximilian.kossick () googlemail ! com>
Date:       2006-11-30 20:19:39
Message-ID: 1164917979.002514.22705.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 609447 by mkossick:

replaced image with normal text
BUG: 114800

 M  +2 -2      playerwindow.cpp  


--- trunk/extragear/multimedia/amarok/src/playerwindow.cpp #609446:609447
@@ -185,11 +185,11 @@
     m_pPlaylistButton->setOn( parent->isShown() || enablePlaylist );
 
 
-    m_pDescription = createWidget<QLabel>( QRect(4,6, 130,10), this );
+    m_pDescription = createWidget<QLabel>( QRect(4,6, 250,10), this );
     m_pTimeSign    = createWidget<QLabel>( QRect(6,40, 10,10), this, 0, Qt::WRepaintNoErase );
     m_pVolSign     = createWidget<QLabel>( QRect(295,7, 9,8),  this );
 
-    m_pDescription->setPixmap( getPNG( "description" ) );
+    m_pDescription->setText( i18n( "Title-Artist|Album|Length" ) );
     m_pVolSign    ->setPixmap( getPNG( "vol_speaker" ) );
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic