diff options
author | CI bot <ps-jenkins@lists.canonical.com> | 2014-03-24 17:45:12 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-03-24 17:45:12 +0000 |
commit | e14ab5db2988d48b6087844443cbbefa312db761 (patch) | |
tree | d5f762f099792dbdd226c74594f9ed2e2a17d28e | |
parent | f59210392b23cf72553876e10f6912feb76104c9 (diff) | |
download | ayatana-ido-e14ab5db2988d48b6087844443cbbefa312db761.tar.gz ayatana-ido-e14ab5db2988d48b6087844443cbbefa312db761.tar.bz2 ayatana-ido-e14ab5db2988d48b6087844443cbbefa312db761.zip |
Releasing 13.10.0+14.04.20140324-0ubuntu1
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 642dc63..39178cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +ido (13.10.0+14.04.20140324-0ubuntu1) trusty; urgency=low + + [ Lars Uebernickel ] + * idoplaybackmenuitem: set active flag when player is launching The + active flag is used to signal the theme that the spinner should + animate. Using that flag is a bit weird, but it's consistent with + GtkSpinner and thus doesn't require special handling in the theme. + (LP: #1231796) + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 24 Mar 2014 17:45:12 +0000 + ido (13.10.0+14.04.20140321-0ubuntu1) trusty; urgency=low [ Lars Uebernickel ] |