summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-app-desktop.c
Commit message (Expand)AuthorAgeFilesLines
* Move the blacklisted application list to the front-end clientRichard Hughes2016-01-171-4/+0
* Detect web-apps which are added as .desktop filesRichard Hughes2016-01-151-0/+13
* Return the correct error when the desktop file has no [Desktop Entry] groupRichard Hughes2015-11-021-0/+10
* trivial: Fix a typo in commentKalev Lember2015-10-141-1/+1
* Try harder to deal with icons that have extension or full path listedKalev Lember2015-10-141-3/+14
* trivial: Remove a now-unused veto ruleRichard Hughes2015-09-171-9/+0
* trivial: Drop as-cleanup.h include where not neededKalev Lember2015-09-081-1/+0
* Use GLib's cleanup functions instead of libgsystem'sKalev Lember2015-09-081-13/+13
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-031-26/+24
* When building metadata with the use-fallback flag accept legacy icon namesRichard Hughes2015-06-161-1/+27
* Add a flag to use non-optimal data sources when building metadataRichard Hughes2015-06-161-0/+49
* Fix a potential crash spotted by clangRichard Hughes2015-05-281-1/+1
* trivial: Split off the desktop file parsing to it's own source fileRichard Hughes2015-03-091-0/+385