senlin/tools/gen_pot
tengqm 3706f8eddf Update pot file with a script for future use
This patch updates the pot file and adds a script that can be used to
generate/update the pot files easily.

Change-Id: I3a0769eb7795d3fb351353eb8e9fb32355cc3aab
2015-05-07 00:39:09 -04:00

4 lines
200 B
Bash
Executable File

#!/bin/sh
python setup.py extract_messages --input-dirs "senlin/api,senlin/cmd,senlin/common,senlin/db,senlin/drivers,senlin/engine,senlin/policies,senlin/profiles,senlint/webhooks,senlin/openstack"