Skip to content

Commit 55f4c05

Browse files
committed
Add 'xed' to the desktop file keywords.
Since the desktop filename is now org.x.editor.desktop, the word 'xed' no longer finds anything in start menus.
1 parent 6c5956e commit 55f4c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/org.x.editor.desktop.in.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ StartupNotify=true
88
MimeType=text/plain;application/x-zerosize;
99
Icon=accessories-text-editor
1010
Categories=GTK;Utility;TextEditor;
11-
Keywords=text;editor;tabs;highlighting;code;multiple;files;pluggable;notepad;
11+
Keywords=xed;text;editor;tabs;highlighting;code;multiple;files;pluggable;notepad;
1212
X-MATE-DocPath=xed/xed.xml
1313
Actions=new-window;
1414

0 commit comments

Comments
 (0)