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

List:       kde-commits
Subject:    KDE/kdebase/runtime/kcontrol/kded
From:       Adrian Schroeter <adrian () suse ! de>
Date:       2009-01-02 17:56:03
Message-ID: 1230918963.802848.13600.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 904646 by adrian:

Fix also the bottom tabview row order ( Status and Description have
mixed titles)


 M  +1 -1      kcmkded.cpp  


--- trunk/KDE/kdebase/runtime/kcontrol/kded/kcmkded.cpp #904645:904646
@@ -122,8 +122,8 @@
 	cols.clear();
 	cols.append( i18n("Use") );
 	cols.append( i18n("Service") );
+	cols.append( i18n("Status") );
 	cols.append( i18n("Description") );
-	cols.append( i18n("Status") );
 	_lvStartup->setHeaderLabels( cols );
 	_lvStartup->setAllColumnsShowFocus(true);
 	_lvStartup->setRootIsDecorated( false );
[prev in list] [next in list] [prev in thread] [next in thread] 

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