[gnome-online-accounts] build: Ensure that the new 96x96 HiDpi icons actually get installed
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] build: Ensure that the new 96x96 HiDpi icons actually get installed
- Date: Wed, 16 Sep 2015 12:10:07 +0000 (UTC)
commit 65237658705b8a60d707c9ff419550cd4a9d9274
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Sep 16 13:52:50 2015 +0200
build: Ensure that the new 96x96 HiDpi icons actually get installed
https://bugzilla.gnome.org/show_bug.cgi?id=754142
configure.ac | 1 +
data/icons/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e0fb53d..93c826b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -539,6 +539,7 @@ data/icons/22x22/Makefile
data/icons/24x24/Makefile
data/icons/32x32/Makefile
data/icons/48x48/Makefile
+data/icons/96x96/Makefile
data/icons/256x256/Makefile
data/org.gnome.online-accounts.gschema.xml
src/Makefile
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index df588a3..f610e85 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = 16x16 22x22 24x24 32x32 48x48 256x256
+SUBDIRS = 16x16 22x22 24x24 32x32 48x48 96x96 256x256
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]