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>
Mon, 4 Oct 2010 21:36:10 +0000 (17:36 -0400)
commit84ceb6a95ce8248186f475978215c1bea55ffd83
tree3a9d13c970bff20d56238b1e80ee30ab8bb45d72
parentbc69b3c4c3389a6bbc5b387d6b023c660f9ef125
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