Changed ok button from 'Ok' to 'OK'

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5097 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 1999-10-27 13:33:38 +00:00
parent 2aa4feb8ac
commit a1a82f231b

View file

@ -514,7 +514,7 @@
"OkButton" = {
alignment = 2;
alternateImage = nil;
alternateTitle = "Ok";
alternateTitle = "OK";
autoresizesSubviews = NO;
autoresizingMask = 1;
bounds = "{x = 0; y = 0; width = 70; height = 28}";
@ -540,7 +540,7 @@
subviews = nil;
superview = "SavePanelView";
tag = 0;
title = "Ok";
title = "OK";
};
"OkButtonCell" = {