From 54ad36ab7242633de16f98f8df07a3572cb15215 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 30 Apr 2021 18:38:26 +0300 Subject: =?UTF-8?q?fixes=20#2855=20(Weather:=20=D0=BD=D0=B5=20=D0=BF=D0=B5?= =?UTF-8?q?=D1=80=D0=B5=D0=BF=D1=83=D1=82=D0=B0=D0=BD=D1=8B=20=D0=BB=D0=B8?= =?UTF-8?q?=20=D0=B7=D0=BD=D0=B0=D1=87=D0=BA=D0=B8=20=D0=9E=D0=B1=D0=BB?= =?UTF-8?q?=D0=B0=D1=87=D0=BD=D0=BE=20=D0=B8=20=D0=A1=D0=BB=D0=B0=D0=B1?= =?UTF-8?q?=D1=8B=D0=B9=20=D0=B4=D0=BE=D0=B6=D0=B4=D1=8C)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protocols/Weather/proto_weather/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/Weather') diff --git a/protocols/Weather/proto_weather/res/resource.rc b/protocols/Weather/proto_weather/res/resource.rc index 5341c6dbf8..fb18da0bd3 100644 --- a/protocols/Weather/proto_weather/res/resource.rc +++ b/protocols/Weather/proto_weather/res/resource.rc @@ -31,9 +31,9 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 128 ICON "PCLOUDY.ico" 129 ICON "RSHOWER.ico" 130 ICON "LIGHT.ico" -131 ICON "RAIN.ico" +131 ICON "CLOUD.ico" 158 ICON "SNOW.ico" -159 ICON "CLOUD.ico" +159 ICON "RAIN.ico" 1002 ICON "SSHOWER.ico" 1003 ICON "FOG.ico" -- cgit v1.2.3