summaryrefslogtreecommitdiffstats
path: root/src/modules/module-augment-properties.c
Commit message (Collapse)AuthorAgeFilesLines
* win32: Make some unused-variable warnings go awayMaarten Bosmans2011-06-241-1/+1
|
* Remove unnecessary #includesMaarten Bosmans2011-06-221-3/+0
|
* Fix up some double spacesMaarten Bosmans2011-03-181-1/+1
|
* Fix up according to Coding StyleMaarten Bosmans2011-03-111-3/+1
| | | | Only whitespace changes in here
* Include <time.h> where necessaryMaarten Bosmans2011-03-011-0/+1
|
* Apply #ifdefs around functionality not available on win32Maarten Bosmans2011-02-171-0/+2
| | | | And also the reverse: around some win32 specific functionality
* augment-properties: Fix debug messages and statement bracketing.Colin Guthrie2010-10-061-2/+3
|
* augment-properties: Search for .desktop files in subfolders too.Colin Guthrie2010-09-291-5/+39
|
* augment: try to deduce the media role from the menu categoryLennart Poettering2009-06-051-6/+67
|
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
|
* make sure we don't choke on overly long lines in .desktop filesLennart Poettering2009-02-211-0/+2
|
* minor reformattingLennart Poettering2009-02-121-2/+2
|
* add new module-augment-properties module for augmenting properties from ↵Lennart Poettering2009-02-051-0/+286
.desktop files