OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [start/] [insight/] [tk/] [mac/] [tkMacMenu.r] - Blame information for rev 579

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
/*
2
 * tkMacMenu.r --
3
 *
4
 *      Resources needed by menus.
5
 *
6
 *      This file also contains the icons 'SICN' used by the menu code
7
 *      in menu items.
8
 *
9
 * Copyright (c) 1997 Sun Microsystems, Inc.
10
 *
11
 * See the file "license.terms" for information on usage and redistribution
12
 * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
13
 *
14
 * RCS: @(#) $Id: tkMacMenu.r,v 1.1.1.1 2002-01-16 10:25:56 markom Exp $
15
 */
16
 
17
#include 
18
 
19
/*
20
 * Icons used in menu items.
21
 */
22
 
23
resource 'SICN' (128, preload, locked) {
24
        {       /* array: 7 elements */
25
                /* [1] */
26
                $"0000 0000 8000 C000 E000 F000 F800 FC00"
27
                $"F800 F000 E000 C000 80",
28
                /* [2] */
29
                $"0000 0000 0000 0800 1400 2200 4100 8080"
30
                $"E380 2200 2200 2200 3E",
31
                /* [3] */
32
                $"0000 0000 0000 0000 0000 F8F0 C4F0 F270"
33
                $"0900 0480 0270 0130 00F0",
34
                /* [4] */
35
                $"0000 0000 0000 0000 0000 0000 0000 0000"
36
                $"0000 E4E0 CE60 1B00 3180",
37
                /* [5] */
38
                $"0000 0000 0000 0000 6300 9480 9480 7F00"
39
                $"1400 7F00 9480 9480 63",
40
                /* [6] */
41
                $"0000 0000 0000 0000 0000 3FF8 1FF0 0FE0"
42
                $"07C0 0380 01",
43
                /* [7] */
44
                $"0000 0000 0000 0000 0000 0100 0380 07C0"
45
                $"0FE0 1FF0 3FF8"
46
        }
47
};

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.