feat: rename desktop-applets.toml => config-applets.toml
This commit is contained in:
@@ -16,7 +16,7 @@ using gui::desktop_applet::OpenFn;
|
|||||||
using gui::desktop_applet::QueryFn;
|
using gui::desktop_applet::QueryFn;
|
||||||
|
|
||||||
static constexpr const char* DEFAULT_APPLET_ICON = "0:/icons/preferences-system.svg";
|
static constexpr const char* DEFAULT_APPLET_ICON = "0:/icons/preferences-system.svg";
|
||||||
static constexpr const char* APPLET_CONFIG_NAME = "desktop-applets";
|
static constexpr const char* APPLET_CONFIG_NAME = "config-applets";
|
||||||
static constexpr const char* APPLET_TABLE_PREFIX = "applets.";
|
static constexpr const char* APPLET_TABLE_PREFIX = "applets.";
|
||||||
static constexpr uint32_t SYSTEM_CONFIGURATION_CAP =
|
static constexpr uint32_t SYSTEM_CONFIGURATION_CAP =
|
||||||
gui::desktop_applet::CAP_SYSTEM_CONFIGURATION;
|
gui::desktop_applet::CAP_SYSTEM_CONFIGURATION;
|
||||||
|
|||||||
Reference in New Issue
Block a user