diff options
Diffstat (limited to 'deskutils/gnome-weather/files/patch-src_app_locationRow.ui')
-rw-r--r-- | deskutils/gnome-weather/files/patch-src_app_locationRow.ui | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/deskutils/gnome-weather/files/patch-src_app_locationRow.ui b/deskutils/gnome-weather/files/patch-src_app_locationRow.ui new file mode 100644 index 000000000000..753b1d22ba65 --- /dev/null +++ b/deskutils/gnome-weather/files/patch-src_app_locationRow.ui @@ -0,0 +1,11 @@ +--- src/app/locationRow.ui.orig 2024-03-21 20:24:24 UTC ++++ src/app/locationRow.ui +@@ -37,7 +37,7 @@ + <child> + <object class="GtkImage" id="currentIcon"> + <property name="visible">false</property> +- <property name="icon-name">emblem-ok-symbolic</property> ++ <property name="icon-name">object-select-symbolic</property> + </object> + </child> + </object> |