[gbrainy/stable] Copy the 48x48 icon to the 48x48 directory instead of the 32x32 version
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbrainy/stable] Copy the 48x48 icon to the 48x48 directory instead of the 32x32 version
- Date: Wed, 16 Mar 2011 07:15:52 +0000 (UTC)
commit f1c9e97389fa7d0606364755069a948a30f72fbe
Author: Jordi Mas <jmas softcatala org>
Date: Wed Mar 16 08:15:22 2011 +0100
Copy the 48x48 icon to the 48x48 directory instead of the 32x32 version
data/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index be94a47..5759174 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -64,7 +64,7 @@ install-data-local:
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/32x32/apps
$(INSTALL_DATA) $(srcdir)/app-graphics/gbrainy.png $(DESTDIR)$(hicolordir)/32x32/apps/gbrainy.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/48x48/apps
- $(INSTALL_DATA) $(srcdir)/app-graphics/gbrainy.png $(DESTDIR)$(hicolordir)/48x48/apps/gbrainy.png
+ $(INSTALL_DATA) $(srcdir)/app-graphics/gbrainy48.png $(DESTDIR)$(hicolordir)/48x48/apps/gbrainy.png
@-$(mkinstalldirs) $(DESTDIR)$(images)
$(INSTALL_DATA) $(srcdir)/verbal_analogies.xml $(DESTDIR)$(images)/verbal_analogies.xml
$(INSTALL_DATA) $(srcdir)/games.xml $(DESTDIR)$(images)/games.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]