remove some unneeded eventboxs
This commit is contained in:
		
							parent
							
								
									b401c9888e
								
							
						
					
					
						commit
						7921b1fbe6
					
				
					 1 changed files with 25 additions and 42 deletions
				
			
		|  | @ -6219,27 +6219,19 @@ Custom</property> | ||||||
| 	      </child> | 	      </child> | ||||||
| 
 | 
 | ||||||
| 	      <child> | 	      <child> | ||||||
| 		<widget class="GtkEventBox" id="status_label_eventbox"> | 		<widget class="GtkLabel" id="status_label"> | ||||||
| 		  <property name="visible">True</property> | 		  <property name="visible">True</property> | ||||||
| 		  <property name="visible_window">True</property> | 		  <property name="can_focus">True</property> | ||||||
| 		  <property name="above_child">False</property> | 		  <property name="label" translatable="yes"></property> | ||||||
| 
 | 		  <property name="use_underline">False</property> | ||||||
| 		  <child> | 		  <property name="use_markup">False</property> | ||||||
| 		    <widget class="GtkLabel" id="status_label"> | 		  <property name="justify">GTK_JUSTIFY_LEFT</property> | ||||||
| 		      <property name="visible">True</property> | 		  <property name="wrap">False</property> | ||||||
| 		      <property name="can_focus">True</property> | 		  <property name="selectable">True</property> | ||||||
| 		      <property name="label" translatable="yes"></property> | 		  <property name="xalign">0</property> | ||||||
| 		      <property name="use_underline">False</property> | 		  <property name="yalign">0.5</property> | ||||||
| 		      <property name="use_markup">False</property> | 		  <property name="xpad">5</property> | ||||||
| 		      <property name="justify">GTK_JUSTIFY_LEFT</property> | 		  <property name="ypad">5</property> | ||||||
| 		      <property name="wrap">False</property> |  | ||||||
| 		      <property name="selectable">True</property> |  | ||||||
| 		      <property name="xalign">0</property> |  | ||||||
| 		      <property name="yalign">0.5</property> |  | ||||||
| 		      <property name="xpad">5</property> |  | ||||||
| 		      <property name="ypad">5</property> |  | ||||||
| 		    </widget> |  | ||||||
| 		  </child> |  | ||||||
| 		</widget> | 		</widget> | ||||||
| 		<packing> | 		<packing> | ||||||
| 		  <property name="left_attach">1</property> | 		  <property name="left_attach">1</property> | ||||||
|  | @ -6536,7 +6528,7 @@ Custom</property> | ||||||
| 		<widget class="GtkExpander" id="expander4"> | 		<widget class="GtkExpander" id="expander4"> | ||||||
| 		  <property name="visible">True</property> | 		  <property name="visible">True</property> | ||||||
| 		  <property name="can_focus">True</property> | 		  <property name="can_focus">True</property> | ||||||
| 		  <property name="expanded">False</property> | 		  <property name="expanded">True</property> | ||||||
| 		  <property name="spacing">0</property> | 		  <property name="spacing">0</property> | ||||||
| 
 | 
 | ||||||
| 		  <child> | 		  <child> | ||||||
|  | @ -6806,27 +6798,18 @@ Custom</property> | ||||||
| 	      </child> | 	      </child> | ||||||
| 
 | 
 | ||||||
| 	      <child> | 	      <child> | ||||||
| 		<widget class="GtkEventBox" id="eventbox2"> | 		<widget class="GtkLabel" id="label117"> | ||||||
| 		  <property name="visible">True</property> | 		  <property name="visible">True</property> | ||||||
| 		  <property name="tooltip" translatable="yes">Format: YYYY-MM-DD</property> | 		  <property name="label" translatable="yes">Birthday:</property> | ||||||
| 		  <property name="visible_window">True</property> | 		  <property name="use_underline">False</property> | ||||||
| 		  <property name="above_child">False</property> | 		  <property name="use_markup">False</property> | ||||||
| 
 | 		  <property name="justify">GTK_JUSTIFY_LEFT</property> | ||||||
| 		  <child> | 		  <property name="wrap">False</property> | ||||||
| 		    <widget class="GtkLabel" id="label117"> | 		  <property name="selectable">False</property> | ||||||
| 		      <property name="visible">True</property> | 		  <property name="xalign">0</property> | ||||||
| 		      <property name="label" translatable="yes">Birthday:</property> | 		  <property name="yalign">0.5</property> | ||||||
| 		      <property name="use_underline">False</property> | 		  <property name="xpad">0</property> | ||||||
| 		      <property name="use_markup">False</property> | 		  <property name="ypad">0</property> | ||||||
| 		      <property name="justify">GTK_JUSTIFY_LEFT</property> |  | ||||||
| 		      <property name="wrap">False</property> |  | ||||||
| 		      <property name="selectable">False</property> |  | ||||||
| 		      <property name="xalign">0</property> |  | ||||||
| 		      <property name="yalign">0.5</property> |  | ||||||
| 		      <property name="xpad">0</property> |  | ||||||
| 		      <property name="ypad">0</property> |  | ||||||
| 		    </widget> |  | ||||||
| 		  </child> |  | ||||||
| 		</widget> | 		</widget> | ||||||
| 		<packing> | 		<packing> | ||||||
| 		  <property name="left_attach">0</property> | 		  <property name="left_attach">0</property> | ||||||
|  | @ -6834,7 +6817,7 @@ Custom</property> | ||||||
| 		  <property name="top_attach">3</property> | 		  <property name="top_attach">3</property> | ||||||
| 		  <property name="bottom_attach">4</property> | 		  <property name="bottom_attach">4</property> | ||||||
| 		  <property name="x_options">fill</property> | 		  <property name="x_options">fill</property> | ||||||
| 		  <property name="y_options">fill</property> | 		  <property name="y_options"></property> | ||||||
| 		</packing> | 		</packing> | ||||||
| 	      </child> | 	      </child> | ||||||
| 	    </widget> | 	    </widget> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue