diff options
author | Evgeni Golov <evgeni@debian.org> | 2010-07-14 21:07:54 +0200 |
---|---|---|
committer | Evgeni Golov <evgeni@debian.org> | 2010-07-14 21:07:54 +0200 |
commit | 267513170831eeff1bc8fa76e5a6c6f56414da8c (patch) | |
tree | b88ca5f1ffbf6b729991f86c7793dad65f8fc78c /debian/control | |
parent | 04371b23ce5172db703bbeeedd9a730c29eae514 (diff) | |
download | libdbusmenu-267513170831eeff1bc8fa76e5a6c6f56414da8c.tar.gz libdbusmenu-267513170831eeff1bc8fa76e5a6c6f56414da8c.tar.bz2 libdbusmenu-267513170831eeff1bc8fa76e5a6c6f56414da8c.zip |
more description updates
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index abbe597..8e2234e 100644 --- a/debian/control +++ b/debian/control @@ -169,7 +169,7 @@ Depends: ${shlibs:Depends}, libdbus-glib-1-dev (>= 0.76), libdbusmenu-glib-dev (= ${binary:Version}), libjson-glib-dev -Description: library for passing menus over DBus - Test lib +Description: library for passing menus over DBus - Test lib development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. |