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

List:       kde-commits
Subject:    kdebase/kcontrol/krdb
From:       Dirk Mueller <mueller () kde ! org>
Date:       2003-04-24 14:49:34
[Download RAW message or body]

CVS commit by mueller: 

use local8Bit() for writing the localized comment at the top. The rest
of the file should still be written as Latin1, as GTK otherwise might
not be able to read it. 
CCMAIL: 52860-done@bugs.kde.org


  M +1 -1      krdb.cpp   1.50


--- kdebase/kcontrol/krdb/krdb.cpp  #1.49:1.50
@@ -305,5 +305,5 @@ static void createGtkrc( bool exportColo
             "# \"Apply colors to non-KDE applications\"\n"
             "#\n"
-            "#\n").arg(QDateTime::currentDateTime().toString());
+            "#\n").arg(QDateTime::currentDateTime().toString()).local8Bit();
 
         t << "style \"default\"" << endl;


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

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