summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-142-0/+10
* 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
* build: Modernize build system a bitVincent Untz2011-06-143-13/+3
* Add Unity to list of registered environmentsVincent Untz2011-03-311-1/+1
* release: post-release bump to 0.19Vincent Untz2011-01-131-1/+1
* release: 0.18DESKTOP_FILE_UTILS_0_18Vincent Untz2011-01-131-0/+15
* build: Update git.mk from pangoVincent Untz2010-10-091-1/+10
* Accept x-scheme-handler/* mime typesVincent Untz2010-10-051-1/+1
* man: Fix title of update-desktop-database man pageVincent Untz2010-09-201-1/+1
* build: Update all Makefile.am to more recent standardsVincent Untz2010-09-202-9/+9
* misc: Update instructions for commit messagesVincent Untz2010-09-201-5/+8
* Sort mime types alphabetically in update-desktop-database cacheVincent Untz2010-09-101-1/+10
* Update README to stop saying there's no docVincent Untz2010-09-101-2/+1
* [release] post-release bump to 0.18Vincent Untz2010-09-101-1/+1
* [release] 0.17DESKTOP_FILE_UTILS_0_17Vincent Untz2010-09-101-0/+18
* Add man pagesVincent Untz2010-09-106-2/+240
* 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
* Add HACKING, update READMEVincent Untz2010-09-083-3/+81
* Update license files to latest textVincent Untz2010-09-081-21/+20
* Rename configure.in to configure.acVincent Untz2010-09-081-0/+0
* Remove empty INSTALLVincent Untz2010-09-081-0/+0
* Update git.mk from pangoVincent Untz2010-09-081-84/+93
* 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
* [release] post-release bump to 0.17Vincent Untz2010-03-101-1/+1
* [release] 0.16DESKTOP_FILE_UTILS_0_16Vincent Untz2010-03-101-0/+37
* 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