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

List:       kde-bugs-dist
Subject:    [Bug 133544] field notion in player window is reversed
From:       Maximilian Kossick <maximilian.kossick () googlemail ! com>
Date:       2006-11-30 20:58:41
Message-ID: 20061130205841.21146.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=133544         
maximilian.kossick googlemail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From maximilian.kossick googlemail com  2006-11-30 21:58 -------
SVN commit 609451 by mkossick:

fixed order of fields in the player window
BUG: 133544

 M  +1 -1      playerwindow.cpp  


--- trunk/extragear/multimedia/amarok/src/playerwindow.cpp #609450:609451
 @ -189,7 +189,7  @
     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->setText( i18n( "Title-Artist|Album|Length" ) );
+    m_pDescription->setText( i18n( "Artist-Title|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