[gnome-documents] icons: Migrate HighContrast icons to application
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] icons: Migrate HighContrast icons to application
- Date: Mon, 6 Oct 2014 09:49:14 +0000 (UTC)
commit 02250237b832a4d38401d80fedf7539d8a0f52db
Author: Pranav Kant <pranav913 gmail com>
Date: Wed Aug 13 22:12:27 2014 +0530
icons: Migrate HighContrast icons to application
https://bugzilla.gnome.org/show_bug.cgi?id=734658
.../HighContrast_apps_16x16_gnome-documents.png | Bin 0 -> 380 bytes
.../HighContrast_apps_22x22_gnome-documents.png | Bin 0 -> 401 bytes
.../HighContrast_apps_24x24_gnome-documents.png | Bin 0 -> 450 bytes
.../HighContrast_apps_256x256_gnome-documents.png | Bin 0 -> 2055 bytes
.../HighContrast_apps_32x32_gnome-documents.png | Bin 0 -> 504 bytes
.../HighContrast_apps_48x48_gnome-documents.png | Bin 0 -> 655 bytes
data/icons/Makefile.am | 7 +++++++
7 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/data/icons/HighContrast_apps_16x16_gnome-documents.png
b/data/icons/HighContrast_apps_16x16_gnome-documents.png
new file mode 100644
index 0000000..be328fb
Binary files /dev/null and b/data/icons/HighContrast_apps_16x16_gnome-documents.png differ
diff --git a/data/icons/HighContrast_apps_22x22_gnome-documents.png
b/data/icons/HighContrast_apps_22x22_gnome-documents.png
new file mode 100644
index 0000000..0c9ebd7
Binary files /dev/null and b/data/icons/HighContrast_apps_22x22_gnome-documents.png differ
diff --git a/data/icons/HighContrast_apps_24x24_gnome-documents.png
b/data/icons/HighContrast_apps_24x24_gnome-documents.png
new file mode 100644
index 0000000..ef9498d
Binary files /dev/null and b/data/icons/HighContrast_apps_24x24_gnome-documents.png differ
diff --git a/data/icons/HighContrast_apps_256x256_gnome-documents.png
b/data/icons/HighContrast_apps_256x256_gnome-documents.png
new file mode 100644
index 0000000..080bd7c
Binary files /dev/null and b/data/icons/HighContrast_apps_256x256_gnome-documents.png differ
diff --git a/data/icons/HighContrast_apps_32x32_gnome-documents.png
b/data/icons/HighContrast_apps_32x32_gnome-documents.png
new file mode 100644
index 0000000..69ed4c3
Binary files /dev/null and b/data/icons/HighContrast_apps_32x32_gnome-documents.png differ
diff --git a/data/icons/HighContrast_apps_48x48_gnome-documents.png
b/data/icons/HighContrast_apps_48x48_gnome-documents.png
new file mode 100644
index 0000000..ba788a9
Binary files /dev/null and b/data/icons/HighContrast_apps_48x48_gnome-documents.png differ
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index d6c2b08..00a3b0f 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -2,6 +2,7 @@ NULL =
public_icons_themes = \
hicolor \
+ HighContrast \
$(NULL)
public_icons = \
@@ -11,6 +12,12 @@ public_icons = \
hicolor_apps_32x32_gnome-documents.png \
hicolor_apps_48x48_gnome-documents.png \
hicolor_apps_256x256_gnome-documents.png \
+ HighContrast_apps_16x16_gnome-documents.png \
+ HighContrast_apps_22x22_gnome-documents.png \
+ HighContrast_apps_24x24_gnome-documents.png \
+ HighContrast_apps_32x32_gnome-documents.png \
+ HighContrast_apps_48x48_gnome-documents.png \
+ HighContrast_apps_256x256_gnome-documents.png \
$(NULL)
noinst_DATA = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]