Bug 68320 - KAddressBook plugin has duplicated "New contact" toolbar icons
Summary: KAddressBook plugin has duplicated "New contact" toolbar icons
Status: RESOLVED FIXED
Alias: None
Product: kontact
Classification: Applications
Component: contacts (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-15 23:00 UTC by Cornelius Schumacher
Modified: 2003-11-20 18:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/>