From f21b07af0dd9b27d9de87cf3e82914bd218cd919 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Wed, 26 Oct 2011 21:11:27 +0300 Subject: [PATCH] zsh_aliases: Added alias for generating messages.pot files for Limnoria. https://github.com/ProgVal/Limnoria/ --- zsh_aliases | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zsh_aliases b/zsh_aliases index 44ac2d09..666a3874 100755 --- a/zsh_aliases +++ b/zsh_aliases @@ -91,6 +91,8 @@ alias %=" " # SupyBot specifig. Why to write long command, if you can write short command? alias supybot-config-reload="killall -HUP supybot " alias supybot-owner-quit="killall -INT supybot " +# Translating plugins in Limnoria +alias supybot-generate-messages.pot="pygettext −−docstring config.py plugin.py # ZSH specific. # I think that "theme" is more describing than "prompt".