summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/shared/autopi/webwizard05.xhp
blob: a1bca1970839e0ee07081b7639bd934f6df702eb (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
<?xml version="1.0" encoding="UTF-8"?>


<!--***********************************************************************
 *
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 * 
 * Copyright 2008 by Sun Microsystems, Inc.
 *
 * OpenOffice.org - a multi-platform office productivity suite
 *
 * $RCSfile: webwizard05.xhp,v $
 * $Revision: 1.7 $
 *
 * 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.
 *
 ************************************************************************-->
	
<helpdocument version="1.0">
<meta>
<topic id="textsharedautopiwebwizard05xml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Web Wizard - Design</title>
<filename>/text/shared/autopi/webwizard05.xhp</filename>
</topic>
<history>
<created date="2004-07-13T15:36:01">UFI: Web Wizard page 5</created>
<lastedited date="2004-09-27T15:41:06">dedr: reviewed</lastedited>
</history>
</meta>
<body>
<section id="design">
<paragraph role="heading" id="par_idN10544" xml-lang="en-US" level="1" l10n="NEW"><link href="text/shared/autopi/webwizard05.xhp">Web Wizard - Design</link></paragraph>
<paragraph role="paragraph" id="par_idN10554" xml-lang="en-US" l10n="NEW">Select a style for the index page.</paragraph>
</section>
<bookmark xml-lang="en-US" branch="hid/HID5_LST_STYLES" id="bm_id2095095" localize="false"/>
<paragraph role="heading" id="par_idN10557" xml-lang="en-US" level="2" l10n="NEW">Style</paragraph>
<paragraph role="paragraph" id="par_idN1055B" xml-lang="en-US" l10n="NEW"><ahelp hid="34247">Select the color scheme for the index page.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/HID5_BTN_BACKGND" id="bm_id3775444" localize="false"/>
<paragraph role="heading" id="par_idN1055E" xml-lang="en-US" level="2" l10n="NEW">Background</paragraph>
<paragraph role="paragraph" id="par_idN10562" xml-lang="en-US" l10n="NEW"><ahelp hid="34248">Select a <link href="text/shared/autopi/webwizard05bi.xhp">Background image</link> for the index page.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/HID5_BTN_ICONS" id="bm_id4880825" localize="false"/>
<paragraph role="heading" id="par_idN10573" xml-lang="en-US" level="2" l10n="NEW">Icon set</paragraph>
<paragraph role="paragraph" id="par_idN10577" xml-lang="en-US" l10n="NEW"><ahelp hid="34249">Select the <link href="text/shared/autopi/webwizard05is.xhp">Icons</link> that you want to use for the navigation elements on the index page.</ahelp></paragraph>
<paragraph role="paragraph" id="par_idN10588" xml-lang="en-US" l10n="NEW"><link href="text/shared/autopi/webwizard06.xhp">Web Wizard - Web site information</link></paragraph>
</body>
</helpdocument>
tion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/onlineupdate/CustomTarget_generated.mk
s used, so partial translations shrink dramatically in size * extract .hrc strings with hrcex which backs onto xgettext -C --add-comments --keyword=NC_:1c,2 --from-code=UTF-8 --no-wrap * extract .ui strings with uiex which backs onto xgettext --add-comments --no-wrap * qtz for gettext translations is generated at runtime as ascii-ified crc32 of content + "|" + msgid * [API CHANGE] remove deprecated binary .res resouce loader related uno apis com::sun::star::resource::OfficeResourceLoader com::sun::star::resource::XResourceBundleLoader com::sun::star::resource::XResourceBundle when translating strings via uno apis com.sun.star.resource.StringResourceWithLocation can continue to be used Change-Id: Ia2594a2672b7301d9c3421fdf31b6cfe7f3f8d0a
AgeCommit message (Collapse)Author
2017-06-08the custom target needs to depend on pythonMarkus Mohrhard
Change-Id: Ie9356a4922f7d01c674ec50bb30cd70e73469055 Reviewed-on: https://gerrit.libreoffice.org/38549 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-05-21take the certifcate info from the update configMarkus Mohrhard
Change-Id: I15856f21d19b45ec50bd3d63d2e526c9e8db450d
2017-05-19generate the certificate verification data as part of the buildMarkus Mohrhard
Change-Id: I30186f76302e7666c833933b059931e8b1b7b78c