[file-roller/wip/gtk4: 50/54] extract dialog: do not activate all the checkbuttons
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller/wip/gtk4: 50/54] extract dialog: do not activate all the checkbuttons
- Date: Sun, 2 Oct 2022 17:56:51 +0000 (UTC)
commit 37767d8a8d3e5395dbcaaae32bca2784d8afcf62
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sun Oct 2 11:59:55 2022 +0200
extract dialog: do not activate all the checkbuttons
src/ui/extract-dialog-options.ui | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/src/ui/extract-dialog-options.ui b/src/ui/extract-dialog-options.ui
index 130e922a..6254de01 100644
--- a/src/ui/extract-dialog-options.ui
+++ b/src/ui/extract-dialog-options.ui
@@ -16,7 +16,6 @@
<property name="label" translatable="1">_All files</property>
<property name="use_underline">1</property>
<property name="halign">start</property>
- <property name="active">1</property>
</object>
</child>
<child>
@@ -24,7 +23,6 @@
<property name="label" translatable="1">_Selected files</property>
<property name="use_underline">1</property>
<property name="halign">start</property>
- <property name="active">1</property>
<property name="group">all_files_radiobutton</property>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]