gnome-commander r2310 - branches/gcmd-1-3/src
- From: epiotr svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-commander r2310 - branches/gcmd-1-3/src
- Date: Mon, 24 Nov 2008 22:41:51 +0000 (UTC)
Author: epiotr
Date: Mon Nov 24 22:41:51 2008
New Revision: 2310
URL: http://svn.gnome.org/viewvc/gnome-commander?rev=2310&view=rev
Log:
Do not enable column searching for regex view
Modified:
branches/gcmd-1-3/src/gnome-cmd-advrename-dialog.cc
Modified: branches/gcmd-1-3/src/gnome-cmd-advrename-dialog.cc
==============================================================================
--- branches/gcmd-1-3/src/gnome-cmd-advrename-dialog.cc (original)
+++ branches/gcmd-1-3/src/gnome-cmd-advrename-dialog.cc Mon Nov 24 22:41:51 2008
@@ -1257,6 +1257,7 @@
g_object_set (view,
"rules-hint", TRUE,
"reorderable", TRUE,
+ "enable-search", FALSE,
NULL);
GtkCellRenderer *renderer = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]