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

List:       kde-commits
Subject:    kdebase/kioslave/media/libmediacommon
From:       Kévin Ottens <ervin () ipsquad ! net>
Date:       2004-10-06 13:19:13
Message-ID: 20041006131913.92E3891E6 () office ! kde ! org
[Download RAW message or body]

CVS commit by ervin: 

s/mountmanager/mediamanager/
Early version of the kded module was called "mountmanager", I forgot
to switch the name for the config file in this class...


  M +2 -2      medium.cpp   1.2


--- kdebase/kioslave/media/libmediacommon/medium.cpp  #1.1:1.2
@@ -122,5 +122,5 @@ void Medium::setLabel(const QString &lab
 void Medium::setUserLabel(const QString &label)
 {
-        KConfig cfg("mountmanagerrc");
+        KConfig cfg("mediamanagerrc");
         cfg.setGroup("UserLabels");
 
@@ -141,5 +141,5 @@ void Medium::setUserLabel(const QString 
 void Medium::loadUserLabel()
 {
-        KConfig cfg("mountmanagerrc");
+        KConfig cfg("mediamanagerrc");
         cfg.setGroup("UserLabels");
 


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

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