revert accidental removal
This commit is contained in:
		
							parent
							
								
									def89e51a7
								
							
						
					
					
						commit
						1eb611d20f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -40,7 +40,7 @@ class GajimThemesWindow: | |||
| 		self.xml = gtk.glade.XML(GTKGUI_GLADE, 'gajim_themes_window', APP) | ||||
| 		self.window = self.xml.get_widget('gajim_themes_window') | ||||
| 		 | ||||
| 		self.options = ['account', 'group', 'contact', 'banner'] | ||||
| 		self.options = ['account', 'group', 'contact', 'banner', 'lastmessage'] | ||||
| 		self.options_combobox = self.xml.get_widget('options_combobox') | ||||
| 		self.textcolor_checkbutton = self.xml.get_widget('textcolor_checkbutton') | ||||
| 		self.background_checkbutton = self.xml.get_widget('background_checkbutton') | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue