OSDN Git Service

kdeplasma-addons: set the icon of the weather configuration search button
authorIvailo Monev <xakepa10@gmail.com>
Mon, 17 Jul 2023 17:46:11 +0000 (20:46 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Mon, 17 Jul 2023 17:46:11 +0000 (20:46 +0300)
in case the button text is not shown for some reason, also visually
indicating what the button will do

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
kdeplasma-addons/libs/plasmaweather/weatherconfig.ui

index f6c6162..d1b1209 100644 (file)
        <property name="text">
         <string>&amp;Search</string>
        </property>
+       <property name="icon">
+        <iconset theme="edit-find">
+        <normaloff/>
+        </iconset>
+       </property>
       </widget>
      </item>
     </layout>