neovars: remove "edit" option from compiled script's tray-icon context menu

Compiled scripts are not editable
This commit is contained in:
ferdinym 2020-10-15 00:14:55 +02:00
parent f5096615f6
commit 04bc40a93c
1 changed files with 2 additions and 0 deletions

View File

@ -13,7 +13,9 @@ TrayAktivieren() {
menu,tray,add
menu,tray,add,%disable%,togglesuspend
menu,tray,add
;@Ahk2Exe-IgnoreBegin
menu,tray,add,Bearbeiten,edit
;@Ahk2Exe-IgnoreEnd
menu,tray,add,Neu Laden,reload
menu,tray,add
menu,tray,add,Nicht im Systray anzeigen,hide