diff options
author | Evgeni Golov <evgeni@debian.org> | 2010-06-20 14:17:47 +0200 |
---|---|---|
committer | Evgeni Golov <evgeni@debian.org> | 2010-06-20 14:17:47 +0200 |
commit | 5259846f36df1eb4703c56cae6a08a4bd0b4ed15 (patch) | |
tree | a776aa259c8cd87e3bce07efb9d53937c6f717b0 /debian/control | |
parent | 2dfaa21730da0cb153d45bfa5a9d2110c7e1a379 (diff) | |
download | libdbusmenu-5259846f36df1eb4703c56cae6a08a4bd0b4ed15.tar.gz libdbusmenu-5259846f36df1eb4703c56cae6a08a4bd0b4ed15.tar.bz2 libdbusmenu-5259846f36df1eb4703c56cae6a08a4bd0b4ed15.zip |
s/GTK/GTK+/
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control index f5e0b20..8f4ca78 100644 --- a/debian/control +++ b/debian/control @@ -59,12 +59,12 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: library for passing menus over DBus - GTK version +Description: library for passing menus over DBus - GTK+ version 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. . - This package contains shared libraries to be used by GTK applications. + This package contains shared libraries to be used by GTK+ applications. Package: libdbusmenu-gtk-dev Section: libdevel @@ -75,12 +75,12 @@ Depends: ${shlibs:Depends}, libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0), libdbusmenu-glib-dev -Description: library for passing menus over DBus - GTK version developement files +Description: library for passing menus over DBus - GTK+ version developement 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. . - This package contains files that are needed to build GTK applications. + This package contains files that are needed to build GTK+ applications. Package: libdbusmenu-tools Section: devel @@ -141,7 +141,7 @@ Package: libdbusmenu-gtk-doc Section: doc Architecture: all Depends: ${misc:Depends} -Description: library for passing menus over DBus - GTK version documentation +Description: library for passing menus over DBus - GTK+ version documentation 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. |