diff --git a/evolution-2.11.92-icon-names.patch b/evolution-2.11.92-icon-names.patch index 25e1b23..c4eba0e 100644 --- a/evolution-2.11.92-icon-names.patch +++ b/evolution-2.11.92-icon-names.patch @@ -1,6 +1,6 @@ -diff -up evolution-2.11.92/mail/em-folder-browser.c.icon-names evolution-2.11.92/mail/em-folder-browser.c ---- evolution-2.11.92/mail/em-folder-browser.c.icon-names 2007-09-15 16:53:46.000000000 -0400 -+++ evolution-2.11.92/mail/em-folder-browser.c 2007-09-15 16:53:46.000000000 -0400 +diff -up evolution-2.12.0/mail/em-folder-browser.c.icon-names evolution-2.12.0/mail/em-folder-browser.c +--- evolution-2.12.0/mail/em-folder-browser.c.icon-names 2007-09-19 07:14:51.000000000 -0400 ++++ evolution-2.12.0/mail/em-folder-browser.c 2007-09-19 07:14:51.000000000 -0400 @@ -206,7 +206,7 @@ enum { /* Options for View */ static EMFBSearchBarItem emfb_view_items[] = { @@ -25,9 +25,9 @@ diff -up evolution-2.11.92/mail/em-folder-browser.c.icon-names evolution-2.11.92 /* { NULL, 0, NULL }, */ /* { N_("Customize"), NOT_IMPLEMENTED, NULL }, */ {{ NULL, -1, 0 }, NULL} -diff -up evolution-2.11.92/mail/em-folder-tree.c.icon-names evolution-2.11.92/mail/em-folder-tree.c ---- evolution-2.11.92/mail/em-folder-tree.c.icon-names 2007-09-15 16:53:46.000000000 -0400 -+++ evolution-2.11.92/mail/em-folder-tree.c 2007-09-15 16:53:46.000000000 -0400 +diff -up evolution-2.12.0/mail/em-folder-tree.c.icon-names evolution-2.12.0/mail/em-folder-tree.c +--- evolution-2.12.0/mail/em-folder-tree.c.icon-names 2007-09-19 07:14:51.000000000 -0400 ++++ evolution-2.12.0/mail/em-folder-tree.c 2007-09-19 07:14:51.000000000 -0400 @@ -288,11 +288,11 @@ render_pixbuf (GtkTreeViewColumn *column guint32 flags; @@ -69,201 +69,9 @@ diff -up evolution-2.11.92/mail/em-folder-tree.c.icon-names evolution-2.11.92/ma { E_POPUP_BAR, "80.emc" }, -diff -up evolution-2.11.92/mail/mail.error.xml.icon-names evolution-2.11.92/mail/mail.error.xml ---- evolution-2.11.92/mail/mail.error.xml.icon-names 2007-07-28 17:08:12.000000000 -0400 -+++ evolution-2.11.92/mail/mail.error.xml 2007-09-15 16:53:46.000000000 -0400 -@@ -16,14 +16,14 @@ - <_secondary xml:space="preserve">Please make sure the following recipients are willing and able to receive HTML email: - {0} - Send anyway? -- - - -diff -up evolution-2.11.92/e-util/e-error.c.icon-names evolution-2.11.92/e-util/e-error.c ---- evolution-2.11.92/e-util/e-error.c.icon-names 2007-09-02 14:56:59.000000000 -0400 -+++ evolution-2.11.92/e-util/e-error.c 2007-09-15 16:53:46.000000000 -0400 -@@ -79,7 +79,7 @@ static GSList *ee_parent_list; - /* ********************************************************************** */ - - static struct _e_error_button default_ok_button = { -- NULL, "gtk-ok", NULL, GTK_RESPONSE_OK -+ NULL, "dialog-ok", NULL, GTK_RESPONSE_OK - }; - - static struct _e_error default_errors[] = { -diff -up evolution-2.11.92/e-util/e-system.error.xml.icon-names evolution-2.11.92/e-util/e-system.error.xml ---- evolution-2.11.92/e-util/e-system.error.xml.icon-names 2007-07-05 02:10:56.000000000 -0400 -+++ evolution-2.11.92/e-util/e-system.error.xml 2007-09-15 16:53:46.000000000 -0400 -@@ -5,7 +5,7 @@ - <_title>Overwrite file? - <_primary>File exists "{0}". - <_secondary>Do you wish to overwrite it? --