[Pkg-privacy-commits] [torbrowser-launcher] 05/26: Added a script to generate a pot

Ulrike Uhlig u-guest at moszumanska.debian.org
Sat Jan 28 11:59:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to annotated tag v0.2.7
in repository torbrowser-launcher.

commit 1c2fd809cafa93b38d535e6c7375b96e837a82a0
Author: Naru Trey <contact at libnaru.so>
Date:   Sat Dec 3 20:18:14 2016 +0400

    Added a script to generate a pot
---
 makepot.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/makepot.sh b/makepot.sh
new file mode 100755
index 0000000..e9faa57
--- /dev/null
+++ b/makepot.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd torbrowser_launcher
+xgettext --language=Python --from-code=UTF-8 --output=../torbrowser_launcher.pot *.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git



More information about the Pkg-privacy-commits mailing list