patch - add ruby on rails file list to grep dialog

Jens Dagerbo jens.dagerbo at swipnet.se
Sun Apr 16 12:54:08 UTC 2006


Thanks. Committed revision 530343.

Come KDevelop4 we should really have file pattern info somewhere central and 
editable, not hardcoded in the grep plugin...

// jens

On Sunday 16 April 2006 06:45, Tim Harper wrote:
> 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
>  };
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at barney.cs.uni-potsdam.de
> http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel




More information about the KDevelop-devel mailing list