aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/GNOME_Evolution_Calendar.server.in.in
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-08-03 11:12:49 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-03 11:12:49 +0800
commite3627ebef641dfb700b1bbc713c0855a771aa384 (patch)
tree425fabf4ede52b2d56e30d1939cd06b44d1560b7 /calendar/gui/GNOME_Evolution_Calendar.server.in.in
parent08d2ba56725cce26494d90b396e00581f966ad22 (diff)
downloadgsoc2013-evolution-e3627ebef641dfb700b1bbc713c0855a771aa384.tar
gsoc2013-evolution-e3627ebef641dfb700b1bbc713c0855a771aa384.tar.gz
gsoc2013-evolution-e3627ebef641dfb700b1bbc713c0855a771aa384.tar.bz2
gsoc2013-evolution-e3627ebef641dfb700b1bbc713c0855a771aa384.tar.lz
gsoc2013-evolution-e3627ebef641dfb700b1bbc713c0855a771aa384.tar.xz
gsoc2013-evolution-e3627ebef641dfb700b1bbc713c0855a771aa384.tar.zst
gsoc2013-evolution-e3627ebef641dfb700b1bbc713c0855a771aa384.zip
** Fixes bug #546057
2008-08-02 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #546057 * gui/component/GNOME_Evolution_Addressbook.server.in.in: * gui/contact-list-editor/contact-list-editor.glade: Use "x-office-address-book" icon name instead of "stock_addressbook". * gui/GNOME_Evolution_Calendar.server.in.in: * gui/calendar-component.c: * gui/e-calendar-view.c: * gui/dialogs/alarm-dialog.c: * gui/dialogs/alarm-list-dialog.c: * gui/dialogs/changed-comp.c: * gui/dialogs/comp-editor.c: * gui/dialogs/delete-error.c: * gui/dialogs/select-source-dialog.c: Use "x-office-calendar" icon name instead of "stock_calendar". svn path=/trunk/; revision=35892
Diffstat (limited to 'calendar/gui/GNOME_Evolution_Calendar.server.in.in')
-rw-r--r--calendar/gui/GNOME_Evolution_Calendar.server.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/GNOME_Evolution_Calendar.server.in.in b/calendar/gui/GNOME_Evolution_Calendar.server.in.in
index 577efc4130..831b7d5aa3 100644
--- a/calendar/gui/GNOME_Evolution_Calendar.server.in.in
+++ b/calendar/gui/GNOME_Evolution_Calendar.server.in.in
@@ -47,7 +47,7 @@
<oaf_attribute name="evolution:menu_accelerator" type="string" value="*Control*3"/>
<oaf_attribute name="evolution:button_label" type="string" _value="Calendars"/>
<oaf_attribute name="evolution:button_tooltips" type="string" _value="Calendars"/>
- <oaf_attribute name="evolution:button_icon" type="string" value="stock_calendar"/>
+ <oaf_attribute name="evolution:button_icon" type="string" value="x-office-calendar"/>
<oaf_attribute name="evolution:button_sort_order" type="string" value="-8"/>
<!-- FIXME: See bug 407104: Write a interface to launch without shell.