Added some apple/openstep menu system images

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6156 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-03-02 03:13:48 +00:00
parent 7275162b54
commit 80a070ee45

View file

@ -6,3 +6,6 @@ NSSwitch = common_SwitchOff;
NSHighlightedSwitch = common_SwitchOn;
NSRadioButton = common_RadioOff;
NSHighlightedRadioButton = common_RadioOn;
AppleMenuImage = GNUstepMenuImage;
NSMenuCheckmark = common_2DCheckMark;
NSMenuArrow = common_3DArrowRight;