diff options
author | Martin Pitt <martin.pitt@canonical.com> | 2009-02-19 17:25:15 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@canonical.com> | 2009-02-19 17:25:15 +0100 |
commit | 3bc5b8e8105d698e7782c8090148dbe8f135161f (patch) | |
tree | 71021e0655e95ddd9b07cc36ab3db29a4360916f /debian/changelog | |
parent | 477eb614f187d1b7e35018c5a13df6db364395d0 (diff) | |
download | libayatana-indicator-3bc5b8e8105d698e7782c8090148dbe8f135161f.tar.gz libayatana-indicator-3bc5b8e8105d698e7782c8090148dbe8f135161f.tar.bz2 libayatana-indicator-3bc5b8e8105d698e7782c8090148dbe8f135161f.zip |
src/applet-main.c, applet_fill_cb(): Do not show anything if we
are running under a stracciatella GNOME session (i. e. without
Ubuntu components). See UbuntuSpec:stracciatella-session.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9c0b5f5..a9fce89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-applet (0.1.1-0ubuntu2) UNRELEASED; urgency=low + + * src/applet-main.c, applet_fill_cb(): Do not show anything if we + are running under a stracciatella GNOME session (i. e. without + Ubuntu components). See UbuntuSpec:stracciatella-session. + + -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 19 Feb 2009 17:24:04 +0100 + indicator-applet (0.1.1-0ubuntu1) jaunty; urgency=low * New upstream release with some icon changes. |