瀏覽代碼

Add dedicated icon for Language settings

Update the Language device setting to use a dedicated `language.png` icon instead of the shared small icon. This also adds the new exported icon asset and its PSD source for future edits.
Toby Chui 2 周之前
父節點
當前提交
524a3ea33f
共有 3 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/devices.go
  2. 二進制
      src/web/SystemAO/info/img/language.png
  3. 二進制
      src/web/SystemAO/info/img/language.psd

+ 1 - 1
src/devices.go

@@ -33,7 +33,7 @@ func DeviceServiceInit() {
 	registerSetting(settingModule{
 	registerSetting(settingModule{
 		Name:         "Language",
 		Name:         "Language",
 		Desc:         "Set the display language of the system",
 		Desc:         "Set the display language of the system",
-		IconPath:     "SystemAO/info/img/small_icon.png",
+		IconPath:     "SystemAO/info/img/language.png",
 		Group:        "Device",
 		Group:        "Device",
 		StartDir:     "SystemAO/info/locale.html",
 		StartDir:     "SystemAO/info/locale.html",
 		RequireAdmin: false,
 		RequireAdmin: false,

二進制
src/web/SystemAO/info/img/language.png


二進制
src/web/SystemAO/info/img/language.psd