AbstractSettingsApplication.st
changeset 19328 db0d7c4cf619
parent 19314 a810beaf09a5
child 19350 9ad0afacc657
equal deleted inserted replaced
19327:975ec6984a9e 19328:db0d7c4cf619
  9388     <resource: #help>
  9388     <resource: #help>
  9389 
  9389 
  9390     ^ super helpSpec addPairsFrom:#(
  9390     ^ super helpSpec addPairsFrom:#(
  9391 
  9391 
  9392 #cartoonToolTipStyle
  9392 #cartoonToolTipStyle
  9393 'Choose between normal and cartoon mode when showing tooltips.'
  9393 'Choose between normal and cartoon mode when showing tooltips.\Disabled for non-X11 displays'
  9394 
  9394 
  9395 #lowerOnRightClickInTitle
  9395 #lowerOnRightClickInTitle
  9396 'When right-clicking into a window''s title/caption area, lower the window.\(Windows operating system ony)'
  9396 'When right-clicking into a window''s title/caption area, lower the window.\(Windows operating system ony)'
  9397 
  9397 
  9398 #lowerOnShiftClickInTitle
  9398 #lowerOnShiftClickInTitle