summaryrefslogtreecommitdiff
path: root/sw/Package_uiconfig.mk
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedricbosdo@openoffice.org>2011-03-29 18:02:50 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-03-29 18:07:03 +0200
commit169dfdcb3629a1e4e2b17dd4b7a1307dc8ca7b45 (patch)
tree8a012585715128117f12507c529167ab414cecab /sw/Package_uiconfig.mk
parentc059a601b149a0c44df9384648a70f08fd0c4df7 (diff)
Fixed the writer navigation toolbar after DEV300 merge
Diffstat (limited to 'sw/Package_uiconfig.mk')
-rw-r--r--sw/Package_uiconfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Package_uiconfig.mk b/sw/Package_uiconfig.mk
index 2cad9784eb92..c5ee34505af0 100644
--- a/sw/Package_uiconfig.mk
+++ b/sw/Package_uiconfig.mk
@@ -208,6 +208,7 @@ $(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolb
$(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolbar/insertbar.xml,swriter/toolbar/insertbar.xml))
$(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolbar/mediaobjectbar.xml,swriter/toolbar/mediaobjectbar.xml))
$(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolbar/moreformcontrols.xml,swriter/toolbar/moreformcontrols.xml))
+$(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolbar/navigationobjectbar.xml,swriter/toolbar/navigationobjectbar.xml))
$(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolbar/numobjectbar.xml,swriter/toolbar/numobjectbar.xml))
$(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolbar/oleobjectbar.xml,swriter/toolbar/oleobjectbar.xml))
$(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolbar/optimizetablebar.xml,swriter/toolbar/optimizetablebar.xml))