From 33147039749e90d40fe66ab9e448d888abe664de Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Thu, 18 Nov 2004 23:45:39 +0000 Subject: move some old gpe-contacts patches out of the way BKrev: 419d3423QF5N_wvn7NbL3ntVIv20Hw --- gpe-contacts/select-start.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 gpe-contacts/select-start.patch (limited to 'gpe-contacts/select-start.patch') diff --git a/gpe-contacts/select-start.patch b/gpe-contacts/select-start.patch deleted file mode 100644 index 580e0468a0..0000000000 --- a/gpe-contacts/select-start.patch +++ /dev/null @@ -1,15 +0,0 @@ -Index: main.c -=================================================================== -RCS file: /cvs/gpe/base/gpe-contacts/main.c,v -retrieving revision 1.102 -diff -u -r1.102 main.c ---- main.c 16 Oct 2004 22:21:17 -0000 1.102 -+++ main.c 26 Oct 2004 11:41:39 -0000 -@@ -1246,6 +1246,7 @@ - list_view = gtk_tree_view_new_with_model (GTK_TREE_MODEL (list_store)); - gtk_tree_view_set_headers_visible (GTK_TREE_VIEW (list_view), FALSE); - tree_sel = gtk_tree_view_get_selection (GTK_TREE_VIEW (list_view)); -+ gtk_tree_selection_set_mode(tree_sel, GTK_SELECTION_BROWSE); - - GTK_WIDGET_UNSET_FLAGS (list_view, GTK_CAN_FOCUS); - -- cgit v1.2.3