mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2
This commit is contained in:
Binary file not shown.
@@ -2382,16 +2382,7 @@
|
||||
{
|
||||
"labelKey": "panels.wallpaper.automation-interval-label",
|
||||
"descriptionKey": "panels.wallpaper.automation-interval-description",
|
||||
"widget": "NLabel",
|
||||
"tab": 3,
|
||||
"tabLabel": "common.wallpaper",
|
||||
"subTab": 2,
|
||||
"subTabLabel": "common.automation"
|
||||
},
|
||||
{
|
||||
"labelKey": "panels.wallpaper.automation-custom-interval-label",
|
||||
"descriptionKey": "panels.wallpaper.automation-custom-interval-description",
|
||||
"widget": "NTextInput",
|
||||
"widget": "NSpinBox",
|
||||
"tab": 3,
|
||||
"tabLabel": "common.wallpaper",
|
||||
"subTab": 2,
|
||||
|
||||
@@ -42,8 +42,6 @@ Singleton {
|
||||
"balanced": "scale",
|
||||
"powersaver": "leaf",
|
||||
"storage": "database",
|
||||
"ethernet": "sitemap",
|
||||
"ethernet-off": "sitemap-off",
|
||||
"keyboard": "keyboard",
|
||||
"shutdown": "power",
|
||||
"lock": "lock",
|
||||
@@ -2787,6 +2785,10 @@ Singleton {
|
||||
"escalator-filled": "\u{10131}",
|
||||
"escalator-up": "\u{fb05}",
|
||||
"escalator-up-filled": "\u{10132}",
|
||||
"ethernet": "\u{eccc}",
|
||||
"ethernet-off": "\u{eccd}",
|
||||
"ethernet-exclamation": "\u{ecce}",
|
||||
"ethernet-question": "\u{eccf}",
|
||||
"exchange": "\u{ebe7}",
|
||||
"exchange-filled": "\u{10130}",
|
||||
"exchange-off": "\u{f123}",
|
||||
@@ -6085,7 +6087,10 @@ Singleton {
|
||||
"wifi-0": "\u{eba3}",
|
||||
"wifi-1": "\u{eba4}",
|
||||
"wifi-2": "\u{eba5}",
|
||||
"wifi-3": "\u{ebfc}",
|
||||
"wifi-off": "\u{ecfa}",
|
||||
"wifi-exclamation": "\u{ebfd}",
|
||||
"wifi-question": "\u{ebfe}",
|
||||
"wind": "\u{ec34}",
|
||||
"wind-electricity": "\u{fcc6}",
|
||||
"wind-off": "\u{f1c7}",
|
||||
|
||||
Reference in New Issue
Block a user