diff options
author | Ted Gould <ted@canonical.com> | 2009-01-30 15:09:31 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-01-30 15:09:31 -0600 |
commit | c5c02892ac1549b28ad0f22534c654d53bf21082 (patch) | |
tree | b270d01fdb5b2e0196325ca2e8f85d23e19f54aa /debian/control | |
parent | 02384bcdef0d2de9bd96fa60a5cfb6bdd0cba8da (diff) | |
download | ayatana-indicator-messages-c5c02892ac1549b28ad0f22534c654d53bf21082.tar.gz ayatana-indicator-messages-c5c02892ac1549b28ad0f22534c654d53bf21082.tar.bz2 ayatana-indicator-messages-c5c02892ac1549b28ad0f22534c654d53bf21082.zip |
Adding in activate callback when the menu item is
clicked on.
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 3b4bdf4..078b9bc 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 5.0), gnome-doc-utils, scrollkeeper, intltool, - libindicate-dev + libindicate-dev (>= 0.1~ppa18) Standards-Version: 3.8.0 Package: indicator-messages |