Merge branch 'june-coding' of https://github.com/wernerfb/Phoenix into wernerfb-june-coding

This commit is contained in:
Robin Dunn
2015-02-16 16:21:58 -08:00
6 changed files with 6 additions and 9 deletions

View File

@@ -1,5 +1,4 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-#
# -*- coding: utf-8 -*-
#
# Author: Werner F. Bruhin
# Purpose: how to I18N enable an application

View File

@@ -1,5 +1,4 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-#
# -*- coding: utf-8 -*-
#
# Author: Werner F. Bruhin
# Purpose: Application constants

View File

@@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-#
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
This will generate the .pot and .mo files for the application domain and
languages defined below.

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-#
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""The sample I18N application"""

View File

@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-#
# -*- coding: utf-8 -*-
# Name: CDate.py
# Purpose: Date and Calendar classes
#

View File

@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-#
# -*- coding: utf-8 -*-
# #----------------------------------------------------------------------------
# Name: calendar.py
# Purpose: Calendar display control