# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_UIConfig_UIConfig,modules/sweb)) $(eval $(call gb_UIConfig_add_menubarfiles,modules/sweb,\ sw/uiconfig/sweb/menubar/menubar \ )) $(eval $(call gb_UIConfig_add_statusbarfiles,modules/sweb,\ sw/uiconfig/sweb/statusbar/statusbar \ )) $(eval $(call gb_UIConfig_add_toolbarfiles,modules/sweb,\ sw/uiconfig/sweb/toolbar/arrowshapes \ sw/uiconfig/sweb/toolbar/basicshapes \ sw/uiconfig/sweb/toolbar/bezierobjectbar \ sw/uiconfig/sweb/toolbar/calloutshapes \ sw/uiconfig/sweb/toolbar/colorbar \ sw/uiconfig/sweb/toolbar/drawingobjectbar \ sw/uiconfig/sweb/toolbar/drawtextobjectbar \ sw/uiconfig/sweb/toolbar/extrusionobjectbar \ sw/uiconfig/sweb/toolbar/findbar \ sw/uiconfig/sweb/toolbar/flowchartshapes \ sw/uiconfig/sweb/toolbar/fontworkobjectbar \ sw/uiconfig/sweb/toolbar/fontworkshapetype \ sw/uiconfig/sweb/toolbar/formcontrols \ sw/uiconfig/sweb/toolbar/formdesign \ sw/uiconfig/sweb/toolbar/formsfilterbar \ sw/uiconfig/sweb/toolbar/formsnavigationbar \ sw/uiconfig/sweb/toolbar/formtextobjectbar \ sw/uiconfig/sweb/toolbar/frameobjectbar \ sw/uiconfig/sweb/toolbar/fullscreenbar \ sw/uiconfig/sweb/toolbar/graffilterbar \ sw/uiconfig/sweb/toolbar/graphicobjectbar \ sw/uiconfig/sweb/toolbar/insertbar \ sw/uiconfig/sweb/toolbar/mediaobjectbar \ sw/uiconfig/sweb/toolbar/numobjectbar \ sw/uiconfig/sweb/toolbar/oleobjectbar \ sw/uiconfig/sweb/toolbar/optimizetablebar \ sw/uiconfig/sweb/toolbar/previewobjectbar \ sw/uiconfig/sweb/toolbar/standardbar \ sw/uiconfig/sweb/toolbar/starshapes \ sw/uiconfig/sweb/toolbar/symbolshapes \ sw/uiconfig/sweb/toolbar/tableobjectbar \ sw/uiconfig/sweb/toolbar/textobjectbar \ sw/uiconfig/sweb/toolbar/toolbar \ sw/uiconfig/sweb/toolbar/viewerbar \ )) # vim: set noet sw=4 ts=4: on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2014-12-22env is in /usr/bin, not in /binArnaud Versini
2014-12-22Add MS Visio file extensions to bash completionKatarina Behrens
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-19Fix fallout from a2e4be6ded508030a6c2a33919cbe8cb504382e0Tor Lillqvist
2014-12-10bin/run LO_TRACE hookStephan Bergmann
2014-12-04bin/run: add WNT supportMichael Stahl
2014-12-04bin/run: Adapt to run on Debian so-called GNU/Linux systems tooMichael Stahl
2014-12-02Fold URE: Remove OO_SDK_URE_HOME on non-WindowsStephan Bergmann
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-24improvements to iwyudummy targetNoel Grandin
2014-11-18Kill check-merged.sh, 'git cherry' actually gives better results.Jan Holesovsky
2014-11-18No need to cd into instdir/programStephan Bergmann
2014-11-18check-merged.sh: Fix an obvious typo.Jan Holesovsky
2014-11-18pch: jpeg's headers conflict with INT32 typedef when in pch.Jan Holesovsky
2014-11-17drop gnome-open-url binaryCaolán McNamara
2014-11-17add a script to generate a dummy library to "build" all headersMichael Stahl
2014-11-17bin/run: add a license headerMichael Stahl
2014-11-17parse-perfcheck : add filename to csv resultsLaurent Godard