Linkbase adds all the .desktops in the system, and updates them as they change.
authorDana Jansens <danakj@orodu.net>
Tue, 21 Sep 2010 00:46:37 +0000 (20:46 -0400)
committerDana Jansens <danakj@orodu.net>
Wed, 5 Oct 2011 17:34:37 +0000 (13:34 -0400)
commit3a947b9b130e54cca061cdfa56b6acbd64a23c98
tree65cc07aad9cb94f254bc32f822e4bb0c7efad735
parent747e5bb111854897a694e87ddeaec5a8350fba05
Linkbase adds all the .desktops in the system, and updates them as they change.

Fixes to .desktop parsing.
Add language/locale support for .desktop files.
Fixes to inotify watching, change what information is passed through the notify handler.
Add linkbase.h to the public obt headers.
Makefile.am
obt/ddparse.c
obt/ddparse.h
obt/link.c
obt/link.h
obt/linkbase.c
obt/linkbase.h
obt/watch.c
obt/watch.h
obt/watch_inotify.c