add reconfigure to the menu
This commit is contained in:
parent
806a8c411f
commit
fa706aa75c
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@
|
|||
<separator />
|
||||
<menu id="client-list-menu" />
|
||||
<separator />
|
||||
<item label="Reconfigure">
|
||||
<action name="reconfigure" />
|
||||
</item>
|
||||
<item label="Restart">
|
||||
<action name="restart" />
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue