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

List:       kde-commits
Subject:    kdebase/kcontrol/filetypes
From:       David Faure <faure () kde ! org>
Date:       2003-06-27 19:36:26
[Download RAW message or body]

CVS commit by faure: 

Save MimeType and ServiceTypes into the desktop group, not at the top of the file (!!!)
Fixes bug reported by Antonio on IRC.


  M +4 -2      typeslistitem.cpp   1.34


--- kdebase/kcontrol/filetypes/typeslistitem.cpp  #1.33:1.34
@@ -304,4 +304,5 @@ void TypesListItem::sync()
           
           serviceTypeList.remove(name());
+          desktop->setDesktopGroup();
           desktop->writeEntry("MimeType", serviceTypeList, ';');
           
@@ -374,4 +375,5 @@ void TypesListItem::saveServices( KConfi
       serviceTypeList.append(name());
 
+    desktop->setDesktopGroup();
     desktop->writeEntry("MimeType", serviceTypeList, ';');
     desktop->writeEntry("ServiceTypes", "");


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

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