summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-02-24 23:35:56 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-03-02 11:22:23 +0100
commit811180e9dd983e1166139ea27c256055763af477 (patch)
treed6d8c4c6353f8dce20bf5525a96c0edfffd1c1f2 /l10ntools
parent2c1868bb28878a00f2d97918bab88ba845d1f5cd (diff)
translations converted to gbuild
Diffstat (limited to 'l10ntools')
-rwxr-xr-xl10ntools/scripts/po2lo2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/scripts/po2lo b/l10ntools/scripts/po2lo
index 9fc93d632263..4bcfb8b41e3a 100755
--- a/l10ntools/scripts/po2lo
+++ b/l10ntools/scripts/po2lo
@@ -186,7 +186,7 @@ def main():
if opt in ("-s", "--skipsource"):
pass
elif opt in ("-i", "--input"):
- options.input = arg.strip('/')
+ options.input = arg
elif opt in ("-o", "--output"):
options.output = arg
elif opt in ("-l", "--language"):