mirror of
https://github.com/ckaczor/FloatingStatusWindow.git
synced 2026-01-17 17:23:26 -05:00
Add options for settings and refresh menus
This commit is contained in:
@@ -150,6 +150,12 @@
|
||||
<data name="ContextMenuLocked" xml:space="preserve">
|
||||
<value>Locked</value>
|
||||
</data>
|
||||
<data name="ContextMenuRefresh" xml:space="preserve">
|
||||
<value>Refresh</value>
|
||||
</data>
|
||||
<data name="ContextMenuSettings" xml:space="preserve">
|
||||
<value>Settings...</value>
|
||||
</data>
|
||||
<data name="ContextMenuUnlock" xml:space="preserve">
|
||||
<value>Unlock</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user