Bug 68320

Summary: KAddressBook plugin has duplicated "New contact" toolbar icons
Product: [Applications] kontact Reporter: Cornelius Schumacher <schumacher>
Component: contactsAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Cornelius Schumacher 2003-11-15 23:00:57 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

When the KAddressBook plugin is active, there are two identical "New Contact" toolbar icons next to each other.
Comment 1 Tobias Koenig 2003-11-20 18:31:32 UTC
Subject: kdepim/kaddressbook

CVS commit by tokoe: 

We use the New actions of kontact.
That fixes #68320

CCMAIL:68320-done@bugs.kde.org


  M +0 -2      kaddressbook_part.rc   1.24


--- kdepim/kaddressbook/kaddressbook_part.rc  #1.23:1.24
@@ -4,5 +4,4 @@
   <MenuBar>
     <Menu name="file" noMerge="1"><text>&amp;File</text>
-      <Action name="file_new_contact"/>
       <Action name="file_properties"/>
       <Separator/>
@@ -73,5 +72,4 @@
 
   <ToolBar name="mainToolBar" noMerge="1"><text>Main Toolbar</text>
-    <Action name="file_new_contact"/>
     <Action name="file_properties"/>
     <Separator/>