add offline/online icons to classic skin (npob)

This commit is contained in:
ben%netscape.com 2000-06-05 23:45:04 +00:00
Родитель 88a836d316
Коммит 03f5630813
5 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

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

Просмотреть файл

@ -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

Просмотреть файл

@ -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\*.*

Просмотреть файл

Просмотреть файл