mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-03 13:10:58 +00:00
Prepared localization framework, made a localization experiment with
NSApplication git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11880 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9426a4ea8c
commit
b680fb20dd
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
Fri Dec 21 18:50:17 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Headers/gnustep/gui/GSGuiPrivate.h: New file.
|
||||
* GNUmakefile (SUBPROJECTS): Added Resources.
|
||||
* Resources/GNUmakefile: New file.
|
||||
* Resources/Italian.lproj/Localizable.strings: New file.
|
||||
* Resources/English.lproj/Localizable.strings: New file.
|
||||
* Source/NSApplication.m ([+initialize]): Create the gnustep-gui
|
||||
bundle used for loading localized messages.
|
||||
(GSGuiBundle): New function.
|
||||
* Source/NSApplication: Localized most messages in this file.
|
||||
This is experimental.
|
||||
|
||||
Fri Dec 21 14:37:45 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* GNUmakefile (SUBPROJECTS): Added KeyBindings.
|
||||
|
|
Loading…
Reference in a new issue