]> code.ossystems Code Review - openembedded-core.git/commitdiff
Fix patch.
authorRobert Bradford <rob@openedhand.com>
Wed, 27 Feb 2008 16:10:07 +0000 (16:10 +0000)
committerRobert Bradford <rob@openedhand.com>
Wed, 27 Feb 2008 16:10:07 +0000 (16:10 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3874 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/pimlico/files/contacts-focus-avoidance.patch

index 77aae90d537f718be946ba78fb7c0a56f1655a87..8795b138bec0f3b2f2d1928fb5f616672eaf5aff 100644 (file)
@@ -1,7 +1,7 @@
 Index: src/contacts-gtk.c
 ===================================================================
---- src/contacts-gtk.c (revision 405)
-+++ src/contacts-gtk.c (working copy)
+--- a/src/contacts-gtk.c       (revision 405)
++++ b/src/contacts-gtk.c       (working copy)
 @@ -426,7 +426,6 @@
        GTK_WIDGET_SET_FLAGS (edit_done_button, GTK_CAN_DEFAULT);
  
@@ -23,8 +23,8 @@ Index: src/contacts-gtk.c
                        G_CALLBACK (contacts_main_window_delete_event_cb), data);
 Index: src/contacts-edit-pane.c
 ===================================================================
---- src/contacts-edit-pane.c   (revision 405)
-+++ src/contacts-edit-pane.c   (working copy)
+--- a/src/contacts-edit-pane.c (revision 405)
++++ b/src/contacts-edit-pane.c (working copy)
 @@ -86,7 +86,7 @@
        if (data->ui->edit_button)
                gtk_window_set_default (window, data->ui->edit_button);