summaryrefslogtreecommitdiffstats
path: root/sysui
Commit message (Collapse)AuthorAgeFilesLines
* rewrite a horrible perl script to saner formDavid Tardon2012-07-011-63/+62
| | | | | | | | 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
* add more categoriesDavid Tardon2012-06-281-1/+1
| | | | | | this fixes desktop-file-validate warning Change-Id: Ic9d7acee0871896d7b4a9012e7d9158289932ac8
* add more categoriesDavid Tardon2012-06-281-1/+1
| | | | | | this fixes desktop-file-validate warning Change-Id: Ic8d833b552de318f4e7e221c8c67c20e42298dd8
* fix invalid .desktop filesDavid Tardon2012-06-256-12/+12
| | | | | | | | | 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
* .ulf files don't need executable bitsMichael Stahl2012-06-224-0/+0
| | | | Change-Id: Ie84a08aa0626dffed871200df565e33642f53866
* .icns files don't need executable bitsMichael Stahl2012-06-2248-0/+0
| | | | Change-Id: Id96026910ffbdda72bfb7a4bf8653c63759e7c96
* .dxp files don't need executable bitsMichael Stahl2012-06-221-0/+0
| | | | Change-Id: I5fae2ec81b50203e9d6100f8c938fb3643ff651f
* .mk files don't need executable bitsMichael Stahl2012-06-222-0/+0
| | | | Change-Id: I3ee442ab6dac31eb7daac32e7a9ed5c6526f07ba
* re-base on ALv2 code.Michael Meeks2012-06-214-95/+59
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-219-168/+114
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* correctly set icon names in desktop filesPetr Mladek2012-06-111-1/+3
| | | | | | | config_host.mk defines even empty UNIXWRAPPERNAME variable now. Hence, 'UNIXWRAPPERNAME *=' newer assign the default value. Change-Id: I2c782bdf79eddffa2451c5462106519479db7431
* targeted string re-workNorbert Thiebaud2012-05-282-19/+19
| | | | Change-Id: I03f894f52cd4115f4871a82eb6e481c5642362da
* better detect OASIS MIME types (bnc#711977)Petr Mladek2012-05-021-3/+18
| | | | check more elements; also set sub-class-of application/xml for Flat XML
* Add Flat XML MIME types (bnc#711977)Petr Mladek2012-05-021-0/+12
|
* add missing MIME types into .desktop files (bnc#711977)Petr Mladek2012-05-025-5/+5
| | | | | | took from the older desktop files from the build repo Change-Id: I6888e78b8e10c25cac110357c64c4587b2df8cd5
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
| | | | | | | | 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
* lp#904212: add missing mimetypes to impress.desktopBjoern Michaelsen2012-04-261-1/+1
| | | | | * application/vnd.openxmlformats-officedocument.presentationml.slide * application/vnd.openxmlformats-officedocument.presentationml.slideshow
* lp#720716: add unity quicklist support (add missed file)Bjoern Michaelsen2012-04-181-0/+23
|
* lp#720716: add unity quicklist supportBjoern Michaelsen2012-04-188-4/+48
|
* lp#926940: Make LibreOffice Draw handle Visio filesBjoern Michaelsen2012-04-181-1/+1
|
* display LO application in the right desktop submenu (bnc#718694)Petr Mladek2012-04-136-6/+6
| | | | | + add subcategories to desktop files + remove the obsolete X-SuSE-* stuff
* find-4.1.20 does not support -regextype optionPetr Mladek2012-04-131-2/+2
| | | | use -name "*.png" -o -name "*.svg" instead
* add scalable desktop icons (fdo#39690)Petr Mladek2012-04-1224-2/+432092
|
* use x.y.z version also for desktop integration packages (fdo#47840)Petr Mladek2012-04-101-1/+2
| | | | | | | 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.
* Tiny editTor Lillqvist2012-04-041-1/+1
|
* fdo#34324 put 16x16 math icon in RGB color spaceAndras Timar2012-03-262-0/+0
|
* chmod -xTor Lillqvist2012-03-2113-0/+0
|
* Resolves: rhbz#799525 put flat odf mimetypes in xsltfilter.desktopCaolán McNamara2012-03-069-5/+19
|
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-231-3/+1
|
* move binfilter mime types into extra .desktop fileDavid Tardon2012-02-2110-8/+23
|
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+1
|
* Decrease verbiage a little bitTor Lillqvist2012-01-271-1/+1
|
* 256x256 Windows icons fdo#39555Andras Timar2012-01-1237-0/+0
|
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-111-17/+17
|
* Add 256x256 desktop and MIME type icons (fdo#39555, bnc#722644)Petr Mladek2012-01-1120-0/+0
|
* avoid the hardcoded 3.4 versionPetr Mladek2011-12-202-20/+20
|
* set correct icon names in desktop filesPetr Mladek2011-12-202-4/+4
| | | | | | 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
* these translations do already exist in translations repoDavid Tardon2011-12-152-336/+0
|
* The common_build stuff is surely obsoleteTor Lillqvist2011-12-111-11/+0
|
* allow to install desktop integration in Linux dev buildPetr Mladek2011-12-056-10/+18
| | | | | | | | | | | | | 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.
* remove unused Windows iconAndras Timar2011-12-021-0/+0
|
* remove ooo3_ from Windows icon namesAndras Timar2011-12-028-0/+0
|
* remove unused OOo Windows iconsAndras Timar2011-12-0257-64/+9
|
* update libreoffice.1 for the (new) long option namesRene Engelhard2011-11-081-48/+48
|
* change address of extensions' websiteAndras Timar2011-10-311-1/+1
|
* do not show "LibreOffice Math" in the desktop menu (fdo#41681)Petr Mladek2011-10-191-0/+1
| | | | | It is just a helper application. The desktop file still makes sense to keep the MIME type association.
* Revert "Use PREFIXDIR when possible"Stephan Bergmann2011-09-201-11/+11
| | | | This reverts commit af37c0a988109b3b38e68591a5e9a7ea39e2c2a7.
* Use PREFIXDIR when possibleBaptiste Daroussin2011-09-191-11/+11
|
* Fix sandbox violation.Tomas Chvatal2011-09-181-1/+1
| | | | This was once was fixed in 3.4. Can't find the commit so doing it again.
* Chop the redhat-menus, since freedesktop desktop integration works for RH tooFridrich Strba2011-09-153-429/+2
|