Minor bugfix in example plist

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13199 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2002-03-22 09:28:52 +00:00
parent 5a121538c8
commit 591d42663b
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2002-03-22 Richard Frith-Macdonald <rfm@gnu.org>
* Tools/exampleInfo.plist: Fix illegal character in plist ...
use unicode escape. Bug reported by Yen-Ju Chen
2002-03-22 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
* Source/NSOutlineView.h

View file

@ -49,7 +49,7 @@
default = "To upper";
English = "To upper";
Italian = "Rendi maiuscolo";
German = "Groß schreiben";
German = "Gro\U00DF schreiben";
};
NSKeyEquivalent = {
default = U;