summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* validate: Add support for updated Keywords keyVincent Untz2011-12-191-49/+131
* update-desktop-database: Ignore desktop files with Hidden=trueVincent Untz2011-12-151-0/+7
* install: Look at RPM_BUILD_ROOT to know where to install desktop filesVincent Untz2011-12-141-1/+6
* install: Add hidden --edit-mode to force edit modeVincent Untz2011-12-141-0/+9
* keyfileutils: Do not pretend we can save to URIVincent Untz2011-12-143-10/+7
* install: Add an edit modeVincent Untz2011-12-141-62/+97
* build: Create a desktop-file-edit symlink to desktop-file-installVincent Untz2011-12-141-0/+9
* install: Use "process" instead of "install" in messagesVincent Untz2011-12-141-2/+2
* install: Move the install command line options to an option groupVincent Untz2011-12-141-15/+25
* keyfileutils: Also copy translations when copying a keyVincent Untz2011-12-141-7/+55
* keyfileutils: Drop unneeded checkVincent Untz2011-12-141-4/+0
* install: Remove localized keys when setting/removing a keyVincent Untz2011-12-143-0/+35
* install: Add --set-key/--set-value options to set an arbitrary keyVincent Untz2011-12-141-3/+101
* install: Move options aroundVincent Untz2011-12-141-36/+36
* install: Add options to set Name, GenericName, Comment, Icon keysVincent Untz2011-12-141-0/+69
* install: Add --add-not-show-in/--remove-not-show-in optionsVincent Untz2011-12-141-0/+30
* install: Also handle --copy-generic-name-to-name & friends orderedVincent Untz2011-12-141-25/+28
* install: Respect order of edit optionsVincent Untz2011-12-141-51/+81
* install: Split parsing of install & edit optionsVincent Untz2011-12-141-65/+92
* Fix build by adding forgotten ','Vincent Untz2011-12-141-1/+1
* Mark all zz-application/* MIME types as aliasesVincent Untz2011-10-191-13/+11
* Deal with various zz-application/zz-winassoc-XXX mime typesHans de Goede2011-10-191-2/+14
* Add Unity to list of registered environmentsVincent Untz2011-03-311-1/+1
* Accept x-scheme-handler/* mime typesVincent Untz2010-10-051-1/+1
* build: Update all Makefile.am to more recent standardsVincent Untz2010-09-201-8/+8
* Sort mime types alphabetically in update-desktop-database cacheVincent Untz2010-09-101-1/+10
* Rework help of all toolsVincent Untz2010-09-103-67/+69
* Always output values as lists in the cache from update-desktop-databaseVincent Untz2010-09-101-3/+1
* If -q and -v are passed to update-desktop-database, ignore -vVincent Untz2010-09-101-1/+1
* Fix typo in commentVincent Untz2010-03-191-1/+1
* Make icon names with an extension for Icon key a non-fatal errorVincent Untz2010-03-191-6/+5
* Accept chemical/* mime types as valid typesVincent Untz2010-03-191-1/+6
* Handle some exceptions to be a bit more flexibleVincent Untz2010-03-101-21/+74
* Make the invalid mime type error non-fatal for nowVincent Untz2010-03-101-5/+5
* Fix wrong return value in case of errorVincent Untz2010-03-101-1/+1
* Fix warning for X- media types not showingVincent Untz2010-03-101-1/+2
* Handle some fdo media types correctlyVincent Untz2010-03-101-9/+30
* Make some of the new errors non-fatal for nowVincent Untz2010-03-101-8/+25
* Accept empty Categories key as validVincent Untz2010-03-101-0/+4
* Mark the AutostartCondition key as an Application keyVincent Untz2010-03-101-0/+2
* Use g_utf8_strchr instead of strchr to be on the safe sideVincent Untz2010-03-101-1/+1
* Use G_DIR_SEPARATOR instead of '/'Vincent Untz2010-03-101-1/+1
* Handle AutostartCondition keyVincent Untz2010-03-101-1/+105
* Tweak an error stringVincent Untz2010-03-101-2/+3
* Improve one string for translationVincent Untz2010-03-101-11/+4
* Mark all output strings as translatableVincent Untz2010-03-101-8/+10
* Consistent use of quotes in error messagesVincent Untz2010-03-101-6/+6
* Improve error messagesVincent Untz2010-03-101-4/+8
* Update copyrights, and add vim modelinesVincent Untz2010-03-109-47/+90
* Fix indentation and remove trailing spacesVincent Untz2010-03-105-73/+74