[gtksourceview/gtksourceview-4-8] Merge branch 'yara-addtl-keywords' into 'master'
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/gtksourceview-4-8] Merge branch 'yara-addtl-keywords' into 'master'
- Date: Sun, 5 Sep 2021 15:58:11 +0000 (UTC)
commit f352ca9c28834d75f937041695b616c55f23ccd2
Author: Christian Hergert <christian hergert me>
Date: Sun Sep 5 15:57:57 2021 +0000
Merge branch 'yara-addtl-keywords' into 'master'
yara - addtl keywords none, iequals
See merge request GNOME/gtksourceview!207
(cherry picked from commit 9de58c494f80e64a437212a5a62b65935303af75)
596c0c0b yara - addtl keywords none, iequals
data/language-specs/yara.lang | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/data/language-specs/yara.lang b/data/language-specs/yara.lang
index 6a60474a..1c73ad71 100644
--- a/data/language-specs/yara.lang
+++ b/data/language-specs/yara.lang
@@ -5,7 +5,7 @@
This file is part of GtkSourceView
Author: Wes Hurd <13hurdw gmail com>
- Copyright (C) 2017, 2020
+ Copyright (C) 2017, 2020
GtkSourceView is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -47,7 +47,7 @@
</styles>
<definitions>
-
+
<context id="include" style-ref="include">
<keyword>include</keyword>
<!-- 'import' is currently in keywords-->
@@ -136,6 +136,7 @@
<keyword>global</keyword>
<keyword>icontains</keyword>
<keyword>iendswith</keyword>
+ <keyword>iequals</keyword>
<keyword>istartswith</keyword>
<keyword>import</keyword>
<keyword>in</keyword>
@@ -148,6 +149,7 @@
<keyword>matches</keyword>
<keyword>meta</keyword>
<keyword>nocase</keyword>
+ <keyword>none</keyword>
<keyword>not</keyword>
<keyword>or</keyword>
<keyword>of</keyword>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]