summaryrefslogtreecommitdiff
path: root/src/update-desktop-database.c
Commit message (Expand)AuthorAgeFilesLines
* update-desktop-database.c: Sort output within lines, not the just between them.Chris Lamb2019-07-231-0/+1
* Use pledge(2) on OpenBSD to limit the sets of syscalls that can be usedJasper Lievisse Adriaanse2019-07-231-0/+7
* update-desktop-database: List only once a desktop file per mime typeVincent Untz2013-01-071-0/+7
* update-desktop-database: Ignore desktop files with Hidden=trueVincent Untz2011-12-151-0/+7
* Sort mime types alphabetically in update-desktop-database cacheVincent Untz2010-09-101-1/+10
* Rework help of all toolsVincent Untz2010-09-101-4/+5
* 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
* 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-101-4/+7
* Fix indentation and remove trailing spacesVincent Untz2010-03-101-27/+27
* Be stricter for the MIME type check. It's actually a bit too strict rightVincent Untz2008-04-271-86/+23
* don't get the MimeType key from the first start group (which might notVincent Untz2008-01-201-1/+3
* Validate that desktop file categories match those specified in the spec.Ray Strode2006-04-181-43/+39
* NULL terminate default search path. Spotted by Mike Hearn <mike@navi.cx>Ray Strode2005-01-101-0/+2
* New macros for printing at various verbosity levels (is_valid_mime_type):Ray Strode2004-09-081-32/+58
* sync with libeggRay Strode2004-09-031-102/+136
* sync with libeggRay Strode2004-09-021-2/+2
* sync with libeggRay Strode2004-07-221-2/+3
* Return 1 on failure, even in quiet mode.Ray Strode2004-07-211-3/+4
* add update-desktop-databaseRay Strode2004-07-151-0/+481