From bbd9d6551d3f84f4cc7afa5ef4c21dfadceb668d Mon Sep 17 00:00:00 2001 From: Adam Hooper Date: Thu, 1 Jul 2004 01:47:17 +0000 Subject: Popup blocking support. View -> Popup Windows. --- data/art/Makefile.am | 1 + data/art/epiphany-popup-hidden.png | Bin 0 -> 1365 bytes data/art/epiphany-popup-hidden.svg | 218 +++++++++++++++++++++++++++++++++++++ data/ui/epiphany-ui.xml | 1 + 4 files changed, 220 insertions(+) create mode 100644 data/art/epiphany-popup-hidden.png create mode 100644 data/art/epiphany-popup-hidden.svg (limited to 'data') diff --git a/data/art/Makefile.am b/data/art/Makefile.am index a884cb18f..4960dae23 100644 --- a/data/art/Makefile.am +++ b/data/art/Makefile.am @@ -4,6 +4,7 @@ art_DATA = \ epiphany-entry.png \ epiphany-download.png \ epiphany-history.png \ + epiphany-popup-hidden.png \ epiphany-bookmarks.png \ epiphany-tab-loading.gif \ hand-open.png diff --git a/data/art/epiphany-popup-hidden.png b/data/art/epiphany-popup-hidden.png new file mode 100644 index 000000000..b990f90da Binary files /dev/null and b/data/art/epiphany-popup-hidden.png differ diff --git a/data/art/epiphany-popup-hidden.svg b/data/art/epiphany-popup-hidden.svg new file mode 100644 index 000000000..8e89f653b --- /dev/null +++ b/data/art/epiphany-popup-hidden.svg @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/ui/epiphany-ui.xml b/data/ui/epiphany-ui.xml index 73a740796..6a5cfbbfb 100644 --- a/data/ui/epiphany-ui.xml +++ b/data/ui/epiphany-ui.xml @@ -49,6 +49,7 @@ + -- cgit v1.2.3