Replaces default modifier key for OS X users with SWT.COMMAND rather than SWT.CTRL...
authormbowie <mbowie>
Fri, 1 Feb 2008 06:18:02 +0000 (06:18 +0000)
committermbowie <mbowie>
Fri, 1 Feb 2008 06:18:02 +0000 (06:18 +0000)
commit1d399fdcd48035183f1e07669cd6ddef90077c8c
tree5295c2d284417f24660092861deb507398e557ac
parenteca22bdda865d38300248e20f47870cacdf4df96
Replaces default modifier key for OS X users with SWT.COMMAND rather than SWT.CTRL. This change is not retro-active for existing preferences, uses in that case will need to change their modifier manually. This resolves the ticket #549. (Although changing the modifier manually would also do the trick.)
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/ui/PreferenceConstants.java