mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
Fix patch.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3874 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
a7218977a4
commit
1bfa9b7f32
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue
Block a user