Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Cordano <rafael.cordano@gmail.com>2012-12-16 17:39:46 (GMT)
committer Rafael Cordano <rafael.cordano@gmail.com>2012-12-16 17:39:46 (GMT)
commit2b2513307cea8b79e634231e6917e892d2b503b0 (patch)
treec03a3dce80ac0677ade78f8ecc4b6977a0d393c7
parent131a654c5e4bd938e2e0143f98139041abf983b6 (diff)
Other Commit
-rw-r--r--readme15
1 files changed, 15 insertions, 0 deletions
diff --git a/readme b/readme
new file mode 100644
index 0000000..1ed2df9
--- /dev/null
+++ b/readme
@@ -0,0 +1,15 @@
+try:
+ Work directory: /tmp/Compress
+except:
+ Work directory: ~/Compress
+Rafael:
+ debes insertar el *.po en la carpeta po y luego:
+'python setup.py build'
+de esta forma se instalan las traucciones y luego inicias el programa y wala ahi
+esta!
+ah!
+Tambien cambiar
+"Content-Type: text/plain; charset=CHARSET\n"
+por
+"Content-Type: text/plain; charset=UTF-8\n"
+