Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Astigarraga <poteland@gmail.com>2010-04-02 21:56:43 (GMT)
committer Pablo Astigarraga <poteland@gmail.com>2010-04-02 21:56:43 (GMT)
commit64a50784ae3fb85921338b448bcb264ccc446a6b (patch)
tree31a6dbdbffd10976d6a8628028be5613b6f64f4b
parentb09bafdf6a0b26e46985052aeb265eac9f59e620 (diff)
test commit
-rwxr-xr-xfracciones.activity/gtkcake.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fracciones.activity/gtkcake.py b/fracciones.activity/gtkcake.py
index c42fd62..023fe46 100755
--- a/fracciones.activity/gtkcake.py
+++ b/fracciones.activity/gtkcake.py
@@ -184,4 +184,4 @@ if __name__ == "__main__":
window.add(cake)
window.connect("destroy", gtk.main_quit)
window.show_all()
- gtk.main()
+ gtk.main() \ No newline at end of file