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

List:       kde-commits
Subject:    kdeextragear-1/amarok/src
From:       Seb Ruiz <seb100 () optusnet ! com ! au>
Date:       2005-04-28 2:18:03
Message-ID: 20050428021803.17FDA4AA () office ! kde ! org
[Download RAW message or body]

CVS commit by seb: 

We aren't in a string freeze anymore, uncommenting
* OSD will show 'No track playing' if appropriate


  M +2 -3      osd.cpp   1.111


--- kdeextragear-1/amarok/src/osd.cpp  #1.110:1.111
@@ -472,7 +472,6 @@ amaroK::OSD::show( const MetaBundle &bun
     text = text.stripWhiteSpace();
 
-    //TODO after the freeze
-//    if( text.isEmpty() )
-//        text = i1_8n( "No track playing" );
+   if( text.isEmpty() )
+       text = i18n( "No track playing" );
 
     OSDWidget::show( text );


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

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