summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* validate: Add Shooter category for gamesVincent Untz2012-10-111-0/+1
* validate: Add Maps category, and document where to put GIS applicationsVincent Untz2012-10-111-0/+1
* validate: Add Science as related category for more Education categoriesVincent Untz2012-10-111-8/+8
* validate: Make Science a main categoryVincent Untz2012-10-111-1/+1
* validate: Add Spirituality and Humanities categoriesVincent Untz2012-10-111-0/+2
* validate: Change some related categories from "and" to "or"Vincent Untz2012-10-111-20/+20
* validate: Code style fixesVincent Untz2012-10-031-34/+35
* validate: Accept and validate GNOME3/GSettings for AutostartConditionVincent Untz2012-10-031-7/+132
* validate: Rework multiple main categories detectionVincent Untz2012-10-031-11/+51
* validate: Clarify message when outputting an item of listVincent Untz2012-10-031-3/+3
* validate: Add hint about suggested related categoriesVincent Untz2012-10-031-147/+199
* validate: Add Adult categoryVincent Untz2012-10-031-0/+1
* validate: Output hint if more than one main category is presentVincent Untz2012-10-031-0/+14
* validate: Only print hint if no main category is present, not an errorVincent Untz2012-10-031-7/+8
* validate: Add function to print hints, and --no-hints optionVincent Untz2012-10-034-4/+30
* validate: Add TDE to to list of registered OnlyShowInVincent Untz2012-05-111-1/+1
* validate: Add XFCE to to list of registered categoriesVincent Untz2012-04-111-0/+1
* install: Do not require glib >= 2.28Vincent Untz2012-04-031-0/+5
* release: post-release bump to 0.21Vincent Untz2012-03-051-1/+1
* release: 0.200.20Vincent Untz2012-03-051-0/+11
* validate: Cleanup previous commitVincent Untz2012-03-021-73/+102
* validate: Validate Desktop ActionsGiovanni Campagna2012-03-021-43/+136
* build: Update git.mk and ignore generated tarballsVincent Untz2012-02-222-9/+20
* build: Generate ChangeLog on make distVincent Untz2012-02-221-0/+13
* Add MATE and Razor to list of registered environmentsVincent Untz2012-01-241-1/+1
* validate: Handle list of locale strings in fixup tooMatthias Clasen2012-01-121-26/+51
* release: post-release bump to 0.20Vincent Untz2011-12-201-1/+1
* release: 0.19DESKTOP_FILE_UTILS_0_19Vincent Untz2011-12-201-0/+31
* build: Fix distcheckVincent Untz2011-12-201-0/+2
* build: Create xz tarballsVincent Untz2011-12-201-1/+1
* 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
* man: Install a desktop-file-edit man pageVincent Untz2011-12-141-0/+9
* man: Update manual for desktop-file-install/desktop-file-edit changesVincent Untz2011-12-142-20/+76
* 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-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