|
From: Karsten W. <kar...@us...> - 2006-02-06 11:28:11
|
Update of /cvsroot/frontierkernel/Frontier/Common/resources/Mac In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17309/Common/resources/Mac Modified Files: SHELL.R Log Message: the lost resources Index: SHELL.R =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/SHELL.R,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** SHELL.R 5 Feb 2006 22:47:27 -0000 1.14 --- SHELL.R 6 Feb 2006 11:28:01 -0000 1.15 *************** *** 31,35 **** #include "frontier.r" - resource 'MENU' (1, "Apple") { 1, --- 31,34 ---- *************** *** 1285,1288 **** --- 1284,1288 ---- }; [...1734 lines suppressed...] *************** *** 2066,2069 **** --- 3776,3791 ---- }; + /* kw - 2006-02-05 --- missing; taken from old root */ + resource 'CNTL' (25000) { + {64, 9, 89, 169}, + 0, + visible, + 0, + 25000, + 1008, + 0, + "Hot List:" + }; + resource 'cnfg' (128, "menu bar") { nohorizscroll, |