aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/js/mimetypelist.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/js/mimetypelist.js b/core/js/mimetypelist.js
index 760d7baab72..43f01273f55 100644
--- a/core/js/mimetypelist.js
+++ b/core/js/mimetypelist.js
@@ -74,6 +74,7 @@ OC.MimeTypeList={
"text/csv": "x-office/spreadsheet",
"text/html": "text/code",
"text/x-c": "text/code",
+ "text/x-c++src": "text/code",
"text/x-h": "text/code",
"text/x-java-source": "text/code",
"text/x-python": "text/code",