Use Active instead of Enabled in Account Preferences. Fixes #7424
This commit is contained in:
		
							parent
							
								
									308f4c4a95
								
							
						
					
					
						commit
						9d9bf6b81f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -137,7 +137,7 @@ | |||
|                     <property name="orientation">vertical</property> | ||||
|                     <child> | ||||
|                       <object class="GtkCheckButton" id="enable_checkbutton1"> | ||||
|                         <property name="label" translatable="yes">_Enable</property> | ||||
|                         <property name="label" translatable="yes">Active</property> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="can_focus">True</property> | ||||
|                         <property name="receives_default">False</property> | ||||
|  | @ -1033,7 +1033,7 @@ | |||
|                     <property name="orientation">vertical</property> | ||||
|                     <child> | ||||
|                       <object class="GtkCheckButton" id="enable_zeroconf_checkbutton2"> | ||||
|                         <property name="label" translatable="yes">_Enable</property> | ||||
|                         <property name="label" translatable="yes">Active</property> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="can_focus">True</property> | ||||
|                         <property name="receives_default">False</property> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue