p136 - title update - alpha7
This commit is contained in:
		
							parent
							
								
									6c6427af75
								
							
						
					
					
						commit
						5c73bd7f3b
					
				|  | @ -1,7 +1,7 @@ | |||
| # Copyright 1999-2008 Gentoo Foundation | ||||
| # Gentoo had nothing to do with the production of this ebuild, but I'm pre-emptively transferring all copyrights (as far as legally possible under my local jurisdiction) to them. | ||||
| # Distributed under the terms of the GNU General Public License v2 | ||||
| # $Header: /var/cvsroot/gentoo-x86/games-util/fpdb/fpdb-1.0_alpha7_p135.ebuild,v 1.0 2008/10/15 steffen@sycamoretest.info Exp $ | ||||
| # $Header: /var/cvsroot/gentoo-x86/games-util/fpdb/fpdb-1.0_alpha7_p136.ebuild,v 1.0 2008/10/15 steffen@sycamoretest.info Exp $ | ||||
| 
 | ||||
| NEED_PYTHON=2.3 | ||||
| 
 | ||||
|  | @ -426,7 +426,7 @@ This program is licensed under the AGPL3, see docs"""+os.sep+"agpl-3.0.txt") | |||
| 		self.window = gtk.Window(gtk.WINDOW_TOPLEVEL) | ||||
| 		self.window.connect("delete_event", self.delete_event) | ||||
| 		self.window.connect("destroy", self.destroy) | ||||
| 		self.window.set_title("Free Poker DB - version: alpha6+, p135 or higher") | ||||
| 		self.window.set_title("Free Poker DB - version: alpha7, p136") | ||||
| 		self.window.set_border_width(1) | ||||
| 		self.window.set_size_request(1020,400) | ||||
| 		self.window.set_resizable(True) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user