summaryrefslogtreecommitdiff
path: root/src/validator.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-29validator: Do not print two errors if file doesn't existVincent Untz1-3/+1
2013-08-29Allow validating multiple desktop filesMatthias Clasen1-9/+16
2013-07-18Tweak help output to stay within 80 columnsMatthias Clasen1-1/+1
2012-10-03validate: Add function to print hints, and --no-hints optionVincent Untz1-1/+3
2010-09-10Rework help of all toolsVincent Untz1-2/+2
2010-03-10Update copyrights, and add vim modelinesVincent Untz1-8/+11
2010-03-10Fix indentation and remove trailing spacesVincent Untz1-1/+1
2008-04-26make a few more structure static, change the way we store data about theVincent Untz1-1/+1
2007-06-04add myself update URL of the desktop entry specVincent Untz1-1/+1
2007-06-04Don't use GKeyFile in the validator, so we really control everything.Vincent Untz1-0/+2
2007-03-15remove mention of desktop-menu-tool kill, was useless and deprecatedVincent Untz1-27/+65
2004-04-18Patch from Ville Skyttä <ville.skytta@iki.fi> with some minor changes.Mark McLoughlin1-2/+2
2002-05-25roughly functional folder parser, now need to do queriesHavoc Pennington1-1/+1
2002-05-08add validation to the desktop file installerHavoc Pennington1-0/+39