From 9e061fdc100ec5c71288049e4daffedd4253733d Mon Sep 17 00:00:00 2001 From: David Bordoley Date: Sun, 23 Mar 2003 18:21:22 +0000 Subject: Set and icon for the download window 2003-03-23 David Bordoley * data/art/Makefile.am: * data/art/epiphany-download.png: (new file from jimmac) * embed/downloader-view.c: Set and icon for the download window --- data/art/Makefile.am | 1 + data/art/epiphany-download.png | Bin 0 -> 440 bytes 2 files changed, 1 insertion(+) create mode 100644 data/art/epiphany-download.png (limited to 'data/art') diff --git a/data/art/Makefile.am b/data/art/Makefile.am index 4b94dc848..9dabf7874 100644 --- a/data/art/Makefile.am +++ b/data/art/Makefile.am @@ -5,6 +5,7 @@ art_DATA = \ epiphany-fullscreen.png \ epiphany-bookmarks.png \ epiphany-entry.png \ + epiphany-download.png \ epiphany-history.png \ epiphany-new-tab.png \ epiphany-viewsource.png \ diff --git a/data/art/epiphany-download.png b/data/art/epiphany-download.png new file mode 100644 index 000000000..cf1945ca5 Binary files /dev/null and b/data/art/epiphany-download.png differ -- cgit v1.2.3