Commit 7947383a authored by claes's avatar claes

Fixed typo /JH

parent 599692ff
! !
! Proview $Id: wb_foe.uil,v 1.7 2006-06-16 10:08:40 claes Exp $ ! Proview $Id: wb_foe.uil,v 1.8 2006-06-21 15:40:53 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB. ! Copyright (C) 2005 SSAB Oxelsund AB.
! !
! This program is free software; you can redistribute it and/or ! This program is free software; you can redistribute it and/or
...@@ -672,7 +672,7 @@ object push_expand : XmPushButton { ...@@ -672,7 +672,7 @@ object push_expand : XmPushButton {
}; };
object push_compress : XmPushButton { object push_compress : XmPushButton {
arguments { arguments {
XmNlabelString = compound_string("Compess Object"); XmNlabelString = compound_string("Compress Object");
XmNmnemonic = keysym('m'); XmNmnemonic = keysym('m');
XmNaccelerator = "Ctrl<Key>Left"; XmNaccelerator = "Ctrl<Key>Left";
XmNacceleratorText = compound_string('Ctrl+Left'); XmNacceleratorText = compound_string('Ctrl+Left');
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment