Skip to content

Commit 3239b90

Browse files
committed
xed.desktop: Add application/x-zerosize mimetype.
ref: linuxmint/mint22-beta#26 ref: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3053
1 parent c2fabb0 commit 3239b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/xed.desktop.in.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Exec=xed %U
55
Terminal=false
66
Type=Application
77
StartupNotify=true
8-
MimeType=text/plain;
8+
MimeType=text/plain;application/x-zerosize;
99
Icon=accessories-text-editor
1010
Categories=GTK;Utility;TextEditor;
1111
Keywords=text;editor;tabs;highlighting;code;multiple;files;pluggable;notepad;

0 commit comments

Comments
 (0)