summaryrefslogtreecommitdiff
path: root/src/validate.c
Commit message (Expand)AuthorAgeFilesLines
* validate: add support for GNOME Flashback desktopAlberts Muktupāvels2019-08-171-1/+1
* validate: add support for GNOME Classic desktopAlberts Muktupāvels2019-08-171-1/+1
* Allow version 1.2Severin Glöckner2019-07-241-0/+3
* validate: Add support for Deepin in OnlyShowIn.Hans Petter Jansson2019-07-231-1/+1
* validate: Add support for the Enlightenment desktop.Hans Petter Jansson2019-07-231-1/+1
* validate: Add support for the Budgie Desktop as an OnlyShowIn entryIkey Doherty2019-07-231-1/+1
* Added Pantheon to the list of desktop environmentsDavid Faure2016-08-201-1/+2
* validate: Add LXQt to list of registered environments.Hans Petter Jansson2016-06-181-1/+1
* Accept version 1.1Matthias Clasen2016-06-181-0/+3
* validate: Ensure DBusActivatable filenames conform to reverse-DNS notation.Hans Petter Jansson2016-06-171-1/+45
* validate: Fix buffer over-read on incomplete escape sequence.Hans Petter Jansson2016-02-291-0/+10
* Add EDE to the list of desktop environmentsDavid Faure2014-04-011-1/+1
* Add Cinnamon to list of registered environments.Michael Webster2014-04-011-1/+1
* desktop-file-validate: Trailing semicolons have been downgraded to optionalJerome Leclanche2014-04-011-105/+0
* Warn about OnlyShowIn in Action groupsMatthias Clasen2013-07-191-2/+2
* Add DBusActivatable key to allowed keysMatthias Clasen2013-07-191-0/+2
* validate: Add Feed category, that can be used with NetworkVincent Untz2012-10-111-0/+1
* validate: Add Network as related category for MonitorVincent Untz2012-10-111-1/+1
* 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-031-1/+24
* 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
* validate: Cleanup previous commitVincent Untz2012-03-021-73/+102
* validate: Validate Desktop ActionsGiovanni Campagna2012-03-021-43/+136
* 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
* validate: Add support for updated Keywords keyVincent Untz2011-12-191-49/+131
* Add Unity to list of registered environmentsVincent Untz2011-03-311-1/+1
* Make icon names with an extension for Icon key a non-fatal errorVincent Untz2010-03-191-6/+5
* Make the invalid mime type error non-fatal for nowVincent Untz2010-03-101-5/+5
* 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
* Update copyrights, and add vim modelinesVincent Untz2010-03-101-8/+11