diff --git a/data/xed.desktop.in.in b/data/xed.desktop.in.in index 1955875..5ea48c4 100644 --- a/data/xed.desktop.in.in +++ b/data/xed.desktop.in.in @@ -10,3 +10,8 @@ Icon=accessories-text-editor Categories=GTK;Utility;TextEditor; Keywords=text;editor;tabs;highlighting;code;multiple;files;pluggable;notepad; X-MATE-DocPath=xed/xed.xml +Actions=new-window; + +[Desktop Action new-window] +Name=New Window +Exec=xed --new-window %U