Standardize branding by renaming Wechselbild to LockScreenWallpaper. This updates UI strings, configs, and plugin metadata for consistency. - Rename branding across UI, docs, and config in the repo - Update Android UI strings and notification titles to LockScreenWallpaper
8 lines
220 B
JSON
8 lines
220 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "default",
|
|
"description": "Standardrechte für LockScreenWallpaper",
|
|
"windows": ["main"],
|
|
"permissions": ["core:default", "wallpaper:default"]
|
|
}
|