[polari] Add a 256x256 application icon
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari] Add a 256x256 application icon
- Date: Mon, 24 Feb 2014 15:06:42 +0000 (UTC)
commit eb17480abfc3c0745dbad952012f08c56bba8b93
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Sun Sep 15 21:04:19 2013 +0200
Add a 256x256 application icon
The 512x512 icon is really 256x256 2 (HiDPI), but we need an actual
256x256 for the normal DPI case, but also because the hicolor theme
metadata does not includ 512x512 as a recognized folder (so the
icon is not included in the gtk cache)
https://bugzilla.gnome.org/show_bug.cgi?id=723429
data/icons/Makefile.am | 1 +
data/icons/hicolor/256x256/apps/polari.png | Bin 0 -> 23767 bytes
2 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 0e25d77..c24801b 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -10,6 +10,7 @@ nobase_dist_icon_DATA = \
hicolor/24x24/apps/polari.png \
hicolor/32x32/apps/polari.png \
hicolor/48x48/apps/polari.png \
+ hicolor/256x256/apps/polari.png \
hicolor/512x512/apps/polari.png \
hicolor/scalable/apps/polari.svg \
$(NULL)
diff --git a/data/icons/hicolor/256x256/apps/polari.png b/data/icons/hicolor/256x256/apps/polari.png
new file mode 100644
index 0000000..c8a3b04
Binary files /dev/null and b/data/icons/hicolor/256x256/apps/polari.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]