Icons/ 40775 32211 105 0 6227275625 10702 5 ustar frystyk www Icons/WWW/ 40775 32211 105 0 6227275625 11366 5 ustar frystyk www Icons/WWW/Overview.html,v 100444 32211 105 25757 6226007511 14437 0 ustar frystyk www head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 96.10.06.19.58.01; author frystyk; state Exp; branches; next 1.1; 1.1 date 96.05.27.23.21.41; author frystyk; state Exp; branches; next ; desc @@ 1.2 log @icon update @ text @
We also have some BIIIG W3C ICONS
Oct 95: Infuriated by finding documents containing obsolete icons, I have moved them into "unused" in the hope that the MOMspider will catch them and the miscreants will be plagued by messages. - Tim
These icons are under the
copyright of the W3C. They can be used by others, but only if they
are used in referring to the appropriate part of the
W3C web site.
NOTE: Remember the ALT tags as included below. For unlucky GUI clients where the ALT tags are not shown, I have included them in as normal text.
These can be used anywhere to point to related information of a specific type. They are all (c)MIT/W3C
Currently, to add consistency to our house style, icons are all made from the 9 simple colors of the W3C logo (not just any RGB but those RGB colors). Icons are simple drawings, filled rather than line.
We will stick to this style unless we have a general style rethink.
These icons are publically available throughout the web, and we use them in similar manner.
d20 3
d27 1
a27 1
These icons are under the
d37 1
a37 1
d44 1
a44 1
d50 1
a50 1
d54 1
a54 1

d67 1
a67 1
d71 1
a71 1
d75 1
a75 1
d79 1
a79 1
d83 1
a83 1
d87 1
a87 1
d91 1
a91 1
d95 1
a95 1
d99 1
a99 1
d103 1
a103 1
d119 1
a119 1
d128 1
a128 1
d132 1
a132 1
d136 1
a136 1
d140 1
a140 1
d144 1
a144 1
d148 1
a148 1
d152 1
a152 1
d156 1
a156 1
d160 1
a160 1
d164 1
a164 1
d168 1
a168 1
d172 1
a172 1
d177 1
a177 1
d199 1
a199 1
d203 1
a203 1
d207 1
a207 1
d211 1
a211 1
d215 1
a215 1
d219 1
a219 1
d223 1
a223 1
d250 1
a250 1
@@(#) $Id: Date Author State $
@
Icons/WWW/Makefile.am,v 100444 32211 105 1131 6226007510 13732 0 ustar frystyk www head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 96.10.06.19.58.00; author frystyk; state Exp;
branches;
next ;
desc
@@
1.1
log
@icon update
@
text
@## Process this file with Automake to create Makefile.in.
AUTOMAKE_OPTIONS = foreign
ICONS = w3c_48x48.gif \
Lib48x.gif \
LMB48x.gif \
listen48x.gif \
robot48x.gif \
lines48x.gif \
serv48x.gif \
startup48x.gif \
Bug48x.gif \
Platform48x.gif \
design48x.gif \
doc48x.gif \
guide48x.gif \
internals48x.gif \
install48x.gif \
progstyle48x.gif \
relnotes48x.gif \
new_red.gif \
bullet.gif
EXTRA_DIST = $(ICONS)
@
Icons/32x32/ 40775 32211 105 0 6227275625 11463 5 ustar frystyk www Icons/32x32/Makefile.am,v 100444 32211 105 514 6226007541 14017 0 ustar frystyk www head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 96.10.06.19.58.25; author frystyk; state Exp;
branches;
next ;
desc
@@
1.1
log
@icon update
@
text
@## Process this file with Automake to create Makefile.in.
AUTOMAKE_OPTIONS = foreign
ICONS = smiley.gif \
warning.gif \
caution.gif
EXTRA_DIST = $(ICONS)
@
Icons/internal/ 40775 32211 105 0 6227275625 12516 5 ustar frystyk www Icons/internal/Makefile.am,v 100444 32211 105 530 6226007542 15051 0 ustar frystyk www head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 96.10.06.19.58.26; author frystyk; state Exp;
branches;
next ;
desc
@@
1.1
log
@icon update
@
text
@## Process this file with Automake to create Makefile.in.
AUTOMAKE_OPTIONS = foreign
ICONS := $(wildcard *.xbm)
icondir = $(datadir)/@@icondir@@
icon_DATA = $(ICONS)
@
Icons/Makefile.am,v 100444 32211 105 466 6226007537 13251 0 ustar frystyk www head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 96.10.06.19.58.23; author frystyk; state Exp;
branches;
next ;
desc
@@
1.1
log
@icon update
@
text
@## Process this file with Automake to create Makefile.in.
AUTOMAKE_OPTIONS = foreign
SUBDIRS = WWW 32x32 internal
inc :
@@echo icons
@