Plugins can override project patterns. In that case the "file patterns" field is made inactive in the Project tab of the project properties dialog.
Signed-off-by: Jiří Techet techet@gmail.com --- plugins/geanyfunctions.h | 2 + src/plugindata.h | 9 +++++++ src/plugins.c | 8 +++++- src/project.c | 57 +++++++++++++++++++++++++++++---------------- src/project.h | 1 + 5 files changed, 56 insertions(+), 21 deletions(-)