Commit graph

2878 commits

Author SHA1 Message Date
Andras Timar
aa4e93c532 added Ukrainian dict pack to scp2 2011-02-01 12:56:41 +01:00
Andras Timar
52ac81c699 removed language code 'kid'
kid is not Koshin but key id pseudo language which is good for
debugging UI but should no be included in the product
Signed off by Fridrich on irc.
2011-01-11 10:20:12 +01:00
Andras Timar
74122055f5 Added ca_XV and ast name and description
signedd off by Fridrich on irc
2011-01-11 10:16:33 +01:00
Michael Meeks
eadfd2123e BrOffice branding for windows shortcuts 2011-01-10 09:37:32 +00:00
Kalman Szalai - KAMI
80e97d306c Fix Barcode extension's directory 2011-01-09 20:32:48 +01:00
Andras Timar
4dead3a3fe typo fix in module_langpack.ulf
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2011-01-05 19:00:39 +01:00
Kalman Szalai - KAMI
e2f3768d62 Update LightProof extensions' packing mechanism
* Install extracted extension files to separated and language dependent
  directory. This is the new way to include extensions to installation
  set.

* Update for Sun Template Pack packing

Signed-off-by: David Tardon <dtardon@redhat.com>
2011-01-04 06:59:09 +01:00
Kalman Szalai - KAMI
5f27114fa9 Remove version info from extension folder name too. 2010-12-20 12:56:14 +01:00
Kalman Szalai - KAMI
49fe84f405 Remove extensions' filename version during unpack 2010-12-20 12:47:35 +01:00
Kalman Szalai - KAMI
e062655f21 Update SUN Template Pack extensions' packaing mechanism
Install extracted extension files to separated and language dependent
directory. This is the new way to include extensions to installation
set.
2010-12-20 12:47:35 +01:00
Andras Timar
2b0e9c31db typo fix in helppack.ulf 2010-12-19 23:57:00 +01:00
Petr Mladek
e769153f4b helpxsl stuff belongs to the main package and not help packs
these are the 3 files shared between all help localizations
2010-12-17 21:56:56 +01:00
Tor Lillqvist
f2e89238a6 fix some help install flags 2010-12-17 19:39:04 +01:00
Michael Meeks
c58caec334 fix #if for #else to avoid explosion 2010-12-17 16:40:08 +00:00
Fridrich Štrba
2e8af315b2 Trying to conditionalize scp2 for helppack integration 2010-12-17 12:28:41 +01:00
Fridrich Štrba
61a5b7e2a3 don't show the helppacks in installer unless asked for it 2010-12-17 10:46:27 +01:00
Fridrich Štrba
ded1e176d1 Some more helppack related improvements 2010-12-16 15:47:23 +01:00
Fridrich Štrba
d1a829558e include the helppack stuff in setup_osl files 2010-12-16 14:41:26 +01:00
Fridrich Štrba
d97f774703 Adding LANGUAGEMODULE flag to helppack files 2010-12-16 13:53:35 +01:00
Fridrich Štrba
8b35e87558 Helppack description in a separate packinfo file 2010-12-16 12:45:00 +01:00
Fridrich Štrba
315a4e026d remove gid_module_Langpack_Help* stuff 2010-12-16 12:02:26 +01:00
Fridrich Štrba
956dfd48c1 Descriptions for helppacks 2010-12-16 11:40:20 +01:00
Fridrich Štrba
cb6f605b46 Add two template files 2010-12-16 11:06:13 +01:00
Tor Lillqvist
304e7da4f5 First shot on helppacks 2010-12-16 09:15:54 +01:00
Michael Meeks
0018bb3a6e add BrOffice productname_br variant and sorted substitution 2010-12-15 20:56:53 +00:00
Petr Mladek
684c23e0df Revert "add broffice dekstop integration to the install set on Linux (fdo#32229)"
Michael fixed it better with fixing translation of the pt_BR strings in
desktop files.

This reverts commit e1f9bc93fd1e1757b837b4b31a47fc2f90cee727.
2010-12-14 19:15:08 +01:00
Petr Mladek
47d24a7226 add broffice dekstop integration to the install set on Linux (fdo#32229)
Signed off by Fridrich Strba <fridrich.strba@bluewin.ch>
2010-12-14 16:40:38 +01:00
Fridrich Štrba
6253c6d054 Add missing strings for langpack names and descriptions 2010-12-14 14:14:21 +01:00
Michael Meeks
af710fabc0 cleanup hard-coded license mentions in sdk and installer 2010-12-13 20:16:28 +01:00
Michael Meeks
0df9bf4c7a cleanup unfortunate license duplication 2010-12-13 20:16:28 +01:00
Michael Meeks
12fad75f63 make impress templates language neutral to save space 2010-12-13 20:16:28 +01:00
Kalman Szalai - KAMI
a336f946b0 Wrong comment, fixed 2010-12-10 18:37:09 +01:00
Kalman Szalai - KAMI
f7c07559b5 Fix for: libreoffice fails to build with --with-lightproof
libreoffice fails to build with --with-lightproof unless --with-extension-integration is also specified
https://bugs.freedesktop.org/show_bug.cgi?id=31186

All extension integration require --with-extension-integration switch
2010-12-10 18:23:19 +01:00
kami
f7ca4a1931 Fix for: LibO 3.3.0 RC1 fails to build with --enable-extra-gallery
https://bugs.freedesktop.org/show_bug.cgi?id=32226
2010-12-10 17:11:56 +01:00
Michael Meeks
0820769fc1 rename to with_themes, and test scp2 a little
Conflicts:

	scp2/source/ooo/module_hidden_ooo.scp
2010-12-09 15:57:22 +00:00
Sebastian Spaeth
51f3f391a4 v3 of the configure.in/scp2 patch to allow selecting themes
DOH, here comes v3, I left a debug output in configure.in in v2, otherwise no change. Sorry

Sebastian

>From 6c379488250f5a3349dfc2d805f70a0f084fe07d Mon Sep 17 00:00:00 2001
From: Sebastian Spaeth <Sebastian@SSpaeth.de>
Date: Thu, 9 Dec 2010 12:23:55 +0100
Subject: [PATCHv3] Introduce an --enable-theme="theme1 theme2..." option

By default, we include all defaults as before, but if given, we can
limit the number of included themes with e.g. --enable-theme="oxygen
tango". This is passed through set_soenv and sets the environment
variable ENABLE_THEMES="...." which can be used by the packimages
makefile in the postprocess repository. It also adds defines in the
form of THEME_OXYGEN that are being used in the scp2 module to decide
if we should install the theme file or not.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-12-09 15:55:47 +00:00
Kalman Szalai - KAMI
517a8bc2fa Adds OxygenOffice extras as configurable optional
Introduces:
 --enable-extra-gallery  - for additional galleries
 --enable-extra-template - for additional templates
 --enable-extra-sample   - for additional samples
 --enable-extra-font     - for additional fonts
 configure options.
2010-11-30 14:35:52 +01:00
Thorsten Behrens
4d21c312fa Pack credits file 2010-11-25 23:12:39 +01:00
Petr Mladek
7baba714d0 more removal of the html versions of LICENSE
the gid_Brand_File* definitions broke non-en_US builds
2010-11-25 16:29:36 +01:00
Sebastian Spaeth
865049c989 Don't install html versions of LICENSE and README 2010-11-23 17:42:25 +01:00
Sebastian Spaeth
e9d7cc714a Don't install the readme.html files
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-11-23 17:42:18 +01:00
Petr Mladek
6eeadea0ea find the internal libpython (fdo#31764)
libpython2.6.so symlink was not created, so pyuno was not able to find the
internal libpython2.6.so.1.0
2010-11-23 15:48:13 +01:00
Tor Lillqvist
63863a95aa Add missing names and descriptions for some language packs
Should fix fdo#30797.
2010-11-17 13:15:01 +02:00
Jan Holesovsky
71a43f77ad Merge commit 'ooo/OOO330_m15' into libreoffice-3-3
Conflicts:
	instsetoo_native/inc_openoffice/windows/msi_templates/RegLocat.idt
	instsetoo_native/inc_sdkoo/windows/msi_templates/RegLocat.idt
	solenv/inc/minor.mk
2010-11-16 09:00:32 +01:00
Tor Lillqvist
cfc74eda7f Merge branch 'feature/pptx-export-ooxml11' into libreoffice-3-3 2010-11-12 15:07:13 +02:00
Ingo Schmidt
409abb48e1 native346 #i115501# always install binfilter resource files 2010-11-10 17:22:41 +01:00
Fridrich Štrba
1fcbac8ded One more comma missing 2010-11-10 10:42:26 +01:00
Fridrich Štrba
7b4e0a528e Fix URE packaging on windows 2010-11-10 10:36:25 +01:00
Robert Nagy
b89fb4c103 add OPENBSD ifdefs where needed 2010-11-08 17:45:21 +01:00
Tor Lillqvist
b65a0854d4 From hg changeset 11bdb9c019c49df77306d1a9915b44e1f8dbf79e in ooxml11
ooxml11: intermediate commit
2010-11-05 23:34:49 +02:00