From 4b55229ff8259532a1ec85bbfc469a14f2601640 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 8 Aug 2007 22:38:32 +0000 Subject: Add a11y theme icons for our apps icon. 2007-08-09 Christian Persch * data/icons/Makefile.am: * data/icons/HighColorLargePrint{,Inverse}_apps_48x48_gnome-web-browser.png: Add a11y theme icons for our apps icon. svn path=/trunk/; revision=7257 --- ...astLargePrintInverse_apps_48x48_gnome-web-browser.png | Bin 0 -> 2749 bytes ...ghContrastLargePrint_apps_48x48_gnome-web-browser.png | Bin 0 -> 2715 bytes data/icons/Makefile.am | 4 ++++ 3 files changed, 4 insertions(+) create mode 100644 data/icons/HighContrastLargePrintInverse_apps_48x48_gnome-web-browser.png create mode 100644 data/icons/HighContrastLargePrint_apps_48x48_gnome-web-browser.png (limited to 'data') diff --git a/data/icons/HighContrastLargePrintInverse_apps_48x48_gnome-web-browser.png b/data/icons/HighContrastLargePrintInverse_apps_48x48_gnome-web-browser.png new file mode 100644 index 000000000..bc9a5a912 Binary files /dev/null and b/data/icons/HighContrastLargePrintInverse_apps_48x48_gnome-web-browser.png differ diff --git a/data/icons/HighContrastLargePrint_apps_48x48_gnome-web-browser.png b/data/icons/HighContrastLargePrint_apps_48x48_gnome-web-browser.png new file mode 100644 index 000000000..2d1574809 Binary files /dev/null and b/data/icons/HighContrastLargePrint_apps_48x48_gnome-web-browser.png differ diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 0b16c6e8b..dfa2a5c0b 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -2,6 +2,8 @@ NULL = themes = \ hicolor \ + HighContrastLargePrint \ + HighContrastLargePrintInverse \ $(NULL) icons = \ @@ -46,6 +48,8 @@ icons = \ hicolor_status_48x48_lock-secure-checked.png \ hicolor_status_48x48_lock-secure.png \ hicolor_status_scalable_popup-hidden.svg \ + HighContrastLargePrint_apps_48x48_gnome-web-browser.png \ + HighContrastLargePrintInverse_apps_48x48_gnome-web-browser.png \ $(NULL) source_icons = \ -- cgit v1.2.3