[nautilus/wip/cdavis/post-port-cleanups: 19/25] rename-file-popover: Remove use of `focusable`
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/cdavis/post-port-cleanups: 19/25] rename-file-popover: Remove use of `focusable`
- Date: Sat, 16 Jul 2022 13:40:17 +0000 (UTC)
commit c64051245c8ba18daac0c6e0eb66f57d8e478b5c
Author: Christopher Davis <christopherdavis gnome org>
Date: Sat Jul 16 08:47:17 2022 -0400
rename-file-popover: Remove use of `focusable`
src/resources/ui/nautilus-rename-file-popover.ui | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/src/resources/ui/nautilus-rename-file-popover.ui
b/src/resources/ui/nautilus-rename-file-popover.ui
index 766433a2c..c4ab2d8e3 100644
--- a/src/resources/ui/nautilus-rename-file-popover.ui
+++ b/src/resources/ui/nautilus-rename-file-popover.ui
@@ -19,7 +19,6 @@
</child>
<child>
<object class="GtkEntry" id="name_entry">
- <property name="focusable">True</property>
<property name="margin-bottom">12</property>
</object>
</child>
@@ -39,7 +38,6 @@
<object class="GtkButton" id="rename_button">
<property name="label" translatable="yes">_Rename</property>
<property name="sensitive">False</property>
- <property name="focusable">True</property>
<property name="halign">end</property>
<property name="use-underline">True</property>
<style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]