[gnome-system-log] Add HighContrast app icons



commit 878bcf652c5d1622ea5e226b51589172038d0710
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Nov 23 18:20:49 2012 -0500

    Add HighContrast app icons
    
    These are copies of the existing 'logviewer' icons from
    gnome-themes-standard, renamed to 'logview', which is
    the icon name used by gnome-system-log nowadays.
    https://bugzilla.gnome.org/show_bug.cgi?id=687305

 data/icons/HighContrast_apps_16x16_logview.png   |  Bin 0 -> 455 bytes
 data/icons/HighContrast_apps_22x22_logview.png   |  Bin 0 -> 584 bytes
 data/icons/HighContrast_apps_24x24_logview.png   |  Bin 0 -> 765 bytes
 data/icons/HighContrast_apps_256x256_logview.png |  Bin 0 -> 3838 bytes
 data/icons/HighContrast_apps_32x32_logview.png   |  Bin 0 -> 729 bytes
 data/icons/HighContrast_apps_48x48_logview.png   |  Bin 0 -> 1221 bytes
 data/icons/Makefile.am                           |    6 ++++++
 7 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/data/icons/HighContrast_apps_16x16_logview.png b/data/icons/HighContrast_apps_16x16_logview.png
new file mode 100644
index 0000000..3e65a3b
Binary files /dev/null and b/data/icons/HighContrast_apps_16x16_logview.png differ
diff --git a/data/icons/HighContrast_apps_22x22_logview.png b/data/icons/HighContrast_apps_22x22_logview.png
new file mode 100644
index 0000000..b912515
Binary files /dev/null and b/data/icons/HighContrast_apps_22x22_logview.png differ
diff --git a/data/icons/HighContrast_apps_24x24_logview.png b/data/icons/HighContrast_apps_24x24_logview.png
new file mode 100644
index 0000000..5f68c1c
Binary files /dev/null and b/data/icons/HighContrast_apps_24x24_logview.png differ
diff --git a/data/icons/HighContrast_apps_256x256_logview.png b/data/icons/HighContrast_apps_256x256_logview.png
new file mode 100644
index 0000000..1bbd0f0
Binary files /dev/null and b/data/icons/HighContrast_apps_256x256_logview.png differ
diff --git a/data/icons/HighContrast_apps_32x32_logview.png b/data/icons/HighContrast_apps_32x32_logview.png
new file mode 100644
index 0000000..1c1225c
Binary files /dev/null and b/data/icons/HighContrast_apps_32x32_logview.png differ
diff --git a/data/icons/HighContrast_apps_48x48_logview.png b/data/icons/HighContrast_apps_48x48_logview.png
new file mode 100644
index 0000000..cc1a5bc
Binary files /dev/null and b/data/icons/HighContrast_apps_48x48_logview.png differ
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 65be8d4..b98bd37 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -10,6 +10,12 @@ public_icons = \
 	hicolor_apps_32x32_logview.png \
 	hicolor_apps_48x48_logview.png \
 	hicolor_apps_256x256_logview.png \
+	HighContrast_apps_16x16_logview.png \
+	HighContrast_apps_22x22_logview.png \
+	HighContrast_apps_24x24_logview.png \
+	HighContrast_apps_32x32_logview.png \
+	HighContrast_apps_48x48_logview.png \
+	HighContrast_apps_256x256_logview.png \
 	$(NULL)
 
 noinst_DATA = \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]