Jelajahi Sumber

Update speedtest and OTP icons

Toby Chui 2 minggu lalu
induk
melakukan
5aa57e96f1

TEMPAT SAMPAH
src/web/OTPAuth/img/desktop_icon.png


TEMPAT SAMPAH
src/web/OTPAuth/img/desktop_icon.psd


TEMPAT SAMPAH
src/web/OTPAuth/img/module_icon.png


TEMPAT SAMPAH
src/web/OTPAuth/img/module_icon.psd


+ 1 - 1
src/web/OTPAuth/init.agi

@@ -9,7 +9,7 @@ var moduleLaunchInfo = {
     Name: "OTP Authenticator",
     Desc: "Manage two-factor authentication codes with QR code scanning",
     Group: "Utilities",
-    IconPath: "OTPAuth/img/small_icon.svg",
+    IconPath: "OTPAuth/img/module_icon.png",
     Version: "1.0.0",
     StartDir: "OTPAuth/index.html",
     SupportFW: true,

TEMPAT SAMPAH
src/web/Speedtest/img/desktop_icon.png


TEMPAT SAMPAH
src/web/Speedtest/img/desktop_icon.psd


TEMPAT SAMPAH
src/web/Speedtest/img/module_icon.png


TEMPAT SAMPAH
src/web/Speedtest/img/module_icon.psd


+ 1 - 1
src/web/Speedtest/init.agi

@@ -3,7 +3,7 @@
 var moduleLaunchInfo = {
     Name: "Speedtest",
 	Group: "Internet",
-	IconPath: "Speedtest/img/small_icon.png",
+	IconPath: "Speedtest/img/module_icon.png",
 	Version: "1.0",
 	StartDir: "Speedtest/index.html"
 	SupportFW: true,