diff options
author | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-12-20 09:42:58 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-12-20 18:02:53 +0100 |
commit | f011e84a75651204f72d61773772f6a30841d18b (patch) | |
tree | 5c5159193be5ace53f85c6cecfc6ef0d9e2c03b4 /sw/uiconfig/sglobal | |
parent | 29c7c90fd26cd04fb1f0ba648609df36ebcc53ff (diff) |
Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9
This dialog is still of some use with some Writer Wizards and templates.
Re-added the dialog, but moved the menu entry to Tools menu in Writer.
The menu entry has not been added back in the other applications.
Conflicts:
sfx2/sdi/appslots.sdi
sfx2/source/appl/appserv.cxx
sfx2/source/doc/docvor.cxx
sfx2/source/doc/docvor.hrc
sfx2/source/doc/docvor.src
Change-Id: I1388d955752e99ab6d39dfc81bb41a97b33bdfcd
Diffstat (limited to 'sw/uiconfig/sglobal')
-rw-r--r-- | sw/uiconfig/sglobal/menubar/menubar.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/uiconfig/sglobal/menubar/menubar.xml b/sw/uiconfig/sglobal/menubar/menubar.xml index 1bd4d644e5d5..92d6d01414c1 100644 --- a/sw/uiconfig/sglobal/menubar/menubar.xml +++ b/sw/uiconfig/sglobal/menubar/menubar.xml @@ -428,6 +428,7 @@ <menu:menuitem menu:id=".uno:Gallery"/> <menu:menuseparator/> <menu:menuitem menu:id=".uno:BibliographyComponent"/> + <menu:menuitem menu:id=".uno:AddressBookSource"/> <menu:menuseparator/> <menu:menuitem menu:id=".uno:MergeDocuments"/> <menu:menuseparator/> |