Branch: refs/heads/master Author: YosefOr yosefor3@walla.com Committer: Matthew Brush matt@geany.org Date: Thu, 15 Aug 2013 22:21:42 UTC Commit: 706abfbf38c602fe1ec99d2b25e9ca150f3f24d0 https://github.com/geany/geany/commit/706abfbf38c602fe1ec99d2b25e9ca150f3f24...
Log Message: ----------- Add detection of PKGBUILD files as Shell scripts
Closes #120
Modified Paths: -------------- data/filetype_extensions.conf
Modified: data/filetype_extensions.conf 2 files changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -54,7 +54,7 @@ R=*.R;*.r; Rust=*.rs Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile; Scala=*.scala;*.scl; -Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;*.m4;*profile; +Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;*.m4;PKGBUILD;*profile; SQL=*.sql; Tcl=*.tcl;*.tk;*.wish; Txt2tags=*.t2t;
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).