Daniel Brötzmann pushed to branch master at gajim / gajim


Commits:
c91ab592 by wurstsalat at 2025-01-08T21:10:21+01:00
cfix: GroupChatManage: Fix destroy button position

- - - - -


1 changed file:

- gajim/data/gui/groupchat_manage.ui


Changes:

=====================================
gajim/data/gui/groupchat_manage.ui
=====================================
@@ -48,7 +48,7 @@
                   <object class="GtkEntry" id="muc_description_entry">
                     <property name="sensitive">0</property>
                     <property name="focusable">1</property>
-                    
+
                     <layout>
                       <property name="column">1</property>
                       <property name="row">1</property>
@@ -101,7 +101,6 @@
                     <property name="sensitive">0</property>
                     <property name="focusable">1</property>
                     <property name="tooltip-text" translatable="1">Destroy 
Group Chat…</property>
-                    
                     <child>
                       <object class="GtkImage">
                         <property 
name="icon-name">user-trash-symbolic</property>
@@ -114,7 +113,6 @@
                     <property name="label" translatable="1">Save</property>
                     <property name="sensitive">0</property>
                     <property name="focusable">1</property>
-                    
                     <style>
                       <class name="suggested-action"/>
                     </style>
@@ -160,7 +158,6 @@
                 <property name="focusable">1</property>
                 <property name="halign">end</property>
                 <property name="use-underline">1</property>
-                
                 <style>
                   <class name="suggested-action"/>
                 </style>
@@ -201,7 +198,6 @@
                         <property name="sensitive">0</property>
                         <property name="focusable">1</property>
                         <property name="receives-default">1</property>
-                        
                         <style>
                           <class name="suggested-action"/>
                         </style>
@@ -299,7 +295,6 @@
                     <property name="margin-bottom">6</property>
                     <property name="activates-default">1</property>
                     <property name="placeholder-text" 
translatable="1">Alternate venue (optional)...</property>
-                    
                   </object>
                 </child>
                 <child>
@@ -313,7 +308,6 @@
                         <property name="halign">start</property>
                         <property name="valign">start</property>
                         <property name="use-underline">1</property>
-                        
                       </object>
                     </child>
                     <child>
@@ -323,8 +317,8 @@
                         <property name="receives-default">1</property>
                         <property name="halign">end</property>
                         <property name="valign">start</property>
+                        <property name="hexpand">1</property>
                         <property name="use-underline">1</property>
-                        
                         <style>
                           <class name="destructive-action"/>
                         </style>



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/c91ab592ebd1d90b596ccdfd32736faa99be495a

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/c91ab592ebd1d90b596ccdfd32736faa99be495a
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to