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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdelibs/kdeui
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2004-07-20 14:25:46
Message-ID: 20040720142546.1E9F29A0D () office ! kde ! org
[Download RAW message or body]

CVS commit by goutte: 

Fix insertion of colour catalogue (patch by David Faure, backport)


  M +2 -2      kcolordialog.cpp   1.114.2.5


--- kdelibs/kdeui/kcolordialog.cpp  #1.114.2.4:1.114.2.5
@@ -189,6 +189,4 @@ static void createStandardPalette()
     standardPalette[i++] = Qt::darkGray;
     standardPalette[i++] = Qt::black;
-
-    KGlobal::locale()->insertCatalogue("kdelibs_colors");
 }
 
@@ -621,4 +619,6 @@ KPaletteTable::readNamedColor( void )
   }
 
+  KGlobal::locale()->insertCatalogue("kdelibs_colors");
+
   //
   // Code somewhat inspired by KPalette.


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

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