add offline/online icons to classic skin (npob)

This commit is contained in:
ben%netscape.com 2000-06-05 23:45:04 +00:00
parent 343f6e0ed3
commit b96e466171
5 changed files with 6 additions and 0 deletions

View File

@ -2,3 +2,5 @@
navbar-endbox.gif
tb-menubutton-dm.gif
tb-menubutton-dm-disabled.gif
offline.gif
online.gif

View File

@ -32,6 +32,8 @@ EXPORT_RESOURCE = \
$(srcdir)/navbar-endbox.gif \
$(srcdir)/tb-menubutton-dm.gif \
$(srcdir)/tb-menubutton-dm-disabled.gif \
$(srcdir)/offline.gif \
$(srcdir)/online.gif \
$(NULL)
DIRS = bookmarks directory profile regviewer related search sidebar unix wallet xpinstall

View File

@ -31,6 +31,8 @@ install::
$(MAKE_INSTALL) navbar-endbox.gif $(DIST)\bin\chrome\skins\$(THEME)\communicator\skin
$(MAKE_INSTALL) tb-menubutton-dm.gif $(DIST)\bin\chrome\skins\$(THEME)\communicator\skin
$(MAKE_INSTALL) tb-menubutton-dm-disabled.gif $(DIST)\bin\chrome\skins\$(THEME)\communicator\skin
$(MAKE_INSTALL) offline.gif $(DIST)\bin\chrome\skins\$(THEME)\communicator\skin
$(MAKE_INSTALL) online.gif $(DIST)\bin\chrome\skins\$(THEME)\communicator\skin
clobber::
rm -f $(DIST)\chrome\$(THEME)\communicator\skin\*.*

Binary file not shown.

After

Width:  |  Height:  |  Size: 916 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 908 B