Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/estados/inicio.py
diff options
context:
space:
mode:
Diffstat (limited to 'estados/inicio.py')
-rw-r--r--estados/inicio.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/estados/inicio.py b/estados/inicio.py
new file mode 100644
index 0000000..b802181
--- /dev/null
+++ b/estados/inicio.py
@@ -0,0 +1,3 @@
+# -*- coding: utf-8 -*-
+class Inicio(object):
+ template = "inicio.glade"