[Libreoffice-commits] .: sw/Package_uiconfig.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sun Oct 7 11:29:28 PDT 2012


 sw/Package_uiconfig.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ccb65352599dc2cc0b561d01ac12a513705d936d
Author: Ivan Timofeev <timofeev.i.s at gmail.com>
Date:   Sun Oct 7 22:25:58 2012 +0400

    fdo#55567: add findbar.xml back to makefile
    
    regression from e125d95ba4a4905fa36ba8f4bed0c2dafd37ce13
    
    Change-Id: I0deeb042c60d3f7d556286a0956bb4866e1c203b

diff --git a/sw/Package_uiconfig.mk b/sw/Package_uiconfig.mk
index 150b3ae..18eb908 100644
--- a/sw/Package_uiconfig.mk
+++ b/sw/Package_uiconfig.mk
@@ -194,6 +194,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/drawingobjectbar.xml,swriter/toolbar/drawingobjectbar.xml))
 $(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolbar/drawtextobjectbar.xml,swriter/toolbar/drawtextobjectbar.xml))
 $(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolbar/extrusionobjectbar.xml,swriter/toolbar/extrusionobjectbar.xml))
+$(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolbar/findbar.xml,swriter/toolbar/findbar.xml))
 $(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolbar/flowchartshapes.xml,swriter/toolbar/flowchartshapes.xml))
 $(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolbar/fontworkobjectbar.xml,swriter/toolbar/fontworkobjectbar.xml))
 $(eval $(call gb_Package_add_file,sw_uiconfig,xml/uiconfig/modules/swriter/toolbar/fontworkshapetype.xml,swriter/toolbar/fontworkshapetype.xml))


More information about the Libreoffice-commits mailing list