summaryrefslogtreecommitdiff
path: root/sysui/desktop/share
AgeCommit message (Collapse)Author
2014-09-11create a master document template typeCaolán McNamara
of application/vnd.oasis.opendocument.text-master-template with suffic otm https://lists.oasis-open.org/archives/office-comment/201002/msg00042.html desktop/icons/oasis-master-document-template.icns is just a copy of desktop/icons/oasis-master-document.icns because I can't draw Change-Id: I0d18c79c4c893e97505052884ee8be97d0f117a1 Reviewed-on: https://gerrit.libreoffice.org/11350 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-11Do not hard code /usrBaptiste Daroussin
Not all operation system install packages into /usr, make sure create-tree.sh do respect the PREFIX variable Change-Id: Iff358c9e22fb8969afaef2bb96e1f91eb7e91123 Reviewed-on: https://gerrit.libreoffice.org/9730 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2014-03-21drop spadminCaolán McNamara
Change-Id: Ie10ee80f1d35b40c0baf9d7ba5c1181b52405b5f
2013-11-04sysui: fix yet more cases of accidental OpenOffice.org XML rebrandingMichael Stahl
Change-Id: I9c6bbd0ae57b90f9fec570ec5dea5058625e0f8f
2013-10-01fdo#69210: sysui: add AppData to system-integration RPM/DEBMichael Stahl
Change-Id: Ifabf7965c922d7f719201cea39827acbccb57937
2013-05-15move desktop translation tool to solenv.Michael Meeks
Change-Id: I6e119f79a9293fa204904459c75ff97e5d3b5be6
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14remove empty string (fixes a warning)Andras Timar
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-11fdo#64311 - .desktop files: use %U for URLs only if we have gvfs or gio.Michael Meeks
Change-Id: I52c75432eb30a46b2c6a597211df09fdbb08056c
2013-04-03start deprecating spadmin by removing it from the menusCaolán McNamara
we keep the printer admin tool, just not install the .desktop file for it anymore. Change-Id: I41fcdcca555e16d76fa2de4a929b6ad508b6c066
2013-03-03remove stale javafiltersAndras Timar
Change-Id: Id0c413d64e6f6fa7ded3c5ff10e764bc2e40f006
2013-03-03silence sysui scriptsDavid Tardon
Change-Id: I0d27e522ff8059200f9d08a28f4b70d7f436c100
2013-03-03fixes for renaming LOdev builds to LibreOfficeDevLuboš Luňák
Follow-up to 16826147188bd78d67b97863226f903cc24add71 .
2013-02-17convert sysui to gbuild and add to tail_buildPeter Foley
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-15fdo#58283 produce all translations for desktop filesDavid Tardon
Change-Id: Ie97e1ae7b2cc059630cba682a051eefff3ca044b
2012-12-25Get rid of (most uses of) GUITor Lillqvist
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-11-12re-base on ALv2 code. Includes:Michael Meeks
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-09binfilter.die.die.dieNorbert Thiebaud
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-07-26fix "No template found for item" warning and make it an errorCaolán McNamara
Change-Id: I75985c3f8821b3506e46eaf572c54828db97c964
2012-07-01rewrite a horrible perl script to saner formDavid Tardon
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-06-22.ulf files don't need executable bitsMichael Stahl
Change-Id: Ie84a08aa0626dffed871200df565e33642f53866
2012-05-02better detect OASIS MIME types (bnc#711977)Petr Mladek
check more elements; also set sub-class-of application/xml for Flat XML
2012-05-02Add Flat XML MIME types (bnc#711977)Petr Mladek
2012-04-18lp#720716: add unity quicklist support (add missed file)Bjoern Michaelsen
2012-04-18lp#720716: add unity quicklist supportBjoern Michaelsen
2012-04-13find-4.1.20 does not support -regextype optionPetr Mladek
use -name "*.png" -o -name "*.svg" instead
2012-04-12add scalable desktop icons (fdo#39690)Petr Mladek
2012-03-21chmod -xTor Lillqvist
2012-03-06Resolves: rhbz#799525 put flat odf mimetypes in xsltfilter.desktopCaolán McNamara
2012-02-21move binfilter mime types into extra .desktop fileDavid Tardon
2011-12-20set correct icon names in desktop filesPetr Mladek
also use icon names *3.5* instead of *35*; this version is used on another locations as well; it allows to reuse the UNIXBASISROOTNAME variable that is substituted by the installer
2011-12-15these translations do already exist in translations repoDavid Tardon
2011-12-05allow to install desktop integration in Linux dev buildPetr Mladek
The desktop integration searched for the package name by the dash "-" delimiter on many locations. It was not easy to add support for package names with the dash. In addition, there was an inconsistence. Most package names used the "libo-dev" prefix name but the ure packages used "lodev". It was installed into the prefix /opt/lo-dev. So, I remaned everything to "lodev". It removed the inconsistence and solved solution with the dash.
2011-09-20Revert "Use PREFIXDIR when possible"Stephan Bergmann
This reverts commit af37c0a988109b3b38e68591a5e9a7ea39e2c2a7.
2011-09-19Use PREFIXDIR when possibleBaptiste Daroussin
2011-09-18Fix sandbox violation.Tomas Chvatal
This was once was fixed in 3.4. Can't find the commit so doing it again.
2011-09-14don't quote ???x???Caolán McNamara
2011-09-13Fix quoting in create_tree so distdir can have spaces in it.Tomáš Chvátal
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky
Conflicts: desktop/source/app/app.cxx desktop/source/app/dispatchwatcher.cxx desktop/unx/source/splashx.c sfx2/Library_qstart.mk sfx2/Library_sfx.mk sfx2/source/bastyp/fltfnc.cxx
2011-07-25typo fix in Calc description fdo#39483Andras Timar
2011-07-11Support distro packagingPetr Mladek
allow to redefine prefix via OFFICE_PREFIX variable in create_tree.sh add libreoffice and unopg man pages Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com>
2011-06-07Using "$(ICONPREFIX.libreoffice)-" as icon prefixKalman Szalai - KAMI
During packaing phase we create only one type of /opt/libreoffice3.4/share/*.desktop files however we create icon files for all products (libreoffice, oxygenoffice) This patch fix icon names to libreofficexx-then all program desktop files will have icons again in OxygenOffice Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-04Using "$(ICONPREFIX.libreoffice)-" as icon prefixKalman Szalai - KAMI
During packaing phase we create only one type of /opt/libreoffice3.4/share/*.desktop files however we create icon files for all products (libreoffice, oxygenoffice) This patch fix icon names to libreofficexx-then all program desktop files will have icons again in OxygenOffice
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
Conflicts: basic/source/app/app.cxx basic/source/runtime/iosys.cxx desktop/unx/source/start.c sfx2/source/appl/appdata.cxx sfx2/source/appl/appinit.cxx sfx2/source/inc/appdata.hxx svx/AllLangResTarget_svx.mk sysui/desktop/productversion.mk sysui/desktop/share/makefile.mk
2011-05-17find the versioned desktop menu icons (fdo#37160)Petr Mladek
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-13make these entries localizable - fdo#36274Andras Timar
2011-05-06do not conflict with GNOME MIME icons (fdo#36551)Petr Mladek
create the symlinks in post install; it is not perfect because they are not remove in postun but is it worth hacking?
2011-05-06do not conflict with /usr/share/mime/packages/libreoffice.xml (fdo#36551)Petr Mladek
2011-05-06fix desktop integration for the versioned root dir (fdo#36551)Petr Mladek
we want to install LO-3.3 and LO-3.4 in parallel, so we started to use /opt/libreoffice3.4 instead of /opt/libreoffice
2011-04-26Kill BrOffice, fdo#36262Tor Lillqvist