summaryrefslogtreecommitdiff
path: root/sd/Package_web.mk
blob: 62a8998641f7ad0b6de52c7639c467a90ed8f4ee (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
# -*- 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,sd_web,$(SRCDIR)/sd/res))

$(eval $(call gb_Package_add_files,sd_web,$(LIBO_SHARE_FOLDER)/config/webcast,\
	webview/common.inc \
	webview/common.pl \
	webview/edit.asp \
	webview/editpic.asp \
	webview/editpic.pl \
	webview/edit.pl \
	webview/index.pl \
	webview/poll.asp \
	webview/poll.pl \
	webview/savepic.asp \
	webview/savepic.pl \
	webview/show.asp \
	webview/show.pl \
	webview/webcast.asp \
	webview/webcast.pl \
))

$(eval $(call gb_Package_add_files,sd_web,$(LIBO_SHARE_FOLDER)/config/wizard/web/buttons,\
	buttons/glas-blue.zip \
	buttons/glas-green.zip \
	buttons/glas-red.zip \
	buttons/round-gorilla.zip \
	buttons/round-white.zip \
	buttons/simple.zip \
	buttons/square-blue.zip \
	buttons/square-gray.zip \
	buttons/square-green.zip \
	buttons/square-red.zip \
	buttons/square-yellow.zip \
))

# vim: set noet sw=4 ts=4:
/a>Steve Hart 2015-11-10update emoji autocorrect files from po-filesChristian Lohmaier 2015-10-18update emoji autocorrect files from po-filesRobinson Tryon 2015-09-11tdf#93957 fix Emoji pattern of horizontal ellipsisLászló Németh 2015-09-03update emoji autocorrect entries from po-filesChristian Lohmaier 2015-09-02tdf#93233 fix clockface emoji entriesChristian Lohmaier 2015-09-01add sfxlo-TemplateLocalView to glade catalogCaolán McNamara 2015-08-28use nonet for xsltprocCaolán McNamara 2015-08-22Remove bogus ligatures from OpenSymbol fontKhaled Hosny 2015-08-18tdf#93302: Fix OpenSymbol %phi and %varphi glyphsKhaled Hosny 2015-08-12update emoji autocorrect entries from po-filesChristian Lohmaier 2015-07-31update emoji autocorrect entries from po-filesChristian Lohmaier 2015-07-24update emoji autocorrect entries from po-filesChristian Lohmaier 2015-07-21add Slovenian Emoji shortcodesLászló Németh 2015-07-16add localized Emoji short namesLászló Németh 2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara 2015-06-01Add translation support for short names of Emoji and other symbolsLászló Németh 2015-05-22add Greek small letters to the technical spelling dictionaryLászló Németh 2015-05-20AutoCorrect: Emoji support (hu)László Németh 2015-05-20AutoCorrect: Emoji support (en-US)László Németh 2015-05-07Clipart - PNG files optimized.Andrew 2015-05-05add some missing glade prototypesCaolán McNamara 2015-04-22add some default style presets to templatesTomaž Vajngerl 2015-04-20Add "eg." and "ie." to the English sentence exception listsLászló Németh 2015-01-07Include the new templates in the installation.Jan Holesovsky 2015-01-07Presentation template.Zirk 2015-01-07Presentation template.Alexander Wilms 2015-01-07Presentation templates.Jun NOGATA 2015-01-07Template for CV / Resume.Michael Kovarik 2015-01-07Template for CV.Alexander Wilms 2015-01-07Template for business cards.Edmund Laugasson 2015-01-07Templates for business letters.Péter Szathmáry 2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara 2014-12-04fdo#86511: Fix the RGB value of 'Sky blue 1' color.V Stuart Foote 2014-11-27fdo#86557: svx: fix crash when creating new "XML Form Document"Michael Stahl 2014-11-26share/template/shellnew/soffice.od? are only installed on WindowsStephan Bergmann