Version 0.1.1 0.1.1
authorThierry Florac <thierry.florac@onf.fr>
Wed, 07 Jun 2017 12:46:16 +0200
changeset 3 43182ae836f1
parent 2 647234d55478
child 4 32120bc361a4
Version 0.1.1
buildout.cfg
docs/HISTORY.txt
setup.py
src/pyams_default_theme.egg-info/PKG-INFO
src/pyams_default_theme.egg-info/SOURCES.txt
--- a/buildout.cfg	Wed Jun 07 12:44:43 2017 +0200
+++ b/buildout.cfg	Wed Jun 07 12:46:16 2017 +0200
@@ -68,4 +68,4 @@
 eggs = pyams_default_theme [test]
 
 [versions]
-pyams_default_theme = 0.1.0
+pyams_default_theme = 0.1.1
--- a/docs/HISTORY.txt	Wed Jun 07 12:44:43 2017 +0200
+++ b/docs/HISTORY.txt	Wed Jun 07 12:46:16 2017 +0200
@@ -1,6 +1,10 @@
 History
 =======
 
+0.1.1
+-----
+ - added missing locales
+
 0.1.0
 -----
  - first release
--- a/setup.py	Wed Jun 07 12:44:43 2017 +0200
+++ b/setup.py	Wed Jun 07 12:46:16 2017 +0200
@@ -22,7 +22,7 @@
 README = os.path.join(DOCS, 'README.txt')
 HISTORY = os.path.join(DOCS, 'HISTORY.txt')
 
-version = '0.1.0'
+version = '0.1.1'
 long_description = open(README).read() + '\n\n' + open(HISTORY).read()
 
 tests_require = []
--- a/src/pyams_default_theme.egg-info/PKG-INFO	Wed Jun 07 12:44:43 2017 +0200
+++ b/src/pyams_default_theme.egg-info/PKG-INFO	Wed Jun 07 12:46:16 2017 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-default-theme
-Version: 0.1.0
+Version: 0.1.1
 Summary: PyAMS default theme
 Home-page: http://hg.ztfy.org/pyams/pyams_default_theme
 Author: Thierry Florac
@@ -8,6 +8,16 @@
 License: ZPL
 Description: 
         
+        History
+        =======
+        
+        0.1.1
+        -----
+         - added missing locales
+        
+        0.1.0
+        -----
+         - first release
         
 Keywords: Pyramid PyAMS
 Platform: UNKNOWN
--- a/src/pyams_default_theme.egg-info/SOURCES.txt	Wed Jun 07 12:44:43 2017 +0200
+++ b/src/pyams_default_theme.egg-info/SOURCES.txt	Wed Jun 07 12:46:16 2017 +0200
@@ -18,6 +18,9 @@
 src/pyams_default_theme.egg-info/top_level.txt
 src/pyams_default_theme/doctests/README.txt
 src/pyams_default_theme/interfaces/__init__.py
+src/pyams_default_theme/locales/pyams_default_theme.pot
+src/pyams_default_theme/locales/fr/LC_MESSAGES/pyams_default_theme.mo
+src/pyams_default_theme/locales/fr/LC_MESSAGES/pyams_default_theme.po
 src/pyams_default_theme/resources/css/pyams-default.css
 src/pyams_default_theme/resources/css/pyams-default.min.css
 src/pyams_default_theme/resources/img/dot.png