Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 0cde40d31c13951281897ba5db50829f > files > 1

dissy-8-6.fc14.src.rpm

Fix about box close (thanks to Parag AN)
http://code.google.com/p/dissy/issues/detail?id=2

Lubomir Rintel <lkundrak@v3.sk>

--- dissy-8/scripts/dissy.about	2009-02-06 11:35:00.000000000 +0100
+++ dissy-8/scripts/dissy	2009-02-06 11:35:51.000000000 +0100
@@ -189,7 +189,8 @@
 	about.set_version("v%s" % (PROGRAM_VERSION) )
 	about.set_copyright("(C) Simon Kagstrom, 2006-2009")
 	about.set_website(PROGRAM_URL)
-	about.show()
+	about.run()
+	about.hide()
 
     def redisplayFunction(self):
 	try: