summaryrefslogtreecommitdiff
path: root/sysui
AgeCommit message (Collapse)Author
2013-03-04fdo#58283 produce all translations for desktop filesDavid Tardon
Change-Id: Ie97e1ae7b2cc059630cba682a051eefff3ca044b (cherry picked from commit 4a6f1853a2a15b938575406feada108443257536) Reviewed-on: https://gerrit.libreoffice.org/2162 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-11-01fdo#47157 adding Keywords to .desktop filesMarco Biscaro
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> (cherry picked from commit 9d844ce3f8e411bfb4237372b1a6d4aec21a0a65) Signed-off-by: David Tardon <dtardon@redhat.com>
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-28add more categoriesDavid Tardon
this fixes desktop-file-validate warning Change-Id: Ic9d7acee0871896d7b4a9012e7d9158289932ac8
2012-06-28add more categoriesDavid Tardon
this fixes desktop-file-validate warning Change-Id: Ic8d833b552de318f4e7e221c8c67c20e42298dd8
2012-06-25fix invalid .desktop filesDavid Tardon
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-11correctly set icon names in desktop filesPetr Mladek
config_host.mk defines even empty UNIXWRAPPERNAME variable now. Hence, 'UNIXWRAPPERNAME *=' newer assign the default value. Change-Id: I2c782bdf79eddffa2451c5462106519479db7431
2012-05-28targeted string re-workNorbert Thiebaud
Change-Id: I03f894f52cd4115f4871a82eb6e481c5642362da
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-05-02add missing MIME types into .desktop files (bnc#711977)Petr Mladek
took from the older desktop files from the build repo Change-Id: I6888e78b8e10c25cac110357c64c4587b2df8cd5
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-26lp#904212: add missing mimetypes to impress.desktopBjoern Michaelsen
* application/vnd.openxmlformats-officedocument.presentationml.slide * application/vnd.openxmlformats-officedocument.presentationml.slideshow
2012-04-18lp#720716: add unity quicklist support (add missed file)Bjoern Michaelsen
2012-04-18lp#720716: add unity quicklist supportBjoern Michaelsen
2012-04-18lp#926940: Make LibreOffice Draw handle Visio filesBjoern Michaelsen
2012-04-13display LO application in the right desktop submenu (bnc#718694)Petr Mladek
+ add subcategories to desktop files + remove the obsolete X-SuSE-* stuff
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-04-10use x.y.z version also for desktop integration packages (fdo#47840)Petr Mladek
This version scheme is used for other packages as well. It is important for the desktop integration packages now because we started reseting buildid for each bugfix release (fdo#47840). This value is used also for the release number of Linux packages.
2012-04-04Tiny editTor Lillqvist
2012-03-26fdo#34324 put 16x16 math icon in RGB color spaceAndras Timar
2012-03-21chmod -xTor Lillqvist
2012-03-06Resolves: rhbz#799525 put flat odf mimetypes in xsltfilter.desktopCaolán McNamara
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-02-21move binfilter mime types into extra .desktop fileDavid Tardon
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-01-27Decrease verbiage a little bitTor Lillqvist
2012-01-12256x256 Windows icons fdo#39555Andras Timar
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-11Add 256x256 desktop and MIME type icons (fdo#39555, bnc#722644)Petr Mladek
2011-12-20avoid the hardcoded 3.4 versionPetr Mladek
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-11The common_build stuff is surely obsoleteTor Lillqvist
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-12-02remove unused Windows iconAndras Timar
2011-12-02remove ooo3_ from Windows icon namesAndras Timar
2011-12-02remove unused OOo Windows iconsAndras Timar
2011-11-08update libreoffice.1 for the (new) long option namesRene Engelhard
2011-10-31change address of extensions' websiteAndras Timar
2011-10-19do not show "LibreOffice Math" in the desktop menu (fdo#41681)Petr Mladek
It is just a helper application. The desktop file still makes sense to keep the MIME type association.
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-15Chop the redhat-menus, since freedesktop desktop integration works for RH tooFridrich Strba
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-08-22Drop OS/2 linesTor Lillqvist
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