diff options
author | David Tardon <dtardon@redhat.com> | 2013-04-06 15:34:43 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-04-11 03:39:16 +0000 |
commit | bec67a2e7f532c29fe452c0fcc5817ea66fcaebd (patch) | |
tree | 12274cad4fa947a2a187e9719315b3b447948e1f /dbaccess | |
parent | 63c0d1a90f6cd2d681b3669260a02a80fa8190a7 (diff) |
deliver all uiconfig files by UIConfig
Change-Id: Ie78b7ce399ba34485146ca7622c59d31f8105d02
Reviewed-on: https://gerrit.libreoffice.org/3229
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/Module_dbaccess.mk | 7 | ||||
-rw-r--r-- | dbaccess/Package_uiconfig.mk | 50 | ||||
-rw-r--r-- | dbaccess/UIConfig_dbapp.mk | 28 | ||||
-rw-r--r-- | dbaccess/UIConfig_dbbrowser.mk | 20 | ||||
-rw-r--r-- | dbaccess/UIConfig_dbquery.mk | 22 | ||||
-rw-r--r-- | dbaccess/UIConfig_dbrelation.mk | 20 | ||||
-rw-r--r-- | dbaccess/UIConfig_dbtable.mk | 20 | ||||
-rw-r--r-- | dbaccess/UIConfig_dbtdata.mk | 20 |
8 files changed, 136 insertions, 51 deletions
diff --git a/dbaccess/Module_dbaccess.mk b/dbaccess/Module_dbaccess.mk index 598ec4226f9d..afa9f9811f08 100644 --- a/dbaccess/Module_dbaccess.mk +++ b/dbaccess/Module_dbaccess.mk @@ -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,\ diff --git a/dbaccess/Package_uiconfig.mk b/dbaccess/Package_uiconfig.mk deleted file mode 100644 index cf06bb11727f..000000000000 --- a/dbaccess/Package_uiconfig.mk +++ /dev/null @@ -1,50 +0,0 @@ -# -*- 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: diff --git a/dbaccess/UIConfig_dbapp.mk b/dbaccess/UIConfig_dbapp.mk new file mode 100644 index 000000000000..1611108fa0be --- /dev/null +++ b/dbaccess/UIConfig_dbapp.mk @@ -0,0 +1,28 @@ +# -*- 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: diff --git a/dbaccess/UIConfig_dbbrowser.mk b/dbaccess/UIConfig_dbbrowser.mk new file mode 100644 index 000000000000..94f9c9fb8df4 --- /dev/null +++ b/dbaccess/UIConfig_dbbrowser.mk @@ -0,0 +1,20 @@ +# -*- 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: diff --git a/dbaccess/UIConfig_dbquery.mk b/dbaccess/UIConfig_dbquery.mk new file mode 100644 index 000000000000..5af309335ea0 --- /dev/null +++ b/dbaccess/UIConfig_dbquery.mk @@ -0,0 +1,22 @@ +# -*- 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: diff --git a/dbaccess/UIConfig_dbrelation.mk b/dbaccess/UIConfig_dbrelation.mk new file mode 100644 index 000000000000..51a3b215c4c5 --- /dev/null +++ b/dbaccess/UIConfig_dbrelation.mk @@ -0,0 +1,20 @@ +# -*- 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: diff --git a/dbaccess/UIConfig_dbtable.mk b/dbaccess/UIConfig_dbtable.mk new file mode 100644 index 000000000000..9503cc22b375 --- /dev/null +++ b/dbaccess/UIConfig_dbtable.mk @@ -0,0 +1,20 @@ +# -*- 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: diff --git a/dbaccess/UIConfig_dbtdata.mk b/dbaccess/UIConfig_dbtdata.mk new file mode 100644 index 000000000000..6fe0a8538ac2 --- /dev/null +++ b/dbaccess/UIConfig_dbtdata.mk @@ -0,0 +1,20 @@ +# -*- 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: |