Changeset - c5a79314afdf
[Not reviewed]
default
0 2 0
drewp@bigasterisk.com - 20 years ago 2005-06-05 07:03:32
drewp@bigasterisk.com
bigger asco window
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
bin/ascoltami
Show inline comments
 
@@ -322,7 +322,7 @@ if len(songfiles)<1:
 

	
 
root=tk.Tk()
 
root.wm_title("ascoltami")
 
root.wm_geometry("+263+0")
 
root.wm_geometry("+1270+440")
 
root.config(bg="black")
 
player=Player(None,None)
 

	
0 comments (0 inline, 0 general)