Originally created by: liangtai.s4@gmail.com
I am a translator for Japanese.
Please remove mime type signature from text files.
subversion sometimes treats newly added text files as
octet-stream type, then getting 'svn diff' of these file
is rejected like as the way for binary files. I don't
know why this happens, but there is a command to remove
mime type tags for changing it in usual text mode.
svn propdel svn:mime-type file1.txt file2.txt ...
Five files found in wrong mime-type:
src/qmmpui/txt/description_uk_UA.txt
src/qmmpui/txt/description_ja.txt
src/qmmpui/txt/description_zh_TW.txt
src/qmmpui/txt/description_zh_CN.txt
src/qmmpui/txt/description_ru.txt
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: trialuser02
This issue was closed by revision [r2914].
Status: Fixed