better-manage-global-menu (#4)

Reviewed-on: https://git.trom.tf/TROMjaro/layout-switcher-package/pulls/4
This commit is contained in:
rokosun
2024-01-01 15:38:54 +00:00
parent 666d24625b
commit d43af1f7fd
6 changed files with 43 additions and 12 deletions

View File

@@ -7,8 +7,8 @@
<vendor_url>https://www.tromjaro.com/</vendor_url>
<icon_name>tromjaro-layout-switcher</icon_name>
<action id="com.tromjaro.LayoutSwitcher.toggleGlobalMenu">
<description gettext-domain="LayoutSwitcher">Install or remove global menu</description>
<message gettext-domain="LayoutSwitcher">Authentication is required to install/remove global menu</message>
<description gettext-domain="LayoutSwitcher">Enable or disable global menu</description>
<message gettext-domain="LayoutSwitcher">Authentication is required to enable/disable global menu</message>
<defaults>
<allow_any>auth_admin</allow_any>
<allow_inactive>auth_admin</allow_inactive>