diff options
| author | Steve Martinelli <stevemar@ca.ibm.com> | 2014-10-03 22:29:47 -0400 |
|---|---|---|
| committer | Steve Martinelli <stevemar@ca.ibm.com> | 2014-10-09 14:47:19 -0400 |
| commit | b61db3eb725d19d991c9eac39546c2a6dbc6ffbd (patch) | |
| tree | 0bdba0a50e815dff06a049f2502408bac494528b /MANIFEST.in | |
| parent | 5c8b43e891658b276b0f6a803fddc2fa8f1accc6 (diff) | |
| download | python-openstackclient-b61db3eb725d19d991c9eac39546c2a6dbc6ffbd.tar.gz | |
Add translation markers for user v2 actions
implements bp use_i18n
Change-Id: I86508a232c9cf88695b7982dad0b9b02eaf8b3a1
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index fd87b80f..aeabc0d3 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,10 +1,12 @@ include AUTHORS +include babel.cfg include ChangeLog include LICENSE include README.rst recursive-include doc * recursive-include tests * +recursive-include python-openstackclient *.po *.pot exclude .gitignore exclude .gitreview |
