Kaydet (Commit) bec67a2e authored tarafından David Tardon's avatar David Tardon

deliver all uiconfig files by UIConfig

Change-Id: Ie78b7ce399ba34485146ca7622c59d31f8105d02
Reviewed-on: https://gerrit.libreoffice.org/3229Reviewed-by: 's avatarDavid Tardon <dtardon@redhat.com>
Tested-by: 's avatarDavid Tardon <dtardon@redhat.com>
üst 63c0d1a9
......@@ -38,7 +38,6 @@ $(eval $(call gb_Module_add_targets,basctl,\
endif
$(eval $(call gb_Module_add_targets,basctl,\
Package_uiconfig \
UIConfig_basicide \
))
......
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2000, 2011 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License version 3
# only, as published by the Free Software Foundation.
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
$(eval $(call gb_Package_Package,basctl_uiconfig,$(SRCDIR)/basctl))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/menubar/menubar.xml,uiconfig/basicide/menubar/menubar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/statusbar/statusbar.xml,uiconfig/basicide/statusbar/statusbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/dialogbar.xml,uiconfig/basicide/toolbar/dialogbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/findbar.xml,uiconfig/basicide/toolbar/findbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/fullscreenbar.xml,uiconfig/basicide/toolbar/fullscreenbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/insertcontrolsbar.xml,uiconfig/basicide/toolbar/insertcontrolsbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/formcontrolsbar.xml,uiconfig/basicide/toolbar/formcontrolsbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/macrobar.xml,uiconfig/basicide/toolbar/macrobar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/standardbar.xml,uiconfig/basicide/toolbar/standardbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/translationbar.xml,uiconfig/basicide/toolbar/translationbar.xml))
# vim: set noet sw=4 ts=4:
......@@ -9,6 +9,25 @@
$(eval $(call gb_UIConfig_UIConfig,modules/BasicIDE))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/BasicIDE,\
basctl/uiconfig/basicide/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/BasicIDE,\
basctl/uiconfig/basicide/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/BasicIDE,\
basctl/uiconfig/basicide/toolbar/dialogbar \
basctl/uiconfig/basicide/toolbar/findbar \
basctl/uiconfig/basicide/toolbar/fullscreenbar \
basctl/uiconfig/basicide/toolbar/insertcontrolsbar \
basctl/uiconfig/basicide/toolbar/formcontrolsbar \
basctl/uiconfig/basicide/toolbar/macrobar \
basctl/uiconfig/basicide/toolbar/standardbar \
basctl/uiconfig/basicide/toolbar/translationbar \
))
$(eval $(call gb_UIConfig_add_uifiles,modules/BasicIDE,\
basctl/uiconfig/basicide/ui/basicmacrodialog \
))
......
......@@ -32,7 +32,6 @@ $(eval $(call gb_Module_add_targets,chart2,\
AllLangResTarget_chartcontroller \
Library_chartcontroller \
Library_chartcore \
Package_uiconfig \
UIConfig_chart2 \
))
......
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License or as specified alternatively below. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# Major Contributor(s):
# Copyright (C) 2010 Red Hat, Inc., David Tardon <dtardon@redhat.com>
# (initial developer)
#
# All Rights Reserved.
#
# For minor contributions see the git repository.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
$(eval $(call gb_Package_Package,chart2_uiconfig,$(SRCDIR)/chart2/uiconfig))
# TODO: this was not listed in d.lst
# $(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/accelerator/en-US/default.xml,accelerator/en-US/default.xml))
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/menubar/menubar.xml,menubar/menubar.xml))
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/statusbar/statusbar.xml,statusbar/statusbar.xml))
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/arrowshapes.xml,toolbar/arrowshapes.xml))
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/basicshapes.xml,toolbar/basicshapes.xml))
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/calloutshapes.xml,toolbar/calloutshapes.xml))
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/drawbar.xml,toolbar/drawbar.xml))
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/flowchartshapes.xml,toolbar/flowchartshapes.xml))
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/standardbar.xml,toolbar/standardbar.xml))
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/starshapes.xml,toolbar/starshapes.xml))
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/symbolshapes.xml,toolbar/symbolshapes.xml))
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/toolbar.xml,toolbar/toolbar.xml))
# vim: set noet sw=4 ts=4:
......@@ -9,6 +9,26 @@
$(eval $(call gb_UIConfig_UIConfig,modules/schart))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/schart,\
chart2/uiconfig/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/schart,\
chart2/uiconfig/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/schart,\
chart2/uiconfig/toolbar/arrowshapes \
chart2/uiconfig/toolbar/basicshapes \
chart2/uiconfig/toolbar/calloutshapes \
chart2/uiconfig/toolbar/drawbar \
chart2/uiconfig/toolbar/flowchartshapes \
chart2/uiconfig/toolbar/standardbar \
chart2/uiconfig/toolbar/starshapes \
chart2/uiconfig/toolbar/symbolshapes \
chart2/uiconfig/toolbar/toolbar \
))
$(eval $(call gb_UIConfig_add_uifiles,modules/schart,\
chart2/uiconfig/ui/smoothlinesdlg \
))
......
......@@ -42,8 +42,13 @@ $(eval $(call gb_Module_add_targets,dbaccess,\
Library_dbu \
Library_sdbt \
Package_inc \
Package_uiconfig \
UIConfig_dbaccess \
UIConfig_dbapp \
UIConfig_dbbrowser \
UIConfig_dbquery \
UIConfig_dbrelation \
UIConfig_dbtable \
UIConfig_dbtdata \
))
$(eval $(call gb_Module_add_check_targets,dbaccess,\
......
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License or as specified alternatively below. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# Major Contributor(s):
# Copyright (C) 2010 Red Hat, Inc., David Tardon <dtardon@redhat.com>
# (initial developer)
#
# All Rights Reserved.
#
# For minor contributions see the git repository.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
$(eval $(call gb_Package_Package,dbaccess_uiconfig,$(SRCDIR)/dbaccess/uiconfig))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbapp/menubar/menubar.xml,dbapp/menubar/menubar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbapp/statusbar/statusbar.xml,dbapp/statusbar/statusbar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbapp/toolbar/formobjectbar.xml,dbapp/toolbar/formobjectbar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbapp/toolbar/queryobjectbar.xml,dbapp/toolbar/queryobjectbar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbapp/toolbar/reportobjectbar.xml,dbapp/toolbar/reportobjectbar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbapp/toolbar/tableobjectbar.xml,dbapp/toolbar/tableobjectbar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbapp/toolbar/toolbar.xml,dbapp/toolbar/toolbar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbbrowser/menubar/compat.xml,dbbrowser/menubar/compat.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbbrowser/toolbar/toolbar.xml,dbbrowser/toolbar/toolbar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbquery/menubar/menubar.xml,dbquery/menubar/menubar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbquery/toolbar/designobjectbar.xml,dbquery/toolbar/designobjectbar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbquery/toolbar/sqlobjectbar.xml,dbquery/toolbar/sqlobjectbar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbquery/toolbar/toolbar.xml,dbquery/toolbar/toolbar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbrelation/menubar/menubar.xml,dbrelation/menubar/menubar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbrelation/toolbar/toolbar.xml,dbrelation/toolbar/toolbar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbtable/menubar/menubar.xml,dbtable/menubar/menubar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbtable/toolbar/toolbar.xml,dbtable/toolbar/toolbar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbtdata/menubar/menubar.xml,dbtdata/menubar/menubar.xml))
$(eval $(call gb_Package_add_file,dbaccess_uiconfig,xml/uiconfig/modules/dbtdata/toolbar/toolbar.xml,dbtdata/toolbar/toolbar.xml))
# vim: set noet sw=4 ts=4:
# -*- 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/dbapp))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/dbapp,\
dbaccess/uiconfig/dbapp/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/dbapp,\
dbaccess/uiconfig/dbapp/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/dbapp,\
dbaccess/uiconfig/dbapp/toolbar/formobjectbar \
dbaccess/uiconfig/dbapp/toolbar/queryobjectbar \
dbaccess/uiconfig/dbapp/toolbar/reportobjectbar \
dbaccess/uiconfig/dbapp/toolbar/tableobjectbar \
dbaccess/uiconfig/dbapp/toolbar/toolbar \
))
# vim: set noet sw=4 ts=4:
# -*- 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/dbbrowser))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/dbbrowser,\
dbaccess/uiconfig/dbbrowser/menubar/compat \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/dbbrowser,\
dbaccess/uiconfig/dbbrowser/toolbar/toolbar \
))
# vim: set noet sw=4 ts=4:
# -*- 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/dbquery))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/dbquery,\
dbaccess/uiconfig/dbquery/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/dbquery,\
dbaccess/uiconfig/dbquery/toolbar/designobjectbar \
dbaccess/uiconfig/dbquery/toolbar/sqlobjectbar \
dbaccess/uiconfig/dbquery/toolbar/toolbar \
))
# vim: set noet sw=4 ts=4:
# -*- 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/dbrelation))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/dbrelation,\
dbaccess/uiconfig/dbrelation/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/dbrelation,\
dbaccess/uiconfig/dbrelation/toolbar/toolbar \
))
# vim: set noet sw=4 ts=4:
# -*- 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/dbtable))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/dbtable,\
dbaccess/uiconfig/dbtable/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/dbtable,\
dbaccess/uiconfig/dbtable/toolbar/toolbar \
))
# vim: set noet sw=4 ts=4:
# -*- 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/dbtdata))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/dbtdata,\
dbaccess/uiconfig/dbtdata/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/dbtdata,\
dbaccess/uiconfig/dbtdata/toolbar/toolbar \
))
# vim: set noet sw=4 ts=4:
......@@ -52,7 +52,7 @@ $(eval $(call gb_Module_add_targets,extensions,\
Library_bib \
Library_dbp \
Library_pcr \
Package_uiconfig \
UIConfig_sbibliography \
))
endif
......
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License or as specified alternatively below. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Initial Developer of the Original Code is
# Peter Foley <pefoley2@verizon.net>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# For minor contributions see the git repository.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
#
$(eval $(call gb_Package_Package,extensions_uiconfig,$(SRCDIR)/extensions/source/bibliography/uiconfig/sbibliography/menubar))
$(eval $(call gb_Package_add_file,extensions_uiconfig,xml/uiconfig/modules/sbibliography/menubar/menubar.xml,menubar.xml))
# vim:set noet sw=4 ts=4:
# -*- 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/sbibliography))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/sbibliography,\
extensions/source/bibliography/uiconfig/sbibliography/menubar/menubar \
))
# vim: set noet sw=4 ts=4:
......@@ -28,7 +28,7 @@ $(eval $(call gb_Module_add_targets,framework,\
Library_fwm \
Package_dtd \
Package_inc \
Package_uiconfig \
UIConfig_startmodule \
))
ifneq ($(OOO_JUNIT_JAR),)
......
# -*- 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/.
#
# This file incorporates work covered by the following license notice:
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed
# with this work for additional information regarding copyright
# ownership. The ASF licenses this file to you under the Apache
# License, Version 2.0 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
$(eval $(call gb_Package_Package,framework_uiconfig,$(SRCDIR)/framework/uiconfig))
$(eval $(call gb_Package_add_file,framework_uiconfig,xml/uiconfig/modules/StartModule/menubar/menubar.xml,startmodule/menubar/menubar.xml))
$(eval $(call gb_Package_add_file,framework_uiconfig,xml/uiconfig/modules/StartModule/statusbar/statusbar.xml,startmodule/statusbar/statusbar.xml))
$(eval $(call gb_Package_add_file,framework_uiconfig,xml/uiconfig/modules/StartModule/toolbar/standardbar.xml,startmodule/toolbar/standardbar.xml))
# vim: set noet sw=4 ts=4:
# -*- 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/StartModule))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/StartModule,\
framework/uiconfig/startmodule/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/StartModule,\
framework/uiconfig/startmodule/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/StartModule,\
framework/uiconfig/startmodule/toolbar/standardbar \
))
# vim: set noet sw=4 ts=4:
......@@ -33,7 +33,7 @@ $(eval $(call gb_Module_add_targets,reportdesign,\
Library_rpt \
Library_rptui \
Library_rptxml \
Package_uiconfig \
UIConfig_dbreport \
))
# deactivated since sb123;
......
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License or as specified alternatively below. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# Major Contributor(s):
# Copyright (C) 2010 Red Hat, Inc., David Tardon <dtardon@redhat.com>
# (initial developer)
#
# All Rights Reserved.
#
# For minor contributions see the git repository.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
$(eval $(call gb_Package_Package,reportdesign_uiconfig,$(SRCDIR)/reportdesign/uiconfig/dbreport))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/menubar/menubar.xml,menubar/menubar.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/statusbar/statusbar.xml,statusbar/statusbar.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/alignmentbar.xml,toolbar/alignmentbar.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/arrowshapes.xml,toolbar/arrowshapes.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/basicshapes.xml,toolbar/basicshapes.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/calloutshapes.xml,toolbar/calloutshapes.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/drawbar.xml,toolbar/drawbar.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/flowchartshapes.xml,toolbar/flowchartshapes.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/Formatting.xml,toolbar/Formatting.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/reportcontrols.xml,toolbar/reportcontrols.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/resizebar.xml,toolbar/resizebar.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/sectionalignmentbar.xml,toolbar/sectionalignmentbar.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/sectionshrinkbar.xml,toolbar/sectionshrinkbar.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/starshapes.xml,toolbar/starshapes.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/symbolshapes.xml,toolbar/symbolshapes.xml))
$(eval $(call gb_Package_add_file,reportdesign_uiconfig,xml/uiconfig/modules/dbreport/toolbar/toolbar.xml,toolbar/toolbar.xml))
# vim: set noet sw=4 ts=4:
# -*- 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/dbreport))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/dbreport,\
reportdesign/uiconfig/dbreport/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/dbreport,\
reportdesign/uiconfig/dbreport/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/dbreport,\
reportdesign/uiconfig/dbreport/toolbar/alignmentbar \
reportdesign/uiconfig/dbreport/toolbar/arrowshapes \
reportdesign/uiconfig/dbreport/toolbar/basicshapes \
reportdesign/uiconfig/dbreport/toolbar/calloutshapes \
reportdesign/uiconfig/dbreport/toolbar/drawbar \
reportdesign/uiconfig/dbreport/toolbar/flowchartshapes \
reportdesign/uiconfig/dbreport/toolbar/Formatting \
reportdesign/uiconfig/dbreport/toolbar/reportcontrols \
reportdesign/uiconfig/dbreport/toolbar/resizebar \
reportdesign/uiconfig/dbreport/toolbar/sectionalignmentbar \
reportdesign/uiconfig/dbreport/toolbar/sectionshrinkbar \
reportdesign/uiconfig/dbreport/toolbar/starshapes \
reportdesign/uiconfig/dbreport/toolbar/symbolshapes \
reportdesign/uiconfig/dbreport/toolbar/toolbar \
))
# vim: set noet sw=4 ts=4:
......@@ -9,14 +9,11 @@
$(eval $(call gb_CustomTarget_CustomTarget,sc/uiconfig))
ifeq ($(ENABLE_TELEPATHY),TRUE)
$(call gb_CustomTarget_get_target,sc/uiconfig) : \
$(OUTDIR)/xml/uiconfig/modules/scalc/menubar/menubar.xml
$(eval $(call gb_CustomTarget_register_targets,sc/uiconfig,\
scalc/menubar/menubar.xml \
))
$(OUTDIR)/xml/uiconfig/modules/scalc/menubar/menubar.xml : $(SRCDIR)/sc/uiconfig/scalc/menubar/menubar.xml \
| $(OUTDIR)/xml/uiconfig/modules/scalc/menubar/.dir
$(call gb_CustomTarget_get_workdir,sc/uiconfig)/scalc/menubar/menubar.xml : $(SRCDIR)/sc/uiconfig/scalc/menubar/menubar.xml
sed 's/.*.uno:Collaborate.*/ <menu:menuseparator\/>\n <menu:menuitem menu:id=".uno:Collaborate"\/>/' $< > $@
endif
# vim: set noet sw=4 ts=4:
......@@ -25,15 +25,21 @@ $(eval $(call gb_Module_Module,sc))
$(eval $(call gb_Module_add_targets,sc,\
AllLangResTarget_sc \
CustomTarget_uiconfig \
Library_sc \
Library_scd \
Library_scfilt \
Library_scui \
Package_uiconfig \
UIConfig_scalc \
))
ifeq ($(ENABLE_TELEPATHY),TRUE)
$(eval $(call gb_Module_add_targets,sc,\
CustomTarget_uiconfig \
))
endif
ifneq ($(DISABLE_SCRIPTING),TRUE)
$(eval $(call gb_Module_add_targets,sc,\
......
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Initial Developer of the Original Code is
# Norbert Thiebaud <nthiebaud@gmail.com> (C) 2010, All Rights Reserved.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
$(eval $(call gb_Package_Package,sc_uiconfig,$(SRCDIR)/sc/uiconfig))
ifneq ($(ENABLE_TELEPATHY),TRUE)
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/menubar/menubar.xml,scalc/menubar/menubar.xml))
endif
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/statusbar/statusbar.xml,scalc/statusbar/statusbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/alignmentbar.xml,scalc/toolbar/alignmentbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/arrowshapes.xml,scalc/toolbar/arrowshapes.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/basicshapes.xml,scalc/toolbar/basicshapes.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/calloutshapes.xml,scalc/toolbar/calloutshapes.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/colorbar.xml,scalc/toolbar/colorbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/drawbar.xml,scalc/toolbar/drawbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/drawobjectbar.xml,scalc/toolbar/drawobjectbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/extrusionobjectbar.xml,scalc/toolbar/extrusionobjectbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/findbar.xml,scalc/toolbar/findbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/flowchartshapes.xml,scalc/toolbar/flowchartshapes.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/fontworkobjectbar.xml,scalc/toolbar/fontworkobjectbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/fontworkshapetype.xml,scalc/toolbar/fontworkshapetype.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/formatobjectbar.xml,scalc/toolbar/formatobjectbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/formcontrols.xml,scalc/toolbar/formcontrols.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/formdesign.xml,scalc/toolbar/formdesign.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/formsfilterbar.xml,scalc/toolbar/formsfilterbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/formsnavigationbar.xml,scalc/toolbar/formsnavigationbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/formtextobjectbar.xml,scalc/toolbar/formtextobjectbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/fullscreenbar.xml,scalc/toolbar/fullscreenbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/graffilterbar.xml,scalc/toolbar/graffilterbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/graphicobjectbar.xml,scalc/toolbar/graphicobjectbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/insertbar.xml,scalc/toolbar/insertbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/insertcellsbar.xml,scalc/toolbar/insertcellsbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/mediaobjectbar.xml,scalc/toolbar/mediaobjectbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/moreformcontrols.xml,scalc/toolbar/moreformcontrols.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/previewbar.xml,scalc/toolbar/previewbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/standardbar.xml,scalc/toolbar/standardbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/starshapes.xml,scalc/toolbar/starshapes.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/symbolshapes.xml,scalc/toolbar/symbolshapes.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/textobjectbar.xml,scalc/toolbar/textobjectbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/toolbar.xml,scalc/toolbar/toolbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/viewerbar.xml,scalc/toolbar/viewerbar.xml))
# vim: set noet sw=4 ts=4:
......@@ -9,6 +9,55 @@
$(eval $(call gb_UIConfig_UIConfig,modules/scalc))
ifeq ($(ENABLE_TELEPATHY),TRUE)
$(eval $(call gb_UIConfig_add_generated_menubarfiles,modules/scalc,\
CustomTarget/sc/uiconfig/scalc/menubar/menubar \
))
else
$(eval $(call gb_UIConfig_add_menubarfiles,modules/scalc,\
sc/uiconfig/scalc/menubar/menubar \
))
endif
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/scalc,\
sc/uiconfig/scalc/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/scalc,\
sc/uiconfig/scalc/toolbar/alignmentbar \
sc/uiconfig/scalc/toolbar/arrowshapes \
sc/uiconfig/scalc/toolbar/basicshapes \
sc/uiconfig/scalc/toolbar/calloutshapes \
sc/uiconfig/scalc/toolbar/colorbar \
sc/uiconfig/scalc/toolbar/drawbar \
sc/uiconfig/scalc/toolbar/drawobjectbar \
sc/uiconfig/scalc/toolbar/extrusionobjectbar \
sc/uiconfig/scalc/toolbar/findbar \
sc/uiconfig/scalc/toolbar/flowchartshapes \
sc/uiconfig/scalc/toolbar/fontworkobjectbar \
sc/uiconfig/scalc/toolbar/fontworkshapetype \
sc/uiconfig/scalc/toolbar/formatobjectbar \
sc/uiconfig/scalc/toolbar/formcontrols \
sc/uiconfig/scalc/toolbar/formdesign \
sc/uiconfig/scalc/toolbar/formsfilterbar \
sc/uiconfig/scalc/toolbar/formsnavigationbar \
sc/uiconfig/scalc/toolbar/formtextobjectbar \
sc/uiconfig/scalc/toolbar/fullscreenbar \
sc/uiconfig/scalc/toolbar/graffilterbar \
sc/uiconfig/scalc/toolbar/graphicobjectbar \
sc/uiconfig/scalc/toolbar/insertbar \
sc/uiconfig/scalc/toolbar/insertcellsbar \
sc/uiconfig/scalc/toolbar/mediaobjectbar \
sc/uiconfig/scalc/toolbar/moreformcontrols \
sc/uiconfig/scalc/toolbar/previewbar \
sc/uiconfig/scalc/toolbar/standardbar \
sc/uiconfig/scalc/toolbar/starshapes \
sc/uiconfig/scalc/toolbar/symbolshapes \
sc/uiconfig/scalc/toolbar/textobjectbar \
sc/uiconfig/scalc/toolbar/toolbar \
sc/uiconfig/scalc/toolbar/viewerbar \
))
$(eval $(call gb_UIConfig_add_uifiles,modules/scalc,\
sc/uiconfig/scalc/ui/cellprotectionpage \
sc/uiconfig/scalc/ui/definename \
......
......@@ -35,7 +35,6 @@ $(eval $(call gb_Module_add_targets,sd,\
Library_sdfilt \
Library_sdui \
Package_inc \
Package_uiconfig \
Package_web \
Package_xml \
UIConfig_sdraw \
......
This diff is collapsed.
......@@ -9,6 +9,62 @@
$(eval $(call gb_UIConfig_UIConfig,modules/sdraw))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/sdraw,\
sd/uiconfig/sdraw/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/sdraw,\
sd/uiconfig/sdraw/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/sdraw,\
sd/uiconfig/sdraw/toolbar/3dobjectsbar \
sd/uiconfig/sdraw/toolbar/alignmentbar \
sd/uiconfig/sdraw/toolbar/arrowsbar \
sd/uiconfig/sdraw/toolbar/arrowshapes \
sd/uiconfig/sdraw/toolbar/basicshapes \
sd/uiconfig/sdraw/toolbar/bezierobjectbar \
sd/uiconfig/sdraw/toolbar/calloutshapes \
sd/uiconfig/sdraw/toolbar/choosemodebar \
sd/uiconfig/sdraw/toolbar/colorbar \
sd/uiconfig/sdraw/toolbar/commentsbar \
sd/uiconfig/sdraw/toolbar/connectorsbar \
sd/uiconfig/sdraw/toolbar/drawingobjectbar \
sd/uiconfig/sdraw/toolbar/ellipsesbar \
sd/uiconfig/sdraw/toolbar/extrusionobjectbar \
sd/uiconfig/sdraw/toolbar/findbar \
sd/uiconfig/sdraw/toolbar/flowchartshapes \
sd/uiconfig/sdraw/toolbar/fontworkobjectbar \
sd/uiconfig/sdraw/toolbar/fontworkshapetype \
sd/uiconfig/sdraw/toolbar/formcontrols \
sd/uiconfig/sdraw/toolbar/formdesign \
sd/uiconfig/sdraw/toolbar/formsfilterbar \
sd/uiconfig/sdraw/toolbar/formsnavigationbar \
sd/uiconfig/sdraw/toolbar/formtextobjectbar \
sd/uiconfig/sdraw/toolbar/fullscreenbar \
sd/uiconfig/sdraw/toolbar/gluepointsobjectbar \
sd/uiconfig/sdraw/toolbar/graffilterbar \
sd/uiconfig/sdraw/toolbar/graphicobjectbar \
sd/uiconfig/sdraw/toolbar/insertbar \
sd/uiconfig/sdraw/toolbar/linesbar \
sd/uiconfig/sdraw/toolbar/masterviewtoolbar \
sd/uiconfig/sdraw/toolbar/mediaobjectbar \
sd/uiconfig/sdraw/toolbar/moreformcontrols \
sd/uiconfig/sdraw/toolbar/optimizetablebar \
sd/uiconfig/sdraw/toolbar/optionsbar \
sd/uiconfig/sdraw/toolbar/positionbar \
sd/uiconfig/sdraw/toolbar/rectanglesbar \
sd/uiconfig/sdraw/toolbar/standardbar \
sd/uiconfig/sdraw/toolbar/starshapes \
sd/uiconfig/sdraw/toolbar/symbolshapes \
sd/uiconfig/sdraw/toolbar/tableobjectbar \
sd/uiconfig/sdraw/toolbar/textbar \
sd/uiconfig/sdraw/toolbar/textobjectbar \
sd/uiconfig/sdraw/toolbar/toolbar \
sd/uiconfig/sdraw/toolbar/viewerbar \
sd/uiconfig/sdraw/toolbar/zoombar \
))
$(eval $(call gb_UIConfig_add_uifiles,modules/sdraw,\
sd/uiconfig/sdraw/ui/printeroptions \
))
......
......@@ -9,6 +9,66 @@
$(eval $(call gb_UIConfig_UIConfig,modules/simpress))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/simpress,\
sd/uiconfig/simpress/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/simpress,\
sd/uiconfig/simpress/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/simpress,\
sd/uiconfig/simpress/toolbar/3dobjectsbar \
sd/uiconfig/simpress/toolbar/alignmentbar \
sd/uiconfig/simpress/toolbar/arrowsbar \
sd/uiconfig/simpress/toolbar/arrowshapes \
sd/uiconfig/simpress/toolbar/basicshapes \
sd/uiconfig/simpress/toolbar/bezierobjectbar \
sd/uiconfig/simpress/toolbar/calloutshapes \
sd/uiconfig/simpress/toolbar/choosemodebar \
sd/uiconfig/simpress/toolbar/colorbar \
sd/uiconfig/simpress/toolbar/commentsbar \
sd/uiconfig/simpress/toolbar/commontaskbar \
sd/uiconfig/simpress/toolbar/connectorsbar \
sd/uiconfig/simpress/toolbar/drawingobjectbar \
sd/uiconfig/simpress/toolbar/ellipsesbar \
sd/uiconfig/simpress/toolbar/extrusionobjectbar \
sd/uiconfig/simpress/toolbar/findbar \
sd/uiconfig/simpress/toolbar/flowchartshapes \
sd/uiconfig/simpress/toolbar/fontworkobjectbar \
sd/uiconfig/simpress/toolbar/fontworkshapetype \
sd/uiconfig/simpress/toolbar/formcontrols \
sd/uiconfig/simpress/toolbar/formdesign \
sd/uiconfig/simpress/toolbar/formsfilterbar \
sd/uiconfig/simpress/toolbar/formsnavigationbar \
sd/uiconfig/simpress/toolbar/formtextobjectbar \
sd/uiconfig/simpress/toolbar/fullscreenbar \
sd/uiconfig/simpress/toolbar/gluepointsobjectbar \
sd/uiconfig/simpress/toolbar/graffilterbar \
sd/uiconfig/simpress/toolbar/graphicobjectbar \
sd/uiconfig/simpress/toolbar/insertbar \
sd/uiconfig/simpress/toolbar/linesbar \
sd/uiconfig/simpress/toolbar/masterviewtoolbar \
sd/uiconfig/simpress/toolbar/mediaobjectbar \
sd/uiconfig/simpress/toolbar/moreformcontrols \
sd/uiconfig/simpress/toolbar/optimizetablebar \
sd/uiconfig/simpress/toolbar/optionsbar \
sd/uiconfig/simpress/toolbar/outlinetoolbar \
sd/uiconfig/simpress/toolbar/positionbar \
sd/uiconfig/simpress/toolbar/rectanglesbar \
sd/uiconfig/simpress/toolbar/slideviewobjectbar \
sd/uiconfig/simpress/toolbar/slideviewtoolbar \
sd/uiconfig/simpress/toolbar/standardbar \
sd/uiconfig/simpress/toolbar/starshapes \
sd/uiconfig/simpress/toolbar/symbolshapes \
sd/uiconfig/simpress/toolbar/tableobjectbar \
sd/uiconfig/simpress/toolbar/textbar \
sd/uiconfig/simpress/toolbar/textobjectbar \
sd/uiconfig/simpress/toolbar/toolbar \
sd/uiconfig/simpress/toolbar/viewerbar \
sd/uiconfig/simpress/toolbar/zoombar \
))
$(eval $(call gb_UIConfig_add_uifiles,modules/simpress,\
sd/uiconfig/simpress/ui/presentationdialog \
sd/uiconfig/simpress/ui/printeroptions \
......
......@@ -27,7 +27,6 @@ $(eval $(call gb_Module_add_targets,starmath,\
AllLangResTarget_sm \
Library_sm \
Library_smd \
Package_uiconfig \
UIConfig_smath \
))
......
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Initial Developer of the Original Code is
# Norbert Thiebaud <nthiebaud@gmail.com> (C) 2010, All Rights Reserved.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
$(eval $(call gb_Package_Package,sm_uiconfig,$(SRCDIR)/starmath/uiconfig))
$(eval $(call gb_Package_add_file,sm_uiconfig,xml/uiconfig/modules/smath/menubar/menubar.xml,smath/menubar/menubar.xml))
$(eval $(call gb_Package_add_file,sm_uiconfig,xml/uiconfig/modules/smath/statusbar/statusbar.xml,smath/statusbar/statusbar.xml))
$(eval $(call gb_Package_add_file,sm_uiconfig,xml/uiconfig/modules/smath/toolbar/toolbar.xml,smath/toolbar/toolbar.xml))
$(eval $(call gb_Package_add_file,sm_uiconfig,xml/uiconfig/modules/smath/toolbar/standardbar.xml,smath/toolbar/standardbar.xml))
$(eval $(call gb_Package_add_file,sm_uiconfig,xml/uiconfig/modules/smath/toolbar/fullscreenbar.xml,smath/toolbar/fullscreenbar.xml))
# vim: set noet sw=4 ts=4:
......@@ -9,6 +9,20 @@
$(eval $(call gb_UIConfig_UIConfig,modules/smath))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/smath,\
starmath/uiconfig/smath/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/smath,\
starmath/uiconfig/smath/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/smath,\
starmath/uiconfig/smath/toolbar/toolbar \
starmath/uiconfig/smath/toolbar/standardbar \
starmath/uiconfig/smath/toolbar/fullscreenbar \
))
$(eval $(call gb_UIConfig_add_uifiles,modules/smath,\
starmath/uiconfig/smath/ui/printeroptions \
))
......
......@@ -25,8 +25,12 @@ $(eval $(call gb_Module_add_targets,sw,\
Library_sw \
Library_swd \
Library_swui \
Package_uiconfig \
UIConfig_sglobal \
UIConfig_sweb \
UIConfig_swform \
UIConfig_swreport \
UIConfig_swriter \
UIConfig_swxform \
))
ifneq ($(DISABLE_SCRIPTING),TRUE)
......
This diff is collapsed.
# -*- 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/sglobal))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/sglobal,\
sw/uiconfig/sglobal/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/sglobal,\
sw/uiconfig/sglobal/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/sglobal,\
sw/uiconfig/sglobal/toolbar/alignmentbar \
sw/uiconfig/sglobal/toolbar/arrowshapes \
sw/uiconfig/sglobal/toolbar/basicshapes \
sw/uiconfig/sglobal/toolbar/bezierobjectbar \
sw/uiconfig/sglobal/toolbar/calloutshapes \
sw/uiconfig/sglobal/toolbar/colorbar \
sw/uiconfig/sglobal/toolbar/drawbar \
sw/uiconfig/sglobal/toolbar/drawingobjectbar \
sw/uiconfig/sglobal/toolbar/drawtextobjectbar \
sw/uiconfig/sglobal/toolbar/extrusionobjectbar \
sw/uiconfig/sglobal/toolbar/findbar \
sw/uiconfig/sglobal/toolbar/flowchartshapes \
sw/uiconfig/sglobal/toolbar/fontworkobjectbar \
sw/uiconfig/sglobal/toolbar/fontworkshapetype \
sw/uiconfig/sglobal/toolbar/formcontrols \
sw/uiconfig/sglobal/toolbar/formdesign \
sw/uiconfig/sglobal/toolbar/formsfilterbar \
sw/uiconfig/sglobal/toolbar/formsnavigationbar \
sw/uiconfig/sglobal/toolbar/formtextobjectbar \
sw/uiconfig/sglobal/toolbar/frameobjectbar \
sw/uiconfig/sglobal/toolbar/fullscreenbar \
sw/uiconfig/sglobal/toolbar/graffilterbar \
sw/uiconfig/sglobal/toolbar/graphicobjectbar \
sw/uiconfig/sglobal/toolbar/insertbar \
sw/uiconfig/sglobal/toolbar/insertobjectbar \
sw/uiconfig/sglobal/toolbar/mediaobjectbar \
sw/uiconfig/sglobal/toolbar/moreformcontrols \
sw/uiconfig/sglobal/toolbar/numobjectbar \
sw/uiconfig/sglobal/toolbar/oleobjectbar \
sw/uiconfig/sglobal/toolbar/optimizetablebar \
sw/uiconfig/sglobal/toolbar/previewobjectbar \
sw/uiconfig/sglobal/toolbar/standardbar \
sw/uiconfig/sglobal/toolbar/starshapes \
sw/uiconfig/sglobal/toolbar/symbolshapes \
sw/uiconfig/sglobal/toolbar/tableobjectbar \
sw/uiconfig/sglobal/toolbar/textobjectbar \
sw/uiconfig/sglobal/toolbar/toolbar \
sw/uiconfig/sglobal/toolbar/viewerbar \
))
# vim: set noet sw=4 ts=4:
# -*- 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:
# -*- 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/swform))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/swform,\
sw/uiconfig/swform/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/swform,\
sw/uiconfig/swform/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/swform,\
sw/uiconfig/swform/toolbar/alignmentbar \
sw/uiconfig/swform/toolbar/arrowshapes \
sw/uiconfig/swform/toolbar/basicshapes \
sw/uiconfig/swform/toolbar/bezierobjectbar \
sw/uiconfig/swform/toolbar/calloutshapes \
sw/uiconfig/swform/toolbar/colorbar \
sw/uiconfig/swform/toolbar/drawbar \
sw/uiconfig/swform/toolbar/drawingobjectbar \
sw/uiconfig/swform/toolbar/drawtextobjectbar \
sw/uiconfig/swform/toolbar/extrusionobjectbar \
sw/uiconfig/swform/toolbar/flowchartshapes \
sw/uiconfig/swform/toolbar/fontworkobjectbar \
sw/uiconfig/swform/toolbar/fontworkshapetype \
sw/uiconfig/swform/toolbar/formcontrols \
sw/uiconfig/swform/toolbar/formdesign \
sw/uiconfig/swform/toolbar/formsfilterbar \
sw/uiconfig/swform/toolbar/formsnavigationbar \
sw/uiconfig/swform/toolbar/formtextobjectbar \
sw/uiconfig/swform/toolbar/frameobjectbar \
sw/uiconfig/swform/toolbar/fullscreenbar \
sw/uiconfig/swform/toolbar/graffilterbar \
sw/uiconfig/swform/toolbar/graphicobjectbar \
sw/uiconfig/swform/toolbar/insertbar \
sw/uiconfig/swform/toolbar/insertobjectbar \
sw/uiconfig/swform/toolbar/mediaobjectbar \
sw/uiconfig/swform/toolbar/moreformcontrols \
sw/uiconfig/swform/toolbar/numobjectbar \
sw/uiconfig/swform/toolbar/oleobjectbar \
sw/uiconfig/swform/toolbar/optimizetablebar \
sw/uiconfig/swform/toolbar/previewobjectbar \
sw/uiconfig/swform/toolbar/standardbar \
sw/uiconfig/swform/toolbar/starshapes \
sw/uiconfig/swform/toolbar/symbolshapes \
sw/uiconfig/swform/toolbar/tableobjectbar \
sw/uiconfig/swform/toolbar/textobjectbar \
sw/uiconfig/swform/toolbar/toolbar \
sw/uiconfig/swform/toolbar/viewerbar \
))
# vim: set noet sw=4 ts=4:
# -*- 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/swreport))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/swreport,\
sw/uiconfig/swreport/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/swreport,\
sw/uiconfig/swreport/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/swreport,\
sw/uiconfig/swreport/toolbar/alignmentbar \
sw/uiconfig/swreport/toolbar/arrowshapes \
sw/uiconfig/swreport/toolbar/basicshapes \
sw/uiconfig/swreport/toolbar/bezierobjectbar \
sw/uiconfig/swreport/toolbar/calloutshapes \
sw/uiconfig/swreport/toolbar/colorbar \
sw/uiconfig/swreport/toolbar/drawbar \
sw/uiconfig/swreport/toolbar/drawingobjectbar \
sw/uiconfig/swreport/toolbar/drawtextobjectbar \
sw/uiconfig/swreport/toolbar/extrusionobjectbar \
sw/uiconfig/swreport/toolbar/flowchartshapes \
sw/uiconfig/swreport/toolbar/fontworkobjectbar \
sw/uiconfig/swreport/toolbar/fontworkshapetype \
sw/uiconfig/swreport/toolbar/formcontrols \
sw/uiconfig/swreport/toolbar/formdesign \
sw/uiconfig/swreport/toolbar/formsfilterbar \
sw/uiconfig/swreport/toolbar/formsnavigationbar \
sw/uiconfig/swreport/toolbar/formtextobjectbar \
sw/uiconfig/swreport/toolbar/frameobjectbar \
sw/uiconfig/swreport/toolbar/fullscreenbar \
sw/uiconfig/swreport/toolbar/graffilterbar \
sw/uiconfig/swreport/toolbar/graphicobjectbar \
sw/uiconfig/swreport/toolbar/insertbar \
sw/uiconfig/swreport/toolbar/insertobjectbar \
sw/uiconfig/swreport/toolbar/mediaobjectbar \
sw/uiconfig/swreport/toolbar/moreformcontrols \
sw/uiconfig/swreport/toolbar/numobjectbar \
sw/uiconfig/swreport/toolbar/oleobjectbar \
sw/uiconfig/swreport/toolbar/optimizetablebar \
sw/uiconfig/swreport/toolbar/previewobjectbar \
sw/uiconfig/swreport/toolbar/standardbar \
sw/uiconfig/swreport/toolbar/starshapes \
sw/uiconfig/swreport/toolbar/symbolshapes \
sw/uiconfig/swreport/toolbar/tableobjectbar \
sw/uiconfig/swreport/toolbar/textobjectbar \
sw/uiconfig/swreport/toolbar/toolbar \
sw/uiconfig/swreport/toolbar/viewerbar \
))
# vim: set noet sw=4 ts=4:
......@@ -9,6 +9,55 @@
$(eval $(call gb_UIConfig_UIConfig,modules/swriter))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/swriter,\
sw/uiconfig/swriter/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/swriter,\
sw/uiconfig/swriter/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/swriter,\
sw/uiconfig/swriter/toolbar/alignmentbar \
sw/uiconfig/swriter/toolbar/arrowshapes \
sw/uiconfig/swriter/toolbar/basicshapes \
sw/uiconfig/swriter/toolbar/bezierobjectbar \
sw/uiconfig/swriter/toolbar/calloutshapes \
sw/uiconfig/swriter/toolbar/colorbar \
sw/uiconfig/swriter/toolbar/drawbar \
sw/uiconfig/swriter/toolbar/drawingobjectbar \
sw/uiconfig/swriter/toolbar/drawtextobjectbar \
sw/uiconfig/swriter/toolbar/extrusionobjectbar \
sw/uiconfig/swriter/toolbar/findbar \
sw/uiconfig/swriter/toolbar/flowchartshapes \
sw/uiconfig/swriter/toolbar/fontworkobjectbar \
sw/uiconfig/swriter/toolbar/fontworkshapetype \
sw/uiconfig/swriter/toolbar/formcontrols \
sw/uiconfig/swriter/toolbar/formdesign \
sw/uiconfig/swriter/toolbar/formsfilterbar \
sw/uiconfig/swriter/toolbar/formsnavigationbar \
sw/uiconfig/swriter/toolbar/formtextobjectbar \
sw/uiconfig/swriter/toolbar/frameobjectbar \
sw/uiconfig/swriter/toolbar/fullscreenbar \
sw/uiconfig/swriter/toolbar/graffilterbar \
sw/uiconfig/swriter/toolbar/graphicobjectbar \
sw/uiconfig/swriter/toolbar/insertbar \
sw/uiconfig/swriter/toolbar/mediaobjectbar \
sw/uiconfig/swriter/toolbar/moreformcontrols \
sw/uiconfig/swriter/toolbar/navigationobjectbar \
sw/uiconfig/swriter/toolbar/numobjectbar \
sw/uiconfig/swriter/toolbar/oleobjectbar \
sw/uiconfig/swriter/toolbar/optimizetablebar \
sw/uiconfig/swriter/toolbar/previewobjectbar \
sw/uiconfig/swriter/toolbar/standardbar \
sw/uiconfig/swriter/toolbar/starshapes \
sw/uiconfig/swriter/toolbar/symbolshapes \
sw/uiconfig/swriter/toolbar/tableobjectbar \
sw/uiconfig/swriter/toolbar/textobjectbar \
sw/uiconfig/swriter/toolbar/toolbar \
sw/uiconfig/swriter/toolbar/viewerbar \
))
$(eval $(call gb_UIConfig_add_uifiles,modules/swriter,\
sw/uiconfig/swriter/ui/autoformattable \
sw/uiconfig/swriter/ui/autotext \
......
# -*- 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/swxform))
$(eval $(call gb_UIConfig_add_menubarfiles,modules/swxform,\
sw/uiconfig/swxform/menubar/menubar \
))
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/swxform,\
sw/uiconfig/swxform/statusbar/statusbar \
))
$(eval $(call gb_UIConfig_add_toolbarfiles,modules/swxform,\
sw/uiconfig/swxform/toolbar/alignmentbar \
sw/uiconfig/swxform/toolbar/arrowshapes \
sw/uiconfig/swxform/toolbar/basicshapes \
sw/uiconfig/swxform/toolbar/bezierobjectbar \
sw/uiconfig/swxform/toolbar/calloutshapes \
sw/uiconfig/swxform/toolbar/colorbar \
sw/uiconfig/swxform/toolbar/drawbar \
sw/uiconfig/swxform/toolbar/drawingobjectbar \
sw/uiconfig/swxform/toolbar/drawtextobjectbar \
sw/uiconfig/swxform/toolbar/extrusionobjectbar \
sw/uiconfig/swxform/toolbar/findbar \
sw/uiconfig/swxform/toolbar/flowchartshapes \
sw/uiconfig/swxform/toolbar/fontworkobjectbar \
sw/uiconfig/swxform/toolbar/fontworkshapetype \
sw/uiconfig/swxform/toolbar/formcontrols \
sw/uiconfig/swxform/toolbar/formdesign \
sw/uiconfig/swxform/toolbar/formsfilterbar \
sw/uiconfig/swxform/toolbar/formsnavigationbar \
sw/uiconfig/swxform/toolbar/formtextobjectbar \
sw/uiconfig/swxform/toolbar/frameobjectbar \
sw/uiconfig/swxform/toolbar/fullscreenbar \
sw/uiconfig/swxform/toolbar/graffilterbar \
sw/uiconfig/swxform/toolbar/graphicobjectbar \
sw/uiconfig/swxform/toolbar/insertbar \
sw/uiconfig/swxform/toolbar/insertobjectbar \
sw/uiconfig/swxform/toolbar/mediaobjectbar \
sw/uiconfig/swxform/toolbar/moreformcontrols \
sw/uiconfig/swxform/toolbar/numobjectbar \
sw/uiconfig/swxform/toolbar/oleobjectbar \
sw/uiconfig/swxform/toolbar/optimizetablebar \
sw/uiconfig/swxform/toolbar/previewobjectbar \
sw/uiconfig/swxform/toolbar/standardbar \
sw/uiconfig/swxform/toolbar/starshapes \
sw/uiconfig/swxform/toolbar/symbolshapes \
sw/uiconfig/swxform/toolbar/tableobjectbar \
sw/uiconfig/swxform/toolbar/textobjectbar \
sw/uiconfig/swxform/toolbar/toolbar \
sw/uiconfig/swxform/toolbar/viewerbar \
))
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment