mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 20:40:11 +01:00
Merge branch 'june-coding' of https://github.com/wernerfb/Phoenix into wernerfb-june-coding
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-#
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Author: Werner F. Bruhin
|
||||
# Purpose: Application constants
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# -*- coding: utf-8 -*-#
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
"""The sample I18N application"""
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*-#
|
||||
# -*- coding: utf-8 -*-
|
||||
# Name: CDate.py
|
||||
# Purpose: Date and Calendar classes
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*-#
|
||||
# -*- coding: utf-8 -*-
|
||||
# #----------------------------------------------------------------------------
|
||||
# Name: calendar.py
|
||||
# Purpose: Calendar display control
|
||||
|
||||
Reference in New Issue
Block a user