Add a new window desktop action

This allows you to open a new window with the GWL "New Window" entry

Fixes: https://github.com/linuxmint/xed/issues/393
This commit is contained in:
JosephMcc 2020-08-28 07:02:17 -07:00 committed by Michael Webster
parent 3ca66d6fb6
commit 5a3fc97c6a
1 changed files with 5 additions and 0 deletions

View File

@ -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