Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/info.py
diff options
context:
space:
mode:
Diffstat (limited to 'info.py')
-rw-r--r--info.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/info.py b/info.py
index 1358182..ad858fe 100644
--- a/info.py
+++ b/info.py
@@ -20,6 +20,10 @@
from gettext import gettext as _
+DOCUMENT = 0
+CONFIG = 1
+io_mode = DOCUMENT
+
lower_name = 'evaluate'
name = _('Evaluate')
# Cualquier cosa si uno de nosotros no hace nada, lo sacamos de la lista.