[Bug 207296] New Contact, New group and Quick Search actions are preselected by default in the 'Configure Toolbar' dialogue

David Faure faure at kde.org
Sat Sep 26 02:12:47 BST 2009


https://bugs.kde.org/show_bug.cgi?id=207296





--- Comment #6 from David Faure <faure kde org>  2009-09-26 03:12:45 ---
SVN commit 1028153 by dfaure:

Even better fix for 207296, using the strategy described on k-c-d ("Re: Review
Request: Use in-memory dom document when editing toolbars...")
This way toolbar changes in kontact don't mess up kaddressbook; and users can
freely edit toolbars without some
hidden magic removing their newly-added actions; and upgrades are handled, etc.

Had to add a unique name to the Plugin ctor, to differenciate the 3 korganizer
plugins though, so
this is an API change in kontactinterface (volker said it was ok until 4.4 is
released).

CCBUG: 207296


 M  +3 -6      kdepim/kaddressbook/kaddressbookui.rc  
 M  +1 -1      kdepim/kontact/plugins/akregator/akregatorplugin.desktop  
 M  +6 -5      kdepim/kontact/plugins/kaddressbook/kaddressbook_plugin.cpp  
 M  +1 -1      kdepim/kontact/plugins/kaddressbook/kaddressbook_plugin.h  
 M  +1 -1      kdepim/kontact/plugins/kaddressbook/kaddressbookplugin.desktop  
 M  +1 -1      kdepim/kontact/plugins/kjots/kjots_plugin.desktop  
 M  +1 -1      kdepim/kontact/plugins/kmail/kmailplugin.desktop  
 M  +1 -1      kdepim/kontact/plugins/knode/knodeplugin.desktop  
 M  +1 -1      kdepim/kontact/plugins/knotes/knotesplugin.desktop  
 M  +1 -1      kdepim/kontact/plugins/korganizer/journalplugin.cpp  
 M  +1 -1      kdepim/kontact/plugins/korganizer/journalplugin.desktop  
 M  +1 -1      kdepim/kontact/plugins/korganizer/korganizerplugin.cpp  
 M  +1 -1      kdepim/kontact/plugins/korganizer/korganizerplugin.desktop  
 M  +1 -1      kdepim/kontact/plugins/korganizer/todoplugin.cpp  
 M  +1 -1      kdepim/kontact/plugins/korganizer/todoplugin.desktop  
 M  +1 -1      kdepim/kontact/plugins/ktimetracker/ktimetracker_plugin.desktop  
 M  +1 -1      kdepim/kontact/plugins/planner/plannerplugin.desktop  
 M  +1 -1      kdepim/kontact/plugins/specialdates/specialdatesplugin.desktop  
 M  +1 -1      kdepim/kontact/plugins/summary/summaryplugin.desktop  
 M  +10 -16    kdepim/kontact/src/kontactui.rc  
 M  +0 -47     kdepim/kontact/src/mainwindow.cpp  
 M  +0 -1      kdepim/kontact/src/mainwindow.h  
 M  +58 -3     kdepimlibs/kontactinterface/plugin.cpp  
 M  +5 -6      kdepimlibs/kontactinterface/plugin.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1028153

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list