Commit Graph

940 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
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
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
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
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
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
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
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
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
6e78fd18c9 revised MacOSX mimetype icons
Change-Id: I68a1f132d0c4c379a3bcbf5e1a0f9a37604a8948
2012-09-17 15:58:31 +01:00
00ec76a49d Resolves: fdo#54820 128x128px and 256x256px icons too small on MacOSX
Change-Id: I9d1d21737da21724f98c2a7d06734693bb4ebedb
2012-09-17 15:35:53 +01:00
9b0b15ee09 checksize.pl chokes on empty files created by __debug_install_post…
…that is /usr/lib/rpm/mageia/find-debuginfo.sh on Mageia for example.
As the desktop-integration packages don't have any binaries whose
debuginfo could be extracted and put into a -debug package, there is no
impact on the packages themselves.

Change-Id: I99756f6a1a3de707a94f7559b9f1b5169d2e7ee1
Reviewed-on: https://gerrit.libreoffice.org/630
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
2012-09-17 08:12:59 +00:00
0cb1b96858 higher-resolution OpenDocument icons for MacOSX
Change-Id: I5bd4e5a8f80520f9cdf3f5a223dfe5cebadc4c6a
2012-09-07 14:16:15 +01:00
3cac480448 Remove unused OS X ooo icons
From e-mail:

I have verified that none of these icons are shipped in the current
TDF distribution, nor are they referred to by the Info.plist file
(which is how Mac OS X specifies relationships between file types and
icons, I don't know if this file is distribution.specific), therefore
they are just dead files in the repository.

Change-Id: I1134642ffa651f3972a81fac2ae992835f6479db
2012-09-04 08:50:51 +03:00
9d844ce3f8 fdo#47157 adding Keywords to .desktop files
Adding Keywords to .desktop files, following the suggestions in
https://bugs.freedesktop.org/show_bug.cgi?id=47157#c0

Change-Id: Ic2a1428aaa12bc31b0af8488d166f78d5a970a1d
Reviewed-on: https://gerrit.libreoffice.org/490
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2012-08-27 10:13:03 +00:00
4908c8d797 Fix for fdo#46858 Have us show up in Productivity category in Finder
Change-Id: I19416bdef0e046102b78953d4663feaffa153722
2012-08-23 19:45:30 +02:00
947b3986d1 fix "No template found for item" warning and make it an error
Change-Id: I75985c3f8821b3506e46eaf572c54828db97c964
2012-07-26 10:33:49 +01:00
b9c376111b rewrite a horrible perl script to saner form
The old form duplicated the last line of the processed file if the key
was not present. This was not a problem before we added Unity-specific
keys to the desktop files, because all keys were always present...

Change-Id: Ifef6a90250fd303b913807944c7a23e04a5aafb1
2012-07-01 18:46:39 +02:00
238f3e5876 add more categories
this fixes desktop-file-validate warning

Change-Id: Ic9d7acee0871896d7b4a9012e7d9158289932ac8
2012-06-28 12:17:35 +02:00
b47d78362c add more categories
this fixes desktop-file-validate warning

Change-Id: Ic8d833b552de318f4e7e221c8c67c20e42298dd8
2012-06-28 12:17:34 +02:00
2b2e7aa7df fix invalid .desktop files
desktop-file-validate issued the following error:

error: file contains group "New Shortcut Group", but groups extending
the format should start with "X-"

Change-Id: I45c0039ab788546a37780927284c8827a19fd52c
2012-06-25 15:17:30 +02:00
d0d24f7ce1 .ulf files don't need executable bits
Change-Id: Ie84a08aa0626dffed871200df565e33642f53866
2012-06-22 22:39:33 +02:00
c7f5470c6d .icns files don't need executable bits
Change-Id: Id96026910ffbdda72bfb7a4bf8653c63759e7c96
2012-06-22 22:39:32 +02:00
4779c77570 .mk files don't need executable bits
Change-Id: I3ee442ab6dac31eb7daac32e7a9ed5c6526f07ba
2012-06-22 22:39:28 +02:00
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
525bd17ff2 correctly set icon names in desktop files
config_host.mk defines even empty UNIXWRAPPERNAME variable now.
Hence, 'UNIXWRAPPERNAME *=' newer assign the default value.

Change-Id: I2c782bdf79eddffa2451c5462106519479db7431
2012-06-11 18:24:22 +02:00
515f263845 better detect OASIS MIME types (bnc#711977)
check more elements; also set sub-class-of application/xml for Flat XML
2012-05-02 16:15:28 +02:00
0177cb3b4b Add Flat XML MIME types (bnc#711977) 2012-05-02 16:11:20 +02:00