text/plain for sh .. not application/x-shellscript..

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3576 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
judas_iscariote 2006-02-24 19:29:36 +00:00
parent a305cba1a8
commit fb2ed6d0cf

View File

@ -89,7 +89,7 @@ enable-auto-props = yes
### is typically done by setting the 'enable-auto-props' option.
[auto-props]
*.sh = svn:eol-style=native;svn:executable;svn:keywords=Id;svn:mime-type=application/x-shellscript;charset=utf-8
*.sh = svn:eol-style=native;svn:executable;svn:keywords=Id;svn:mime-type=text/plain;charset=utf-8
*.php = svn:eol-style=native;svn:keywords=Id;svn:mime-type=text/plain;charset=utf-8
*.txt = svn:eol-style=native;svn:keywords=Id;svn:mime-type=text/plain;charset=utf-8
*.cgi = svn:eol-style=native;svn:keywords=Id;svn:mime-type=text/plain;charset=utf-8