Do not force new window when opening file or folder with launch on Unity (fixes #21133)

This commit is contained in:
Christof Marti
2017-02-23 10:30:52 -08:00
parent a75e535fb7
commit fc92ea41fd
5 changed files with 8 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
Name=@@NAME_LONG@@
Comment=Code Editing. Redefined.
GenericName=Text Editor
Exec=/usr/share/@@NAME@@/@@NAME@@ --new-window-if-not-first %U
Exec=/usr/share/@@NAME@@/@@NAME@@ --unity-launch %U
Icon=@@NAME@@
Type=Application
StartupNotify=true