gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] branch master updated: move position of Save As bu


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: move position of Save As button (#7082)
Date: Sun, 21 Nov 2021 18:59:32 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository anastasis-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new 64d6b24  move position of Save As button (#7082)
64d6b24 is described below

commit 64d6b245702fae93093c40d6bd1d62442638ff82
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Nov 21 18:59:30 2021 +0100

    move position of Save As button (#7082)
---
 contrib/anastasis_gtk_main_window.glade | 41 ++++++++++++++++++---------------
 1 file changed, 23 insertions(+), 18 deletions(-)

diff --git a/contrib/anastasis_gtk_main_window.glade 
b/contrib/anastasis_gtk_main_window.glade
index 4c2b747..66eca6a 100644
--- a/contrib/anastasis_gtk_main_window.glade
+++ b/contrib/anastasis_gtk_main_window.glade
@@ -506,6 +506,29 @@ Author: Christian Grothoff, Dennis Neufeld
                     <property name="position">1</property>
                   </packing>
                 </child>
+                <child>
+                  <object class="GtkButton" 
id="anastasis_gtk_main_window_save_as_button">
+                    <property name="label">gtk-save-as</property>
+                    <property name="visible">True</property>
+                    <property name="can-focus">True</property>
+                    <property name="can-default">True</property>
+                    <property name="receives-default">True</property>
+                    <property name="tooltip-text" translatable="yes">Save the 
current state of Anastasis to a file. Useful if you want to resume the 
operation later.</property>
+                    <property name="margin-start">15</property>
+                    <property name="margin-end">15</property>
+                    <property name="margin-top">20</property>
+                    <property name="margin-bottom">20</property>
+                    <property name="use-stock">True</property>
+                    <property name="always-show-image">True</property>
+                    <signal name="clicked" 
handler="anastasis_gtk_main_window_save_as_button_clicked_cb" swapped="no"/>
+                  </object>
+                  <packing>
+                    <property name="expand">False</property>
+                    <property name="fill">False</property>
+                    <property name="padding">5</property>
+                    <property name="position">2</property>
+                  </packing>
+                </child>
               </object>
               <packing>
                 <property name="expand">False</property>
@@ -3914,24 +3937,6 @@ select a different provider or backup version.</property>
                 <property name="position">4</property>
               </packing>
             </child>
-            <child>
-              <object class="GtkButton" 
id="anastasis_gtk_main_window_save_as_button">
-                <property name="label">gtk-save-as</property>
-                <property name="visible">True</property>
-                <property name="can-focus">True</property>
-                <property name="can-default">True</property>
-                <property name="receives-default">True</property>
-                <property name="use-stock">True</property>
-                <property name="always-show-image">True</property>
-                <signal name="clicked" 
handler="anastasis_gtk_main_window_save_as_button_clicked_cb" swapped="no"/>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="padding">5</property>
-                <property name="position">5</property>
-              </packing>
-            </child>
             <child>
               <object class="GtkButton" 
id="anastasis_gtk_main_window_forward_button">
                 <property name="label">gtk-media-next</property>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]