Commit Graph

1126 Commits

Author SHA1 Message Date
f7f7900e64 Add Flat Document and MathML MIME types
Change-Id: If9affe0e230ebcd4dbec9d4dcc8dc88fb8cde513
Reviewed-on: https://gerrit.libreoffice.org/4230
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-12 08:57:34 +00:00
673be8e768 add X-KDE-Protocols
* was previously money-patched in on Debian/Ubuntu packaging

Change-Id: I9cd14b0d61e6c73181f368387fb560b4edb383a6
2013-06-08 14:08:02 +02:00
c05184c95e Resolves: fdo#65243 broken mark up man page
Change-Id: If8a73e0416e19d9c59d93cc55f4f61bd01f11909
2013-06-07 11:42:50 +01:00
4d479ebf15 add StartupWMClass= to .desktop files (bnc#777070)
The actual purpose is to help Plasma taskbar associate taskbar items
with .desktop files for the purpose of creating launchers. LibreOffice's
WM_CLASS handling is rather broken, but the class part of it usually
ends up being 'libreoffice-<component>', which however doesn't match
names of .desktop files or executables. I fear renaming .desktop files
would cause too much breakages in various places that expect the current
names, so adding StartupWMClass will help Plasma match them.

Change-Id: Ia946307b429d9a7c00408b2b508726fdc88908ac
2013-06-06 18:35:20 +02:00
1c21f83d72 remove code which has been commented out
(cherry picked from commit 613c8044fd9af3d1820c293bd95d12b700177405)

Change-Id: I8412a600ea4a828639b3334b3d913705b6e4f782
2013-05-29 12:58:46 +01:00
5281a6c101 fix UNIXFILENAME variable for the Linux desktop integreation (fdo#64707)
There was a mistage when merging the clean up.

Note that $(UNIXFILENAME.$*) is not correctly substituted if the variables are define
by another VAR.bla variables. This is why we need to hardcode the lowercase names here.

Change-Id: I9110083122175cdbd09baa0533d890a7ef6d8213
2013-05-29 13:54:19 +02:00
aa36079760 Add Corel Draw and MS Publisher MIME Types to Draw
Change-Id: Idbaa8cea7427db3103954c6c60aa7caa6784a3ba
Reviewed-on: https://gerrit.libreoffice.org/4022
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-05-24 15:24:59 +00:00
514d69eff3 put common vars into standalone makefile
Change-Id: Iab78a95bc8588b89fb10dc96b6c2c25e864fc1f4
2013-05-20 18:28:35 +02:00
8550935cb1 several fixes of Linux desktop integration after gbuildisation (fdo#64707)
- $(UNIXFILENAME.$*) is not correctly substituted if the variables are defined
  by another VAR.bla variables
- add missing '-' to the iconprefix
- use '$${PRODUCTNAME} $${PRODUCTVERSION}' for the desktop menu; the real name
  and version is added later by the installer in instsetto_native
- use correct .po file for the translations
- deliver the localized and corrected desktop files

Change-Id: Ifcf797b57f94b16bd7ee498136c9c353b85c7c46
2013-05-17 18:18:51 +02:00
4ed380d62a bin obsolete suse and madriva desktop integration packages
The freedesktop solution has been supported by the Linux desktops
for many years. It should be enough these days. At least the
SUSE desktop integration has not been needed since about 2009.

Change-Id: Ib5048bd062802f6e70403e81433ea68ca9dff177
2013-05-17 18:18:51 +02:00
8e318ce626 move desktop translation tool to solenv.
Change-Id: I6e119f79a9293fa204904459c75ff97e5d3b5be6
2013-05-15 09:37:39 +01:00
cb6d67c21f Spelling "separate" (etc) correctly is hard 2013-05-15 11:14:28 +03:00
1f32864fa7 remove empty string (fixes a warning)
Ulfex warning: inavlid po attributes extracted from /home/timar/libreoffice-master/sysui/desktop/share/launcher_unityquicklist.ulf
No string specified!
GroupID: startcenter

Change-Id: I39b08feb8bb691da17a7a7ed5d17411720ae1d6a
Reviewed-on: https://gerrit.libreoffice.org/3909
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-05-14 14:59:37 +00:00
363b82fdb4 fdo#64311 - .desktop files: use %U for URLs only if we have gvfs or gio.
Change-Id: I52c75432eb30a46b2c6a597211df09fdbb08056c
2013-05-11 17:36:52 +01:00
977065d501 Use lowercase product name in desktop integration packages again
The variable UNIXFILENAME used to use the lowercase product name
before gbuildification.

Change-Id: I09a5ff27acf07d394f712d943ea5f83765a7f834
2013-05-03 17:28:35 +02:00
0b4315077a fdo#63197, convert sysui osxicons
Change-Id: Iab9cb3704385c115e1d25189a3d8833bd6721e24
Reviewed-on: https://gerrit.libreoffice.org/3440
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-18 03:59:51 +00:00
ba6989df7d just use explicit list of files
IMHO it does not make much sense to dynamically generate a list that is
practically unchanging.

Change-Id: If5898956d11b9f410cf36d1ebe5535194365a954
2013-04-10 14:00:24 +02:00
2a5077c107 start deprecating spadmin by removing it from the menus
we keep the printer admin tool, just not install the .desktop
file for it anymore.

Change-Id: I41fcdcca555e16d76fa2de4a929b6ad508b6c066
2013-04-03 09:07:32 +01:00
f574e1defd add X-GIO-NoFuse so we get url:// instead of file://~.gvfs/
for when office is launched via e.g. nautilus. This way we can check what the
protocol really is and handle it ourselves for the protocols we have
specialized handlers for.

Change-Id: Idf7650743bd0096c34772ed81bdc829055ea4159
2013-04-02 15:56:19 +01:00
54aafdb04c always enable StartupNotify of true
Change-Id: I326c599b09a5f2ec793601a889bda0ea191d1a06
2013-04-02 15:49:35 +01:00
407f3073dc Related: rhbz#156677 / rhbz#186515 shrink num of entries in system menus
Change-Id: I24069489c67ef2b7bd07dc9ee30bde85aab2b97a
2013-04-02 15:24:27 +01:00
56a52889e6 Remove unneeded project and projectroot parameters
Plus avoid use of Export::sLanguages member outside
of the class.

Change-Id: I33702816fdb4980d690cfe8fcd8cc3fbd0df1dd8
2013-03-25 12:01:59 +01:00
79b0046ba0 remove legacy build.pl prj/build.lst files. 2013-03-14 17:05:51 +00:00
2b80ac5976 sysui: remove non-existent imaginary extract_icons_names.pl
Change-Id: I6f2f785f50a83789bc45b90747144eb030f7fe7d
2013-03-13 20:52:42 +01:00
57037ea47f Related to fdo#60724: Fix grammar.
Change-Id: I6094a7c3ee2ed4e30d955024ef81811bca572dcd
Reviewed-on: https://gerrit.libreoffice.org/2611
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-03-09 09:29:14 +00:00
700e5facbe Fix typo in libreoffice man page.
Change-Id: Ieb3e74630e48feaf69f5d58e9b7eb57779033356
Reviewed-on: https://gerrit.libreoffice.org/2610
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-03-09 09:27:51 +00:00
c1304eaf85 Revert "Add PDF Mimetype to Draw"
pdf-import is not in core, since it requires poppler. And
without it installed, this is not having any sense. Sorry :(

This reverts commit a3c0df8222a20860f64b06c956c213131b79a73b

Change-Id: I79a526573f59e4f27b5023d031c37a529aa784c3
Reviewed-on: https://gerrit.libreoffice.org/2592
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-08 12:06:40 +00:00
a3c0df8222 Add PDF Mimetype to Draw
PDF Import is now a Core Component

Change-Id: I1313a7e7ea1c2409cb40cb8058e3b4ab78601fe4
Reviewed-on: https://gerrit.libreoffice.org/2549
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-08 12:02:24 +00:00
a5783fe922 remove stale javafilters
Change-Id: Id0c413d64e6f6fa7ded3c5ff10e764bc2e40f006
2013-03-03 19:19:26 +01:00
29c8b9a7c9 silence rpmbuild
Change-Id: Iee5fbadb4eafb1c919bfcef7799e2e81ca3438d8
2013-03-03 16:27:03 +01:00
4745b6edcd silence sysui scripts
Change-Id: I0d27e522ff8059200f9d08a28f4b70d7f436c100
2013-03-03 16:27:03 +01:00
c1f8861c12 fixes for renaming LOdev builds to LibreOfficeDev
Follow-up to 16826147188bd78d67b97863226f903cc24add71 .
2013-03-03 13:59:34 +01:00
934cdea97a -writer -> --writer
Change-Id: I78bd922b33d237f36c62ab27e1e383b456797e3a
2013-03-02 12:42:53 +01:00
b768611724 remove all d.lst
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28 18:40:06 +01:00
23977d6375 GNUTAR is run at build time so check OS_FOR_BUILD instead of OS
Change-Id: Ib8cfcda3f7688797e2cb5aee75d36515548e7de9
2013-02-19 21:20:14 +02:00
0dc319e2aa Apparent typo
Change-Id: I37841734ee2845679252741b776af03625b49aaa
2013-02-18 09:06:14 +01:00
01344a8ca5 convert sysui to gbuild and add to tail_build
Change-Id: Ia32e51f0d95e001bcf07766f6340398e0ab1bf6a
Reviewed-on: https://gerrit.libreoffice.org/2192
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-02-17 21:58:28 +00:00
4a6f1853a2 fdo#58283 produce all translations for desktop files
Change-Id: Ie97e1ae7b2cc059630cba682a051eefff3ca044b
2013-02-15 07:31:28 +01:00
ebdd616580 Add option to set bundle identifier and use it when signing
Sign also all the dylibs and frameworks in the bundle.

Change-Id: I7f67b9d7eda0204b24e2ea2ef44a53fb8db0f8aa
2013-02-01 14:51:20 +02:00
c29098917a Get rid of (most uses of) GUI
GUI only takes values UNX or WNT, so it is fairly pointless. One can check
whether OS is WNT or not instead.

Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34
Reviewed-on: https://gerrit.libreoffice.org/1304
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
2012-12-25 17:53:25 +00:00
0af5247416 sysui: remove some unused stuff
Change-Id: I6d18017311013f3bb63451c4b6f59f82f02f918a
2012-11-28 16:33:01 +01:00
c75ed68f05 translations is a source-only module
Change-Id: Ib89ccdfe3646f68df6b483c54eb330c0b223c32a
2012-11-20 22:11:36 +01:00
fa88b3717d Merge branch 'feature/killsdf'
Conflicts:
	desktop/prj/build.lst
	helpcontent2
	l10ntools/Executable_gsicheck.mk
	l10ntools/Executable_uiex.mk
	regexp/inc/regexp/reclass.hxx
	solenv/gbuild/AllLangResTarget.mk

Change-Id: I398f0cd9e7daefa8d2e04fd977d5bc2e9708169b
2012-11-20 15:03:34 +01:00
2b4fd2c89a re-base on ALv2 code. Includes:
Patches contributed by Pedro Giffuni:
    Avoid some uses of non portable #!/bin/bash in shell scripts.
    http://svn.apache.org/viewvc?view=revision&revision=1235297
    Reduce the dependencies on non standard GNU copy.
    http://svn.apache.org/viewvc?view=revision&revision=1238684
    Correct /usr/bin/env path.
    http://svn.apache.org/viewvc?view=revision&revision=1235619

    Complex Toolbar Controls Extension from the SDK
    Patches contributed by Ariel Constenla-Haile
    http://svn.apache.org/viewvc?view=revision&revision=1190390
    i118615 - make epm more verbose
    http://svn.apache.org/viewvc?view=revision&revision=1204288

    Patches contributed by Mathias Bauer (and others)
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326

    Patches contributed by Juergen Schmidt:
    jsc341: i117327: take care if no dependency node in current
    description exists, create one
    http://svn.apache.org/viewvc?view=revision&revision=1172101
    jsc341: i117327: add extra extension dependency check
    http://svn.apache.org/viewvc?view=revision&revision=1172098
    make initial branding changes
    http://svn.apache.org/viewvc?view=revision&revision=1231878

    Patches contributed by Ingo Schmidt
    native373: #i117733# no linux jre installation on 64 bit systems
    http://svn.apache.org/viewvc?view=revision&revision=1167536
    native373: ##164464# improve debian support
    http://svn.apache.org/viewvc?view=revision&revision=1167537

    Patch contribtued by Armin Le-Grand:
    Changed various aspects concerning usages of old vendor names
    http://svn.apache.org/viewvc?view=revision&revision=1293313

fix for neon webdav, remove coinmp bits, improve odk script,
cleanup & remove OS/2 conditionals, system ucpp fixes,
remove OS/2 conditionals, restore our license filenames.
2012-11-12 11:46:43 +00:00
06ec1c0895 Merge branch 'master' into feature/killsdf
Conflicts:
	Repository.mk
	RepositoryFixes.mk
	connectivity/prj/build.lst
	extensions/prj/build.lst
	filter/prj/build.lst
	fpicker/prj/build.lst
	l10ntools/StaticLibrary_transex.mk
	saxon/build.xml
	shell/prj/build.lst
	solenv/gbuild/AllLangResTarget.mk
	solenv/gbuild/Configuration.mk
	solenv/gbuild/UI.mk
	ucb/source/ucp/webdav/webdavcontent.cxx
2012-11-11 18:24:14 +01:00
060219ac1a binfilter.die.die.die
Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3
Reviewed-on: https://gerrit.libreoffice.org/1014
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-09 07:58:02 +00:00
d8b07e5ba2 fdo#47157 Add more keywords to .desktop files
Change-Id: I34d0bf75d7cf8c5ec764a1bfa0ad0e4c5ab8ae4e
Reviewed-on: https://gerrit.libreoffice.org/953
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>
2012-11-07 14:33:52 +00:00
8c6276a312 drop rdbmaker completely
Change-Id: I313afb391562adae4f91c55480a036c228e0b540
2012-10-22 22:52:14 +02:00
dbc5c63bb3 Correct checksize.pl not to work with sdf
Change-Id: I644874f123079a88d0901e77b367b7a35bb44b9e
2012-10-14 17:18:25 +02:00
f9b4426b97 xml2cmp no longer used
Change-Id: Idba65371b8778521bc767fe4893340cf13a8ff3b
2012-10-03 18:24:40 +02:00