[f-spot] Also update (un)install bits of the icon.
- From: Ruben Vermeersch <rubenv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [f-spot] Also update (un)install bits of the icon.
- Date: Fri, 21 May 2010 09:37:58 +0000 (UTC)
commit 132b28b2adefa8f89c4cce1aceb712d13662ad59
Author: Ruben Vermeersch <ruben savanne be>
Date: Fri May 21 11:37:32 2010 +0200
Also update (un)install bits of the icon.
icons/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 5e002be..422c081 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -119,6 +119,8 @@ install-data-local:
$(INSTALL_DATA) $(srcdir)/f-spot-32.png $(hicolordir)/32x32/apps/f-spot.png
$(mkinstalldirs) $(hicolordir)/48x48/apps
$(INSTALL_DATA) $(srcdir)/f-spot-48.png $(hicolordir)/48x48/apps/f-spot.png
+ $(mkinstalldirs) $(hicolordir)/128x128/apps
+ $(INSTALL_DATA) $(srcdir)/f-spot-128.png $(hicolordir)/128x128/apps/f-spot.png
$(mkinstalldirs) $(hicolordir)/256x256/apps
$(INSTALL_DATA) $(srcdir)/f-spot-256.png $(hicolordir)/256x256/apps/f-spot.png
@@ -129,6 +131,7 @@ uninstall-hook:
rm -f $(hicolordir)/24x24/apps/f-spot.png
rm -f $(hicolordir)/32x32/apps/f-spot.png
rm -f $(hicolordir)/48x48/apps/f-spot.png
+ rm -f $(hicolordir)/128x128/apps/f-spot.png
rm -f $(hicolordir)/256x256/apps/f-spot.png
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]