diff options
author | Michael Monreal <mmonreal@svn.gnome.org> | 2007-10-31 18:42:19 +0800 |
---|---|---|
committer | Michael Monreal <mmonreal@src.gnome.org> | 2007-10-31 18:42:19 +0800 |
commit | 53c075e4c544f95de4a55dae1c73621e165c08eb (patch) | |
tree | 3da1f94b53d3be0f216b6e083b5f75e4c09b9c3c /widgets/misc/ChangeLog | |
parent | c4981ea30ce9915c5be9f5e819b03558d50f55df (diff) | |
download | gsoc2013-evolution-53c075e4c544f95de4a55dae1c73621e165c08eb.tar.gz gsoc2013-evolution-53c075e4c544f95de4a55dae1c73621e165c08eb.tar.zst gsoc2013-evolution-53c075e4c544f95de4a55dae1c73621e165c08eb.zip |
** Fix for bug #483785
2007-10-31 Michael Monreal <mmonreal@svn.gnome.org>
** Fix for bug #483785
* e-url-entry.c: (init):
Use go-jump icon instead of stock_connect-to-url
to get rid of deprecated icons from gnome-icon-theme.
svn path=/trunk/; revision=34463
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 034634b80e..bcb15f5fad 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,11 @@ +2007-10-31 Michael Monreal <mmonreal@svn.gnome.org> + + ** Fix for bug #483785 + + * e-url-entry.c: (init): + Use go-jump icon instead of stock_connect-to-url + to get rid of deprecated icons from gnome-icon-theme. + 2007-10-26 Tobias Mueller <tobiasmue@svn.gnome.org> ** Workaround for bug #395272 |