aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2014-11-16 03:33:15 +0800
committerTing-Wei Lan <lantw44@gmail.com>2014-11-16 03:33:46 +0800
commit9c35217f4009d4f0ea761d6fe7c0576220226edb (patch)
treee0f184e0d0eb6e1a11732e8467fc25e157094654
parent8e9d96bbed4e8d9eef25488fdcb6d34644bdcfa6 (diff)
downloadconfigfile-9c35217f4009d4f0ea761d6fe7c0576220226edb.tar
configfile-9c35217f4009d4f0ea761d6fe7c0576220226edb.tar.gz
configfile-9c35217f4009d4f0ea761d6fe7c0576220226edb.tar.bz2
configfile-9c35217f4009d4f0ea761d6fe7c0576220226edb.tar.lz
configfile-9c35217f4009d4f0ea761d6fe7c0576220226edb.tar.xz
configfile-9c35217f4009d4f0ea761d6fe7c0576220226edb.tar.zst
configfile-9c35217f4009d4f0ea761d6fe7c0576220226edb.zip
cgit: syntax-highlighting.sh: Anjuta project file 也是 XML
-rwxr-xr-xcgit/syntax-highlighting.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit/syntax-highlighting.sh b/cgit/syntax-highlighting.sh
index b24cf15..38d9ca2 100755
--- a/cgit/syntax-highlighting.sh
+++ b/cgit/syntax-highlighting.sh
@@ -17,6 +17,7 @@ done
case "${EXTENSION}" in
*project) EXTENSION=xml ;; # Eclipse
+ anjuta) EXTENSION=xml ;; # Anjuta
etspec|galview) EXTENSION=xml ;; # Evolution
schemas) EXTENSION=xml ;; # GConf
ui|glade*) EXTENSION=xml ;; # Glade