summary refs log tree commit diff
path: root/pkgs/applications/misc/xmind
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/xmind')
-rw-r--r--pkgs/applications/misc/xmind/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/xmind/default.nix b/pkgs/applications/misc/xmind/default.nix
index ca1d104fb46..c673002fb51 100644
--- a/pkgs/applications/misc/xmind/default.nix
+++ b/pkgs/applications/misc/xmind/default.nix
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
     desktopName = "XMind";
     comment = meta.description;
     categories = "Office;";
-    mimeType = "application/xmind;xscheme-handler/xmind";
+    mimeType = "application/xmind;x-scheme-handler/xmind";
   };
 
   installPhase = let