summaryrefslogtreecommitdiff
path: root/sysui
AgeCommit message (Collapse)AuthorFilesLines
2012-09-17revised MacOSX mimetype iconsNicholas Shanks36-0/+0
Change-Id: I68a1f132d0c4c379a3bcbf5e1a0f9a37604a8948
2012-09-17Resolves: fdo#54820 128x128px and 256x256px icons too small on MacOSXNicholas Shanks3-0/+0
Change-Id: I9d1d21737da21724f98c2a7d06734693bb4ebedb
2012-09-17checksize.pl chokes on empty files created by __debug_install_post…Christian Lohmaier1-0/+1
…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-07higher-resolution OpenDocument icons for MacOSXNicholas Shanks38-0/+0
Change-Id: I5bd4e5a8f80520f9cdf3f5a223dfe5cebadc4c6a
2012-09-04Remove unused OS X ooo iconsNicholas Shanks11-0/+0
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-08-27fdo#47157 adding Keywords to .desktop filesMarco Biscaro6-0/+6
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-23Fix for fdo#46858 Have us show up in Productivity category in FinderDave1-0/+2
Change-Id: I19416bdef0e046102b78953d4663feaffa153722
2012-08-08reduce ascii noise and useless commentsThomas Arnhold2-8/+0
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
2012-08-08remove include comments and boxesThomas Arnhold6-24/+0
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
2012-07-26fix "No template found for item" warning and make it an errorCaolán McNamara2-1/+5
Change-Id: I75985c3f8821b3506e46eaf572c54828db97c964
2012-07-17move ulfconv to l10ntoolsDavid Tardon1-1/+1
This allows us to drop dependency on setup_native everywhere. Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
2012-07-01rewrite a horrible perl script to saner formDavid Tardon1-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
2012-06-28add more categoriesDavid Tardon1-1/+1
this fixes desktop-file-validate warning Change-Id: Ic9d7acee0871896d7b4a9012e7d9158289932ac8
2012-06-28add more categoriesDavid Tardon1-1/+1
this fixes desktop-file-validate warning Change-Id: Ic8d833b552de318f4e7e221c8c67c20e42298dd8
2012-06-25fix invalid .desktop filesDavid Tardon6-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
2012-06-22.ulf files don't need executable bitsMichael Stahl4-0/+0
Change-Id: Ie84a08aa0626dffed871200df565e33642f53866
2012-06-22.icns files don't need executable bitsMichael Stahl48-0/+0
Change-Id: Id96026910ffbdda72bfb7a4bf8653c63759e7c96
2012-06-22.dxp files don't need executable bitsMichael Stahl1-0/+0
Change-Id: I5fae2ec81b50203e9d6100f8c938fb3643ff651f
2012-06-22.mk files don't need executable bitsMichael Stahl2-0/+0
Change-Id: I3ee442ab6dac31eb7daac32e7a9ed5c6526f07ba
2012-06-21re-base on ALv2 code.Michael Meeks4-95/+59
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks9-168/+114
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-11correctly set icon names in desktop filesPetr Mladek1-1/+3
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 Thiebaud2-19/+19
Change-Id: I03f894f52cd4115f4871a82eb6e481c5642362da
2012-05-02better detect OASIS MIME types (bnc#711977)Petr Mladek1-3/+18
check more elements; also set sub-class-of application/xml for Flat XML
2012-05-02Add Flat XML MIME types (bnc#711977)Petr Mladek1-0/+12
2012-05-02add missing MIME types into .desktop files (bnc#711977)Petr Mladek5-5/+5
took from the older desktop files from the build repo Change-Id: I6888e78b8e10c25cac110357c64c4587b2df8cd5
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-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
2012-04-26lp#904212: add missing mimetypes to impress.desktopBjoern Michaelsen1-1/+1
* application/vnd.openxmlformats-officedocument.presentationml.slide * application/vnd.openxmlformats-officedocument.presentationml.slideshow
2012-04-18lp#720716: add unity quicklist support (add missed file)Bjoern Michaelsen1-0/+23
2012-04-18lp#720716: add unity quicklist supportBjoern Michaelsen8-4/+48
2012-04-18lp#926940: Make LibreOffice Draw handle Visio filesBjoern Michaelsen1-1/+1
2012-04-13display LO application in the right desktop submenu (bnc#718694)Petr Mladek6-6/+6
+ add subcategories to desktop files + remove the obsolete X-SuSE-* stuff
2012-04-13find-4.1.20 does not support -regextype optionPetr Mladek1-2/+2
use -name "*.png" -o -name "*.svg" instead
2012-04-12add scalable desktop icons (fdo#39690)Petr Mladek24-2/+432092
2012-04-10use x.y.z version also for desktop integration packages (fdo#47840)Petr Mladek1-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.
2012-04-04Tiny editTor Lillqvist1-1/+1
2012-03-26fdo#34324 put 16x16 math icon in RGB color spaceAndras Timar2-0/+0
2012-03-21chmod -xTor Lillqvist13-0/+0
2012-03-06Resolves: rhbz#799525 put flat odf mimetypes in xsltfilter.desktopCaolán McNamara9-5/+19
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-3/+1
2012-02-21move binfilter mime types into extra .desktop fileDavid Tardon10-8/+23
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+1
2012-01-27Decrease verbiage a little bitTor Lillqvist1-1/+1
2012-01-12256x256 Windows icons fdo#39555Andras Timar37-0/+0
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar1-17/+17
2012-01-11Add 256x256 desktop and MIME type icons (fdo#39555, bnc#722644)Petr Mladek20-0/+0
2011-12-20avoid the hardcoded 3.4 versionPetr Mladek2-20/+20
2011-12-20set correct icon names in desktop filesPetr Mladek2-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
2011-12-15these translations do already exist in translations repoDavid Tardon2-336/+0
2011-12-11The common_build stuff is surely obsoleteTor Lillqvist1-11/+0