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

List:       kde-commits
Subject:    branches/work/opensync-integration/kitchensync/src
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2006-01-31 21:37:08
Message-ID: 1138743428.330649.30076.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 504366 by tokoe:

The plugin identifier has changed


 M  +2 -2      memberinfo.cpp  


--- branches/work/opensync-integration/kitchensync/src/memberinfo.cpp #504365:504366
@@ -51,7 +51,7 @@
   if ( nameMap.isEmpty() ) {
     nameMap.insert( "file-sync", i18n( "File" ) );
     nameMap.insert( "palm-sync", i18n( "Palm" ) );
-    nameMap.insert( "kdepim-std", i18n( "KDE PIM" ) );
+    nameMap.insert( "kdepim-sync", i18n( "KDE PIM" ) );
     nameMap.insert( "kio-sync", i18n( "KIO" ) );
     nameMap.insert( "irmc-sync", i18n( "Mobile Phone" ) );
     nameMap.insert( "evo2-sync", i18n( "Evolution" ) );
@@ -68,7 +68,7 @@
 {
   if ( pluginName == "file-sync" ) return "folder";
   if ( pluginName == "palm-sync" ) return "pda_black";
-  if ( pluginName == "kdepim-std" ) return "kontact";
+  if ( pluginName == "kdepim-sync" ) return "kontact";
   if ( pluginName == "kio-sync" ) return "network";
   if ( pluginName == "irmc-sync" ) return "mobile_phone";
   if ( pluginName == "evo2-sync" ) return "evolution";
[prev in list] [next in list] [prev in thread] [next in thread] 

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