]> icculus.org git repositories - dana/openbox.git/commit
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, 30 Sep 2012 16:01:51 +0000 (12:01 -0400)
commitcb739c8f6d10932978330d225d8b7e63e47d6e19
tree25aef8bb95e23aafca243c3ca3d9c792010ec019
parent757aefca839c103bed35c5187bc64229373595ae
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