Kaydet (Commit) 98f29239 authored tarafından andreas kainz's avatar andreas kainz Kaydeden (comit) andreas_kainz

Personas: add 6 new default themes

design part of the personas patch

Change-Id: I53c3b4d7dd6a4b47ac2d27b361978faa597386e6
Reviewed-on: https://gerrit.libreoffice.org/61507
Tested-by: Jenkins
Reviewed-by: 's avatarMuhammet Kara <muhammet.kara@pardus.org.tr>
Reviewed-by: 's avatarMichael Stahl <Michael.Stahl@cib.de>
Reviewed-by: 's avatarandreas_kainz <kainz.a@gmail.com>
üst a261016b
...@@ -887,6 +887,13 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo,\ ...@@ -887,6 +887,13 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo,\
extras_labels \ extras_labels \
$(if $(filter WNT,$(OS)),extras_newfiles) \ $(if $(filter WNT,$(OS)),extras_newfiles) \
extras_palettes \ extras_palettes \
extras_personas \
extras_persona_dark \
extras_persona_gray \
extras_persona_green \
extras_persona_pink \
extras_persona_sand \
extras_persona_white \
extras_tplofficorr \ extras_tplofficorr \
extras_tploffimisc \ extras_tploffimisc \
extras_tplpresnt \ extras_tplpresnt \
......
...@@ -72,6 +72,16 @@ $(eval $(call gb_Module_add_targets,extras,\ ...@@ -72,6 +72,16 @@ $(eval $(call gb_Module_add_targets,extras,\
)) ))
endif endif
$(eval $(call gb_Module_add_targets,extras,\
Personas \
Persona_dark \
Persona_gray \
Persona_green \
Persona_pink \
Persona_sand \
Persona_white \
))
$(eval $(call gb_Module_add_targets,extras,\ $(eval $(call gb_Module_add_targets,extras,\
CustomTarget_opensymbol \ CustomTarget_opensymbol \
)) ))
......
# -*- 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_Package_Package,extras_persona_dark,$(SRCDIR)/extras/source/gallery/personas/dark))
$(eval $(call gb_Package_add_files,extras_persona_dark,$(LIBO_SHARE_FOLDER)/gallery/personas/dark,\
footer.png \
header.png \
preview.png \
))
# 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_Package_Package,extras_persona_gray,$(SRCDIR)/extras/source/gallery/personas/gray))
$(eval $(call gb_Package_add_files,extras_persona_gray,$(LIBO_SHARE_FOLDER)/gallery/personas/gray,\
footer.png \
header.png \
preview.png \
))
# 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_Package_Package,extras_persona_green,$(SRCDIR)/extras/source/gallery/personas/green))
$(eval $(call gb_Package_add_files,extras_persona_green,$(LIBO_SHARE_FOLDER)/gallery/personas/green,\
footer.png \
header.png \
preview.png \
))
# 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_Package_Package,extras_persona_pink,$(SRCDIR)/extras/source/gallery/personas/pink))
$(eval $(call gb_Package_add_files,extras_persona_pink,$(LIBO_SHARE_FOLDER)/gallery/personas/pink,\
footer.png \
header.png \
preview.png \
))
# 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_Package_Package,extras_persona_sand,$(SRCDIR)/extras/source/gallery/personas/sand))
$(eval $(call gb_Package_add_files,extras_persona_sand,$(LIBO_SHARE_FOLDER)/gallery/personas/sand,\
footer.png \
header.png \
preview.png \
))
# 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_Package_Package,extras_persona_white,$(SRCDIR)/extras/source/gallery/personas/white))
$(eval $(call gb_Package_add_files,extras_persona_white,$(LIBO_SHARE_FOLDER)/gallery/personas/white,\
footer.png \
header.png \
preview.png \
))
# 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_Package_Package,extras_personas,$(SRCDIR)/extras/source/gallery/personas/))
$(eval $(call gb_Package_add_files,extras_personas,$(LIBO_SHARE_FOLDER)/gallery/personas/,\
personas_list.txt \
))
# vim: set noet sw=4 ts=4:
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
white;White;white/preview.png;white/header.png;white/footer.png;;#000000;#ffffff
gray;Gray;gray/preview.png;gray/header.png;gray/footer.png;;#000000;#ffffff
dark;Dark;dark/preview.png;dark/header.png;dark/footer.png;#ffffff;#000000
pink;Pink;pink/preview.png;pink/header.png;pink/footer.png;;#000000;#ffffff
sand;Sand;sand/preview.png;sand/header.png;sand/footer.png;;#000000;#ffffff
green;Green;green/preview.png;green/header.png;green/footer.png;;#000000;#ffffff
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
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