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 />
|
<separator />
|
||||||
<menu id="client-list-menu" />
|
<menu id="client-list-menu" />
|
||||||
<separator />
|
<separator />
|
||||||
|
<item label="Reconfigure">
|
||||||
|
<action name="reconfigure" />
|
||||||
|
</item>
|
||||||
<item label="Restart">
|
<item label="Restart">
|
||||||
<action name="restart" />
|
<action name="restart" />
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue