https://bugs.kde.org/show_bug.cgi?id=402207
Gleb Popov <6year...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kde | |velop/16c8d3c661a753b6e4fcf | |da0faf63d566e38d0a8 --- Comment #2 from Gleb Popov <6year...@gmail.com> --- Git commit 16c8d3c661a753b6e4fcfda0faf63d566e38d0a8 by Gleb Popov. Committed on 08/01/2019 at 16:54. Pushed by arrowdodger into branch 'master'. GrepView: Extend default file extensions to search Summary: Extends the default file extensions to search by *.txt,*.xml,*.rc as proposed in: https://bugs.kde.org/show_bug.cgi?id=402207 Also extends the header extensions by *.cuh (CUDA headers) and the C sources by *.cu (CUDA sources). Test Plan: Tested it manually. Note: If one manually changed the file extensions in a session before, the new defaults won't show up there since they are overridden by the previously modified value. Reviewers: #kdevelop, arrowd Reviewed By: arrowd Subscribers: kdevelop-devel Tags: #kdevelop Differential Revision: https://phabricator.kde.org/D17892 M +3 -3 plugins/grepview/grepdialog.cpp https://commits.kde.org/kdevelop/16c8d3c661a753b6e4fcfda0faf63d566e38d0a8 -- You are receiving this mail because: You are watching all bug changes.