diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-24 06:57:56 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-24 06:57:56 +0800 |
commit | ccd590d147c596c47201086f7bfe32633e00908f (patch) | |
tree | 44b467ae6c6ba45d09265c828c50a7e2e30bd97a | |
parent | 92351a28cd3155ee3b5b5f46b6b38cd1ce9ba374 (diff) | |
download | marcuscom-ports-ccd590d147c596c47201086f7bfe32633e00908f.tar marcuscom-ports-ccd590d147c596c47201086f7bfe32633e00908f.tar.gz marcuscom-ports-ccd590d147c596c47201086f7bfe32633e00908f.tar.bz2 marcuscom-ports-ccd590d147c596c47201086f7bfe32633e00908f.tar.lz marcuscom-ports-ccd590d147c596c47201086f7bfe32633e00908f.tar.xz marcuscom-ports-ccd590d147c596c47201086f7bfe32633e00908f.tar.zst marcuscom-ports-ccd590d147c596c47201086f7bfe32633e00908f.zip |
Correct patch target.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4603 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | mail/evolution/files/patch-addressbook_gui_contact-editor_e-contact-editor.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution/files/patch-addressbook_gui_contact-editor_e-contact-editor.c b/mail/evolution/files/patch-addressbook_gui_contact-editor_e-contact-editor.c index aef49ffb1..00e3e7507 100644 --- a/mail/evolution/files/patch-addressbook_gui_contact-editor_e-contact-editor.c +++ b/mail/evolution/files/patch-addressbook_gui_contact-editor_e-contact-editor.c @@ -1,5 +1,5 @@ ---- gui/contract/editor/e-contact-editor.c.orig Tue Aug 23 14:46:51 2005 -+++ gui/contract/editor/e-contact-editor.c Tue Aug 23 14:47:29 2005 +--- addressbook/gui/contact-editor/e-contact-editor.c.orig Tue Aug 23 14:46:51 2005 ++++ addressbook/gui/contact-editor/e-contact-editor.c Tue Aug 23 14:47:29 2005 @@ -581,10 +581,12 @@ sensitize_ok (EContactEditor *ce) gboolean allow_save; GtkWidget *entry_fullname; |