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>
Sun, 16 Oct 2011 22:54:04 +0000 (18:54 -0400)
commita35f6d502434f0db608288fbb2f35ac445b78532
tree4760bbfeb42dc5364e0f130062bfde6c0dcd2b60
parent97057acc28b9f89c8fb7ea949699aa08cc64271e
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