From 166c7d98f7d81b89ccb76b42a4e1c16a83b9b51f Mon Sep 17 00:00:00 2001 From: David Schulz Date: Wed, 20 Nov 2024 11:17:51 +0100 Subject: [PATCH] TextEditor: readd rust mime type Change-Id: I51883a6fa0c9f4a13c2c01e6fa9ef79b653c6703 Reviewed-by: Eike Ziller --- src/plugins/texteditor/TextEditor.json.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/plugins/texteditor/TextEditor.json.in b/src/plugins/texteditor/TextEditor.json.in index 3da549f27b6..00cd67212eb 100644 --- a/src/plugins/texteditor/TextEditor.json.in +++ b/src/plugins/texteditor/TextEditor.json.in @@ -50,6 +50,11 @@ " ", " ", " ", + " ", + " Rust souce file", + " ", + " ", + " ", "" ] }