mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 02:00:37 +00:00
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:
parent
5a121538c8
commit
591d42663b
2 changed files with 6 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
default = "To upper";
|
||||
English = "To upper";
|
||||
Italian = "Rendi maiuscolo";
|
||||
German = "Groß schreiben";
|
||||
German = "Gro\U00DF schreiben";
|
||||
};
|
||||
NSKeyEquivalent = {
|
||||
default = U;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue