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
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
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>
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
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>
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>
…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>
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
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
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