diff options
author | Ted Gould <ted@gould.cx> | 2010-03-30 14:20:21 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-30 14:20:21 -0500 |
commit | 8ca677a0b7aa11b48f1d6ee2aec4f06f1381ff5a (patch) | |
tree | b39ba3b56c31533cea86dbfdbf7a41a6aae753b4 /debian | |
parent | 2d7ae83da48335e8a9354006110de128ccb42caf (diff) | |
parent | d3026a23f611f1790d8c9dc2e49a50217f1fe5aa (diff) | |
download | ayatana-indicator-application-8ca677a0b7aa11b48f1d6ee2aec4f06f1381ff5a.tar.gz ayatana-indicator-application-8ca677a0b7aa11b48f1d6ee2aec4f06f1381ff5a.tar.bz2 ayatana-indicator-application-8ca677a0b7aa11b48f1d6ee2aec4f06f1381ff5a.zip |
* Upstream Merge
* Setup the icons to use the -panel variants even when falling
back to status icons. (LP: #547072)
* Change python bindings to use _with_path so that they can set
the icon path. (LP: #527061)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 650ed07..4da451a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-application (0.0.18-0ubuntu2~ppa1) UNRELEASED; urgency=low + + * Upstream Merge + * Setup the icons to use the -panel variants even when falling + back to status icons. (LP: #547072) + * Change python bindings to use _with_path so that they can set + the icon path. (LP: #527061) + + -- Ted Gould <ted@ubuntu.com> Tue, 30 Mar 2010 14:19:47 -0500 + indicator-application (0.0.18-0ubuntu1) lucid; urgency=low * Upstream Release 0.0.18 |