summaryrefslogtreecommitdiff
path: root/helpcontent2/helpers/linkmakefile.template
blob: 4519ec2979fb80b24a45a01e55c6415d491214e8 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# 
# Copyright 2000, 2010 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.
#
#*************************************************************************


# edit to match directory level 
PRJ		= %prj%
# same for all makefiles in "helpcontent2"
PRJNAME = helpcontent2
# uniqe name (module wide);
# using a modified form of package should do here
TARGET  = util_%module%

# --- Settings -----------------------------------------------------

.INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/settings.pmk

common_build_zip:=
zip1generatedlangs=TRUE
zip1langdirs=$(aux_alllangiso)
ZIP1TARGET=xhp_%module%
ZIP1FLAGS= -u -r
ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
ZIP1LIST=$(LANGDIR)$/text$/%module%$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created"

LINKNAME=%module%
LINKADDEDFILES= \
%linkaddedfiles%

LINKADDEDDEPS= \
%linkaddeddeps%

LINKLINKFILES= \
%linklinkfiles%

# --- Targets ------------------------------------------------------

.INCLUDE :  target.mk
.INCLUDE :  $(PRJ)$/util$/target.pmk
value='feature/vcl-opengl-integration'>feature/vcl-opengl-integration LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/winaccessibility/Module_winaccessibility.mk
ntary/sd/res?id=ddb2a7ea3a8857aae619555f1a8743e430e146c9&showmsg=1'>Expand)
AgeCommit message (Expand)Author
2019-01-24Clean up dead uses of DISABLE_ATLStephan Bergmann
Author
2021-01-18elementary: tdf#139056 update RED color to follow upstream brandRizal Muttaqin
2021-01-02elementary: tdf#139219 update table header to be silverRizal Muttaqin
2021-01-02elementary: tdf#139056 update color to follow upstream brandRizal Muttaqin
2020-12-27elementary: tdf#139056 update color to follow upstream brandRizal Muttaqin
2020-12-21elementary: tdf#139056 Update color to follow upstream's brandingRizal Muttaqin
2019-05-25KJ & elementary: + Photo Album icons tdf#125326, etcrizmut
2019-05-25KJ&elementary:+Impress place holder, etcRizal Muttaqin
2018-10-28elementary: Refix for tdf#119731, update presentation/slide related icons, ad...Rizal Muttaqin
2018-10-23elementary:+ crookrotate,crookslant,^graphic, convert, smallest*, etcRizal Muttaqin
2018-10-17elementary: fix for tdf#120192, add more 32px, etcRizal Muttaqin
2018-10-04elementary: sync folder color with upstream, add more 32px, etcRizal Muttaqin
2018-09-24Remove accidental addition of executable bit under icon-themes/*Adolfo Jayme Barrientos
2018-09-24elementary: improve many icons, add more 32 pxRizal Muttaqin
2018-09-09elementary: Add more 32 px, update folder icons, many *dialog, etcRizal Muttaqin
2017-12-11Elementary-icons 1.0 beta releaseandreas kainz
2016-12-22drop imglstCaolán McNamara
2016-12-05unwind sd RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara
2015-12-028 bit palettes are on the slow path for quartz/svp/gtk3Caolán McNamara
2015-10-05move elementary bitmaps in placeBjoern Michaelsen