|
From: creedon <icr...@us...> - 2005-12-31 20:23:10
|
Update of /cvsroot/frontierkernel/Frontier/Common/resources/Mac In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22788 Modified Files: SHELL.R Log Message: more tweaks for display of menu items Index: SHELL.R =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/SHELL.R,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** SHELL.R 30 Dec 2005 22:48:53 -0000 1.11 --- SHELL.R 31 Dec 2005 20:23:02 -0000 1.12 *************** *** 494,498 **** { /* array: 4 elements */ /* [1] */ ! "Find", noIcon, "F", noMark, plain, /* [2] */ "Replace", noIcon, noKey, noMark, plain, --- 494,498 ---- { /* array: 4 elements */ /* [1] */ ! "Find...", noIcon, "F", noMark, plain, /* [2] */ "Replace", noIcon, noKey, noMark, plain, |