aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorCI bot <ps-jenkins@lists.canonical.com>2014-03-04 10:58:35 +0000
committerCI bot <ps-jenkins@lists.canonical.com>2014-03-04 10:58:35 +0000
commit1dc288c344417b837acddf65a47f4d95ef6e3225 (patch)
tree9819983212da9a375c6628bc6f5d41962aa4a595 /debian
parenta0a0b28ddd2022cd64ecc105abfe5441716afde8 (diff)
downloadlibayatana-indicator-1dc288c344417b837acddf65a47f4d95ef6e3225.tar.gz
libayatana-indicator-1dc288c344417b837acddf65a47f4d95ef6e3225.tar.bz2
libayatana-indicator-1dc288c344417b837acddf65a47f4d95ef6e3225.zip
Releasing 12.10.2+14.04.20140304-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index be62aef..3d28adb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libindicator (12.10.2+14.04.20140304-0ubuntu1) trusty; urgency=low
+
+ [ Marco Trevisan (Treviño) ]
+ * IndicatorImageHelper: always try to use a GIcon or the filename as
+ source of the GdkImage We don't need to fallback to pure pixbuf,
+ unless an indicator provided a custom icon that is not in the
+ current theme path. This helps a lot in reducing the Unity7 workload
+ as this decreases the cases where we need to encode the pixbuf
+ contents, send them via dbus to unity, encode them back, reload to a
+ new pixbuf... Also thanks to this, the library clients can load the
+ actual icon, scaled at the value they want. (LP: #784055)
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 04 Mar 2014 10:58:35 +0000
+
libindicator (12.10.2+14.04.20140218-0ubuntu1) trusty; urgency=low
[ Marco Trevisan (Treviño) ]