summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRobert Bradford <rob@openedhand.com>2008-02-27 16:10:07 +0000
committerRobert Bradford <rob@openedhand.com>2008-02-27 16:10:07 +0000
commit1bfa9b7f32e8fc553d0a738594d276cc021f894f (patch)
treea6abd32a206f518fa82c47088d65d8aec4a31f66 /meta
parenta7218977a4999b90921e289581580fdb6631017a (diff)
downloadpoky-1bfa9b7f32e8fc553d0a738594d276cc021f894f.tar.gz
Fix patch.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3874 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/pimlico/files/contacts-focus-avoidance.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/packages/pimlico/files/contacts-focus-avoidance.patch b/meta/packages/pimlico/files/contacts-focus-avoidance.patch
index 77aae90d53..8795b138be 100644
--- a/meta/packages/pimlico/files/contacts-focus-avoidance.patch
+++ b/meta/packages/pimlico/files/contacts-focus-avoidance.patch
@@ -1,7 +1,7 @@
1Index: src/contacts-gtk.c 1Index: src/contacts-gtk.c
2=================================================================== 2===================================================================
3--- src/contacts-gtk.c (revision 405) 3--- a/src/contacts-gtk.c (revision 405)
4+++ src/contacts-gtk.c (working copy) 4+++ b/src/contacts-gtk.c (working copy)
5@@ -426,7 +426,6 @@ 5@@ -426,7 +426,6 @@
6 GTK_WIDGET_SET_FLAGS (edit_done_button, GTK_CAN_DEFAULT); 6 GTK_WIDGET_SET_FLAGS (edit_done_button, GTK_CAN_DEFAULT);
7 7
@@ -23,8 +23,8 @@ Index: src/contacts-gtk.c
23 G_CALLBACK (contacts_main_window_delete_event_cb), data); 23 G_CALLBACK (contacts_main_window_delete_event_cb), data);
24Index: src/contacts-edit-pane.c 24Index: src/contacts-edit-pane.c
25=================================================================== 25===================================================================
26--- src/contacts-edit-pane.c (revision 405) 26--- a/src/contacts-edit-pane.c (revision 405)
27+++ src/contacts-edit-pane.c (working copy) 27+++ b/src/contacts-edit-pane.c (working copy)
28@@ -86,7 +86,7 @@ 28@@ -86,7 +86,7 @@
29 if (data->ui->edit_button) 29 if (data->ui->edit_button)
30 gtk_window_set_default (window, data->ui->edit_button); 30 gtk_window_set_default (window, data->ui->edit_button);