|
From: creedon <icr...@us...> - 2005-01-13 01:02:46
|
Update of /cvsroot/frontierkernel/Frontier/Common/resources/Mac In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20403 Modified Files: SHELL.R Log Message: removed UserLand and (tm), changed report internal error string to point to <http://groups.yahoo.com/group/frontierkernel/> Index: SHELL.R =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/SHELL.R,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** SHELL.R 11 Jan 2005 22:48:04 -0000 1.6 --- SHELL.R 13 Jan 2005 01:02:31 -0000 1.7 *************** *** 574,578 **** #else /* [1] */ ! "UserLand Frontierª", #endif /* [2] */ --- 574,578 ---- #else /* [1] */ ! "Frontier", /* 2005-01-04 creedon - removed UserLand and (tm) for open source release */ #endif /* [2] */ *************** *** 611,615 **** "Command Key:", /* [7] */ ! "Internal error#^0. Please report to UserLand Technical Support", /* [8] */ "; ", --- 611,615 ---- "Command Key:", /* [7] */ ! "Internal error#^0. Please report to <http://groups.yahoo.com/group/frontierkernel/>", /* [8] */ "; ", *************** *** 2685,2689 **** resource 'STR ' (256) { ! "UserLand Frontierª\n\nPowerful cross-platform web scripting.\n\nUse Frontier to manage large, dynamic websites with multiple authors." }; --- 2685,2689 ---- resource 'STR ' (256) { ! "Frontierª\n\nHigh performance Web content management, object database, system-level and Internet scripting environment, including source code editing and debugging" }; |