aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-07-21 00:37:22 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-07-21 00:37:22 +0800
commit3e0962231032ae53af4310b43dbced810cdc6100 (patch)
treee7bfe2770560af84dd93b0d8984d352ae2594088 /shell/ChangeLog
parent9e7083dc3eaff94716693feab05f3c0bb2ede551 (diff)
downloadgsoc2013-evolution-3e0962231032ae53af4310b43dbced810cdc6100.tar
gsoc2013-evolution-3e0962231032ae53af4310b43dbced810cdc6100.tar.gz
gsoc2013-evolution-3e0962231032ae53af4310b43dbced810cdc6100.tar.bz2
gsoc2013-evolution-3e0962231032ae53af4310b43dbced810cdc6100.tar.lz
gsoc2013-evolution-3e0962231032ae53af4310b43dbced810cdc6100.tar.xz
gsoc2013-evolution-3e0962231032ae53af4310b43dbced810cdc6100.tar.zst
gsoc2013-evolution-3e0962231032ae53af4310b43dbced810cdc6100.zip
** Fixes bug #542587
2008-07-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #542587 * shell/e-shell-window.c: Use new EOnlineButton widget. * widgets/misc/e-online-button.c: * widgets/misc/e-online-button.h: New widget implements the online/offline button used in the main window. The button just maintains an "online" flag and displays the appropriate button image for the flag. svn path=/trunk/; revision=35777
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 9f116e1870..083d4a798d 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-20 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #542587
+
+ * e-shell-window.c: Use new EOnlineButton widget.
+
2008-07-19 Tor Lillqvist <tml@novell.com>
Bug 543758 - Never mark empty strings for translations