Revert destructive-action on SubRequest deny
This commit is contained in:
		
							parent
							
								
									24352b57c7
								
							
						
					
					
						commit
						bd75c78b82
					
				
					 1 changed files with 5 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -31,6 +31,9 @@
 | 
			
		|||
            <property name="can_focus">False</property>
 | 
			
		||||
            <property name="halign">start</property>
 | 
			
		||||
            <property name="label"><XMPP address></property>
 | 
			
		||||
            <property name="wrap">True</property>
 | 
			
		||||
            <property name="wrap_mode">word-char</property>
 | 
			
		||||
            <property name="max_width_chars">50</property>
 | 
			
		||||
            <property name="xalign">0</property>
 | 
			
		||||
            <style>
 | 
			
		||||
              <class name="large-header"/>
 | 
			
		||||
| 
						 | 
				
			
			@ -48,6 +51,7 @@
 | 
			
		|||
            <property name="halign">start</property>
 | 
			
		||||
            <property name="label"><subscription request></property>
 | 
			
		||||
            <property name="wrap">True</property>
 | 
			
		||||
            <property name="max_width_chars">50</property>
 | 
			
		||||
            <property name="xalign">0</property>
 | 
			
		||||
            <style>
 | 
			
		||||
              <class name="dim-label"/>
 | 
			
		||||
| 
						 | 
				
			
			@ -67,6 +71,7 @@
 | 
			
		|||
            <property name="label"><subscription text>
 | 
			
		||||
</property>
 | 
			
		||||
            <property name="wrap">True</property>
 | 
			
		||||
            <property name="max_width_chars">50</property>
 | 
			
		||||
            <property name="xalign">0</property>
 | 
			
		||||
            <property name="yalign">0</property>
 | 
			
		||||
            <attributes>
 | 
			
		||||
| 
						 | 
				
			
			@ -148,9 +153,6 @@
 | 
			
		|||
            <property name="tooltip_text" translatable="yes">Deny authorization from contact so the contact cannot know if you are connected</property>
 | 
			
		||||
            <property name="use_underline">True</property>
 | 
			
		||||
            <signal name="clicked" handler="on_deny_button_clicked" swapped="no"/>
 | 
			
		||||
            <style>
 | 
			
		||||
              <class name="destructive-action"/>
 | 
			
		||||
            </style>
 | 
			
		||||
          </object>
 | 
			
		||||
          <packing>
 | 
			
		||||
            <property name="expand">False</property>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue