summaryrefslogtreecommitdiff
path: root/desktop/WinResTarget_soffice.mk
blob: e3b7927e2999a163686abccd71b03ef9d9db0b84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# -*- 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_WinResTarget_WinResTarget,soffice/launcher))

$(eval $(call gb_WinResTarget_set_include,soffice/launcher,\
    $$(INCLUDE) \
    -I$(SRCDIR)/sysui/desktop \
))

$(eval $(call gb_WinResTarget_add_defs,soffice/launcher,\
    -DRES_APP_NAME=soffice \
    -DRES_APP_FILEDESC="$(PRODUCTNAME)" \
    -DRES_APP_ICON=icons/soffice.ico \
    -DVERVARIANT=$(LIBO_VERSION_PATCH) \
    -DRES_APP_VENDOR="$(OOO_VENDOR)" \
))

$(eval $(call gb_WinResTarget_add_dependencies,soffice/launcher,\
    sysui/desktop/icons/soffice.ico \
))

$(eval $(call gb_WinResTarget_set_rcfile,soffice/launcher,desktop/win32/source/applauncher/launcher))

# vim: set ts=4 sw=4 et:
00'>2017-03-11Fix typosAndrea Gelmini 2016-11-03tdf#100352 Classification: Update French translationLaurent Balland-Poirier 2016-10-17I made a grammar error hereAdolfo Jayme Barrientos 2016-10-17tdf#100352 Provide French classification fileLaurent Balland-Poirier 2016-10-11tdf#100352 Provide Catalan classification fileAdolfo Jayme Barrientos 2016-09-16tdf#101088 Add comments about translatable elements of classificationGabor Kelemen 2016-08-19Dutch example.xml classification: Corrections&improvements - tdf#100352Cor Nouws 2016-07-24tdf#101088 fix Dutch translation of <baf:Scale> tagsGabor Kelemen 2016-07-23tdf#101087 Add Hungarian example xml for classificationGabor Kelemen 2016-07-22tdf#100351 example_pt-BR.xml for classificationOlivier Hallot 2016-07-14Dutch example.xml - file added too.. - related: tdf#100352Cor Nouws 2016-07-09tdf#100352 Make the watermarks and colored infobar work in SlovenianAdolfo Jayme Barrientos 2016-06-26Slovenian example.xml (related: tdf#100352)Andras Timar 2016-02-23sfx2 classification: write category ID to document metadataMiklos Vajna 2016-02-22sfx2 classification: mention policy name in the exampleMiklos Vajna 2016-02-22sfx2 classification: add categories exampleMiklos Vajna 2016-02-22sfx2 classification: import plain XML interchange format XSD schemaMiklos Vajna