[nautilus/wip/cdavis/post-port-cleanups: 22/25] search-popover: Use GtkButton:icon-name
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/cdavis/post-port-cleanups: 22/25] search-popover: Use GtkButton:icon-name
- Date: Sat, 16 Jul 2022 13:40:17 +0000 (UTC)
commit 927f1b3a34190ab43be731c347af3c5240cbe419
Author: Christopher Davis <christopherdavis gnome org>
Date: Sat Jul 16 09:07:10 2022 -0400
search-popover: Use GtkButton:icon-name
src/resources/ui/nautilus-search-popover.ui | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/src/resources/ui/nautilus-search-popover.ui b/src/resources/ui/nautilus-search-popover.ui
index 6a38f9c48..08ce86ae9 100644
--- a/src/resources/ui/nautilus-search-popover.ui
+++ b/src/resources/ui/nautilus-search-popover.ui
@@ -50,12 +50,8 @@
<object class="GtkButton" id="clear_date_button">
<property name="visible">False</property>
<property name="tooltip_text" translatable="yes">Clear the currently selected
date</property>
+ <property name="icon_name">edit-clear-symbolic</property>
<signal name="clicked" handler="clear_date_button_clicked"
object="NautilusSearchPopover" swapped="no"/>
- <child>
- <object class="GtkImage" id="clear_date_button_image">
- <property name="icon_name">edit-clear-symbolic</property>
- </object>
- </child>
</object>
</child>
<style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]