[Mono-devel-list] [PATCH] New Locale.cs

Kornél Pál kornelpal at hotmail.com
Wed Jun 15 07:04:45 EDT 2005


Hi,

As a result of using only one copy of Locale.cs it's much easier to review a
modified Locale.cs.

Note that this one is based on my previously submitted works but was
modified.

Adds proper gettext () style resource management using ResourceManager to
Locale.cs.
The current implemenation in SVN does not localize anything.

Locale.cs of Managed.Windows.Forms has a method named GetResource and thus
Ben did not want to move it to the common directory. This new version
implements GetResource as well so I removed Locale.cs of
Managed.Windows.Forms and modified System.Windows.Forms.dll.sources to use
the shared Locale.cs

Comments are welcomed.

Kornél
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Locale.diff
Type: application/octet-stream
Size: 7585 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050615/68361445/attachment.obj 


More information about the Mono-devel-list mailing list