[file-roller/wip/gtk4: 31/54] Removed unused property from ui file




commit 3d4e4c4d668f556975a716a157a11fb5cde3af81
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sat Oct 1 17:57:56 2022 +0200

    Removed unused property from ui file

 src/ui/new-archive-dialog.ui | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/src/ui/new-archive-dialog.ui b/src/ui/new-archive-dialog.ui
index 41256042..91d0ef62 100644
--- a/src/ui/new-archive-dialog.ui
+++ b/src/ui/new-archive-dialog.ui
@@ -31,7 +31,6 @@
                   <object class="GtkEntry" id="filename_entry">
                     <property name="hexpand">1</property>
                     <property name="focusable">1</property>
-                    <property name="invisible_char">●</property>
                     <property name="activates_default">1</property>
                     <property name="width_chars">35</property>
                   </object>
@@ -92,7 +91,6 @@
                   <object class="GtkEntry" id="password_entry">
                     <property name="focusable">1</property>
                     <property name="visibility">0</property>
-                    <property name="invisible_char">●</property>
                     <property name="activates_default">1</property>
                   </object>
                 </child>
@@ -101,7 +99,6 @@
             <child>
               <object class="GtkCheckButton" id="encrypt_header_checkbutton">
                 <property name="label" translatable="1">_Encrypt the file list too</property>
-                <property name="use_action_appearance">False</property>
                 <property name="focusable">1</property>
                 <property name="use_underline">1</property>
                 <property name="halign">start</property>
@@ -113,7 +110,6 @@
                 <child>
                   <object class="GtkCheckButton" id="volume_checkbutton">
                     <property name="label" translatable="1" comments="this is part of a sentence, for 
example &quot;split into volumes of 10.0 MB&quot;, where MB stands for megabyte.">Split into _volumes 
of</property>
-                    <property name="use_action_appearance">False</property>
                     <property name="focusable">1</property>
                     <property name="use_underline">1</property>
                     <property name="halign">center</property>
@@ -123,7 +119,6 @@
                   <object class="GtkSpinButton" id="volume_spinbutton">
                     <property name="halign">center</property>
                     <property name="focusable">1</property>
-                    <property name="invisible_char">●</property>
                     <property name="width_chars">4</property>
                     <property name="text" translatable="1">10,0</property>
                     <property name="adjustment">volume_adjustment</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]