patch - add ruby on rails file list to grep dialog
Tim Harper
tim at matchbin.com
Sun Apr 16 08:46:07 UTC 2006
Really simple patch, but i would like to see this added for rails support:
Could someone add it?
thanks,
Tim
Index: parts/grepview/grepdlg.cpp
===================================================================
--- parts/grepview/grepdlg.cpp (revision 529993)
+++ parts/grepview/grepdlg.cpp (working copy)
@@ -75,6 +75,7 @@
"*.pp,*.pas",
"*.py",
"*.rb",
+ "*.rb,*.rhtml",
"*",
0
};
More information about the KDevelop-devel
mailing list