aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-03-25 11:53:21 -0500
committerTed Gould <ted@canonical.com>2009-03-25 11:53:21 -0500
commit4fe4dfd9b16b3ddf9a22f303d6f5bfbd560261e2 (patch)
treef869b577ec978faa94770cdfd2cab31ee090b026 /README
downloadlibdbusmenu-4fe4dfd9b16b3ddf9a22f303d6f5bfbd560261e2.tar.gz
libdbusmenu-4fe4dfd9b16b3ddf9a22f303d6f5bfbd560261e2.tar.bz2
libdbusmenu-4fe4dfd9b16b3ddf9a22f303d6f5bfbd560261e2.zip
First file
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ae169ed
--- /dev/null
+++ b/README
@@ -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.