gnome-games r7389 - trunk/glchess/src/lib



Author: rancell
Date: Tue Feb 19 10:10:47 2008
New Revision: 7389
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7389&view=rev

Log:
remove tabs


Modified:
   trunk/glchess/src/lib/glchess.py

Modified: trunk/glchess/src/lib/glchess.py
==============================================================================
--- trunk/glchess/src/lib/glchess.py	(original)
+++ trunk/glchess/src/lib/glchess.py	Tue Feb 19 10:10:47 2008
@@ -17,6 +17,6 @@
 sys.stdout = SafeStdout()
 
 def start_game ():
-	import main
-	app = main.Application()
-	app.start()
+    import main
+    app = main.Application()
+    app.start()



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]