|
From: Andre R. <and...@us...> - 2006-02-05 19:19:45
|
Update of /cvsroot/frontierkernel/Frontier/resources/OPML In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13917 Modified Files: BNDL.r Log Message: Removed owner resource, already present in SHELL.R. Index: BNDL.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/resources/OPML/BNDL.r,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** BNDL.r 5 Feb 2006 19:10:57 -0000 1.1 --- BNDL.r 5 Feb 2006 19:19:37 -0000 1.2 *************** *** 723,730 **** }; - data 'OPML' (0, "Owner resource") { - $"00" /* . */ - }; - data 'open' (0) { $"4F50 4D4C 0000 0003 4F50 4D4C 5445 5854" /* OPML....OPMLTEXT */ --- 723,726 ---- |