summaryrefslogtreecommitdiff
path: root/bin/install-dictionaries
AgeCommit message (Collapse)AuthorFilesLines
2010-10-07generalize the \!/bin/sh shebangFridrich Štrba1-1/+1
Fix the bashisms as they appear
2010-10-05lots of /bin/sh to /bin/bash for build toolsMichael Meeks1-1/+1
2008-09-08Allow to preinstall some dictionaries even with OOo-3.Petr Mladek1-11/+12
* bin/ooinstall, bin/install-dictionaries: allow to preinstall some dictionaries even with OOo-3.0; they are put into $OOINSTDIR/basis$VERSION/share/dictionaries; we use it on SLED10 for hyphen and thesaurus dictionaries * bin/install-dict.in, bin/package-ooo, bin/Makefile.am: bin the obsolete install-dict script; dictionary.lst is not longer needed * ooo-build/distro-configs/SUSE-10.1.conf.in: configure the dictionaries for SLED10; add --with-external-dict-dir=/usr/share/myspell --with-external-hyph-dir=@libdir@/@OOOINSTALLDIRNAME@/basis@OOO_VERSION@/share/dictionaries --with-external-thes-dir=@libdir@/@OOOINSTALLDIRNAME@/basis@OOO_VERSION@/share/dictionaries --with-system-dicts
2007-03-02Add hyph_hr_HR, hyph_nb_NO, hyph_nn_NO Petr Mladek1-0/+3
* bin/install-dictionaries: add hyph_hr_HR, hyph_nb_NO, hyph_nn_NO
2007-02-13Append $BINSUFFIX for ooconfig in Mandriva VENDORNAME target; added manpages ↵Giuseppe Ghibò1-0/+3
for other wrappers (calc, writer, etc. * bin/package-ooo: append $BINSUFFIX for ooconfig in Mandriva VENDORNAME target; added manpages for other wrappers (calc, writer, etc.) in Mandriva VENDORNAME target. * bin/install-dictionaries: added entries for thes_nb_NO_v2, thes_pt_PT_v2, thes_ru_RU.
2006-09-28Explicitely use bash when sucking variables from the shell.Matthias Klose1-4/+2
* bin/cws-commit-patch, bin/ooinstall, bin/package-lang-win32, bin/reorder-link: Explicitely use bash when sucking variables from the shell. * bin/install-dictionaries: Remove bashisms.
2006-01-12Added thes_cs_CZ_v2, thes_es_ES_v2 to the list of known dictionaries; ↵Petr Mladek1-2/+10
install the documentation into locale specific subdirectories * Version src680.149.0 * ooo-build/bin/install-dictionaries: added thes_cs_CZ_v2, thes_es_ES_v2 to the list of known dictionaries; install the documentation into locale specific subdirectories * ooo-build/desktop/base.desktop.in, ooo-build/desktop/calc.desktop.in, ooo-build/desktop/draw.desktop.in, ooo-build/desktop/impress.desktop.in, ooo-build/desktop/math.desktop.in, ooo-build/desktop/template.desktop.in, ooo-build/desktop/web.desktop.in, ooo-build/desktop/writer.desktop.in: new desktop files that are conforming with the Desktop Entry Specification defined by freedesktop.org; especially, they fixes the Name, GenericName, Comment, and Category tags. * ooo-build/desktop/database.desktop.in, ooo-build/desktop/drawing.desktop.in, ooo-build/desktop/formula.desktop.in, ooo-build/desktop/presentation.desktop.in, ooo-build/desktop/spreadsheet.desktop.in, ooo-build/desktop/textdoc.desktop.in: bin the obsolete desktop files * ooo-build/bin/package-ooo: do not longer add the OnlyShowIn=GNOME; line to the desktop files (was Novell specific)
2005-09-17*** empty log message ***Giuseppe Ghibò1-3/+34
2005-07-29Support also the new thesaurus dictionaries with filenames suffixed by "_v2" Petr Mladek1-0/+6
* bin/install-dict.in: support also the new thesaurus dictionaries with filenames suffixed by "_v2" * bin/install-dictionaries: list some more dictionaries * bin/package-ooo: create a file list for the mono subpackage * patches/cairo/Makefile.am: removed the non-existing file "apply" from EXTRA_DIST list
2005-05-23Fixed to build with the system nspr that can be installed in another prefix ↵Petr Mladek1-0/+1
than the system mozilla, i#49720 * patches/src680/buildfix-system-nspr.diff, patches/src680/apply: fixed to build with the system nspr that can be installed in another prefix than the system mozilla, i#49720 * doc/nsplugin.txt: add note about new bugs in the nsplugin * bin/install-dictionaries: add thes_sk_SK
2005-03-07Support Oasis file types and oobase; be able to complete partly written ↵Petr Mladek1-14/+18
suffix; suggest directories * bin/generate-bash-completion: support Oasis file types and oobase; be able to complete partly written suffix; suggest directories * bin/install-dictionaries, bin/ooinstall: install-dictionaries sources setup and do not create filelist if OODESTDIR is not defined
2005-03-04Allow to define the dictdir as a parameter; write some default comments into ↵Petr Mladek1-84/+7
empty dictionary. * bin/install-dict.in: allow to define the dictdir as a parameter; write some default comments into empty dictionary.lst * bin/install-dictionaries: use install-dict.in to generate the default dictionary.lst * bin/ooinstall, bin/package-ooo: call install-dictionaries from ooinstal instead of from package-ooo
2005-03-03Source bin/setup Shreyas Srinivasan1-0/+1
* bin/install-dictionaries: Source bin/setup * src/thes_en_US.tar.bz2: Add English thesaurus package
2005-02-28Add blub about slot:5500 problems.Michael Meeks1-0/+1
* doc/template.txt: add blub about slot:5500 problems.
2005-02-22Do not ovewrite the old dictionary.Petr Mladek1-2/+20
* bin/install-dict.in: do not ovewrite the old dictionary.lst, just remove unused entries and invalid lines, add missing entries, but keep comments and entries for dictionaries used more times (one language in more countries) * bin/install-dictionaries: add Estonian dictionaries to the list; print a comment at the beginning of dictionary.lst, fix entries for hyphen dictionaries (the 4th field should include the prefix "hyph_" according to the documentation)
2005-02-15List more dictionaries; remove old file list at the beginning; recode ↵Petr Mladek1-7/+35
documentation to UTF-8 if needed * bin/install-dictionaries: list more dictionaries; remove old file list at the beginning; recode documentation to UTF-8 if needed * bin/package-ooo: remove duplicities from gnome file list
2005-01-24Fixed to install and create a file list for extra dictionaries available in ↵Petr Mladek1-5/+27
src * bin/ooinstall, bin/package-ooo, patches/src680-m70/apply, patches/src680-m72/apply, patches/src680/install-subpacks.diff: fix installation and file lists for lang subpackages, it is enough to set more localizations by the variable LANGS in bin/setup * bin/install-dictionaries, bin/package-ooo: fixed to install and create a file list for extra dictionaries available in src * patches/src680/system-mozilla-desktop.diff, src680-m70/apply, src680-m72/apply: used more synoptical patch to set the path to the system mozilla in the OOo wrapper; FIXME: it is still an ugly hack
2004-11-18Pass install dir as a parameter.Michael Meeks1-2/+5
* bin/package-ooo, bin/install-dictionaries: pass install dir as a parameter.
2004-09-17More dict/hyph/thes install cleanupsDan Williams1-8/+20
2004-09-172004-09-17 Dan Williams <dcbw@redhat.com>Dan Williams1-2/+50
* bin/install-dictionaries - Deal with wordbook .dic files - Add some more languages to the heap
2004-08-26Completely remove the Duplex setting; the Generic PPD cannot set this ↵Petr Mladek1-0/+4
feature because it do not know if the printer support it. * patches/OOO_1_1/print-resolution-generic.diff: completely remove the Duplex setting; the Generic PPD cannot set this feature because it do not know if the printer support it. * patches/OOO_1_1_3/apply: add speed-status-bar.diff * bin/install-dictionaries: support some more hyphen dictionaries
2004-08-05Install also the Czech thesaurus if available Petr Mladek1-0/+1
* bin/install-dictionaries: install also the Czech thesaurus if available
2004-06-29Add option --with-docdir to define path where the extra documentation should ↵Petr Mladek1-83/+57
be installed (the typical value for RPM packages is %_docdir/%name) * configure.in, bin/setup.in: add option --with-docdir to define path where the extra documentation should be installed (the typical value for RPM packages is %_docdir/%name) * bin/install-dictionaries: support the names of source archives available at http://openoffice.org now; however, it supports the .tar.bz2 compression rather than .zip; installs the documentation (readme files) into docdir * bin/package-ooo: call bin/install-dictionaries to install extra dictionaries if any available * bin/install-dict.in: is able to link myspell dictionaries from /usr/share/myspell (myspell dictionaries can be shared with Mozilla Composer there) * bin/ooo-wrapper.in: add new option --widgets-set and support for more widgets sets installed in parallel * OOO_1_1/gui-font-default-size.diff: increased the font size for gui from 9 to 10 * OOO_1_1/nativewidgets-vcl.diff: fixed the size of the 1st hunk for vcl/unx/source/gdi/salnativewidgets-gtk.cxx * OOO_1_1/build-wizard-bitmap-scp.diff, OOO_1_1_1/apply, OOO_1_1_2/apply: mark the files in share/template/<lang>/wizard/bitmap as lang specific * OOO_1_1/fromtemplate-wrapper-install.diff, OOO_1_1_1/apply, OOO_1_1_2/apply: install the wrapper fromtemplate even if the KDE integration is not installed
2004-05-28Kill all bashizm (again).Arkadiusz Miskiewicz1-1/+1
* bin/build-ooo, bin/build-tools, bin/install-artwork, bin/install-dictionaries, bin/package-ooo, bin/snapshot-build: Kill all bashizm (again). * bin/build-tools: Don't build gcc/binutils when using --with-system-gcc.
2003-07-29Add.Michael Meeks1-0/+114