diff options
author | Ted Gould <ted@canonical.com> | 2009-03-25 11:53:21 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-03-25 11:53:21 -0500 |
commit | 4fe4dfd9b16b3ddf9a22f303d6f5bfbd560261e2 (patch) | |
tree | f869b577ec978faa94770cdfd2cab31ee090b026 /README | |
download | libdbusmenu-4fe4dfd9b16b3ddf9a22f303d6f5bfbd560261e2.tar.gz libdbusmenu-4fe4dfd9b16b3ddf9a22f303d6f5bfbd560261e2.tar.bz2 libdbusmenu-4fe4dfd9b16b3ddf9a22f303d6f5bfbd560261e2.zip |
First file
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +This is a small library designed to make sharing and displaying +of menu structures over DBus simple and easy to use. It works +for both QT and GTK+ and makes building menus simple. |