diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-02-01 09:48:30 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-02-01 16:55:05 -0500 |
commit | 4b51bc00cda70d3c118401a74f1704df38c947a3 (patch) | |
tree | 8284fec609798d100b4663e42a842cb37cab985f /bin/sisu-po | |
parent | prepare for v3 branch (diff) |
v3 introduced as development branch, invoked using "sisu --v3 [instructions]
Diffstat (limited to 'bin/sisu-po')
-rw-r--r-- | bin/sisu-po | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/sisu-po b/bin/sisu-po new file mode 100644 index 00000000..9d0d1b95 --- /dev/null +++ b/bin/sisu-po @@ -0,0 +1,2 @@ +#!/bin/sh +sisu --v3 --po4a ${@} |