commit missing glade [from gustavo patch]
This commit is contained in:
		
							parent
							
								
									5851230084
								
							
						
					
					
						commit
						a769512a91
					
				
					 1 changed files with 20 additions and 0 deletions
				
			
		|  | @ -2611,6 +2611,26 @@ Disabled</property> | ||||||
| 		</packing> | 		</packing> | ||||||
| 	      </child> | 	      </child> | ||||||
| 
 | 
 | ||||||
|  | 	      <child> | ||||||
|  | 		<widget class="GtkCheckButton" id="set_status_msg_from_current_music_track_checkbutton"> | ||||||
|  | 		  <property name="visible">True</property> | ||||||
|  | 		  <property name="can_focus">True</property> | ||||||
|  | 		  <property name="label" translatable="yes">Set status message to reflect currently playing _music track</property> | ||||||
|  | 		  <property name="use_underline">True</property> | ||||||
|  | 		  <property name="relief">GTK_RELIEF_NORMAL</property> | ||||||
|  | 		  <property name="focus_on_click">True</property> | ||||||
|  | 		  <property name="active">False</property> | ||||||
|  | 		  <property name="inconsistent">False</property> | ||||||
|  | 		  <property name="draw_indicator">True</property> | ||||||
|  | 		  <signal name="toggled" handler="set_status_msg_from_current_music_track_checkbuttontoggled" last_modification_time="Fri, 22 Sep 2006 18:13:39 GMT"/> | ||||||
|  | 		</widget> | ||||||
|  | 		<packing> | ||||||
|  | 		  <property name="padding">0</property> | ||||||
|  | 		  <property name="expand">False</property> | ||||||
|  | 		  <property name="fill">False</property> | ||||||
|  | 		</packing> | ||||||
|  | 	      </child> | ||||||
|  | 
 | ||||||
| 	      <child> | 	      <child> | ||||||
| 		<widget class="GtkEventBox" id="eventbox6"> | 		<widget class="GtkEventBox" id="eventbox6"> | ||||||
| 		  <property name="visible">True</property> | 		  <property name="visible">True</property> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue