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, 3 Aug 2011 21:44:54 +0000 (17:44 -0400)
commit9d974ba3439608bdf5de152422aa58d58d837022
treeb1db907f818fe710d9ee8d5acc9cd4d5811ffa4d
parent98620560939a10bd7aed2cc0b7411d1912325a03
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