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
commit8af6911f096ba9e0578afe6df5f4cd34524005d9 (patch)
treebf6d74939643d7e2ba19607ddc4d419d515ca722 /sw/Package_uiconfig.mk
parentbeddc10d668dded3a84fa7bbb291582b0d0b86fb (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 2cad9784eb..c5ee34505a 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))