Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING4
1 files changed, 4 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 86b721c..ce9049b 100644
--- a/HACKING
+++ b/HACKING
@@ -53,6 +53,7 @@ Features for the next version (x.y+1) can continue to be developed in main.
1. version.py
2. CHANGES
3. Run `python execute-specs.py` to find where else you need to modify
+ 4. Commit and push
Work on stable
--------------
@@ -62,6 +63,9 @@ Work on stable
1. Request download from here (login required)
http://translations.launchpad.net/thetimelineproj/trunk/+translations
2. Run `python import-po-from-launchpad-export.py /path/to/launchpad-export.tar.gz`
+ 3. Upload new pot-file
+ Create new po-file with the command
+ scons pot
3. Check that information and version numbers are correct in
1. version.py
2. CHANGES