Set *.ts files' mime type to be XML; set svn properties on tools/pre-commit.
authorJeff Morriss <jeff.morriss.ws@gmail.com>
Mon, 9 Sep 2013 21:24:54 +0000 (21:24 -0000)
committerJeff Morriss <jeff.morriss.ws@gmail.com>
Mon, 9 Sep 2013 21:24:54 +0000 (21:24 -0000)
svn path=/trunk/; revision=51900

tools/svnadd
ui/qt/qtshark_zh_CN.ts [changed mode: 0755->0644]

index badf6dfb924ace225b22febeb3757f2d6eb98131..d3bbcd62c5623fc2177eeebfc8b3e6ac1bf3c943 100755 (executable)
@@ -68,7 +68,7 @@ do
                *.gz)
                        svn ps svn:mime-type application/x-gzip $file
                        ;;
-               *.ts|*.ui|*.xml)
+               *.ts|*.ui|*.xml|*.ts)
                        svn ps svn:keywords Id $file
                        svn ps svn:eol-style native $file
                        svn ps svn:mime-type text/xml $file
old mode 100755 (executable)
new mode 100644 (file)