gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r6290 - gnunet-gtk/pixmaps/icons


From: gnunet
Subject: [GNUnet-SVN] r6290 - gnunet-gtk/pixmaps/icons
Date: Wed, 13 Feb 2008 17:02:06 -0700 (MST)

Author: grothoff
Date: 2008-02-13 17:02:06 -0700 (Wed, 13 Feb 2008)
New Revision: 6290

Modified:
   gnunet-gtk/pixmaps/icons/Makefile.am
Log:
fix

Modified: gnunet-gtk/pixmaps/icons/Makefile.am
===================================================================
--- gnunet-gtk/pixmaps/icons/Makefile.am        2008-02-13 21:47:51 UTC (rev 
6289)
+++ gnunet-gtk/pixmaps/icons/Makefile.am        2008-02-14 00:02:06 UTC (rev 
6290)
@@ -1,20 +1,20 @@
 theme=hicolor
- themedir=$(datadir)/icons/$(theme)
- theme_icons = \
-       apps,gnunet-gtk.svg \
-       apps,gnunet-gtk-16.png \
-       apps,gnunet-gtk-22.png \
-       apps,gnunet-gtk-24.png \
-       apps,gnunet-gtk-32.png
+themedir=$(datadir)/icons/$(theme)
+theme_icons = \
+ apps,gnunet-gtk.svg \
+ apps,gnunet-gtk-16.png \
+ apps,gnunet-gtk-22.png \
+ apps,gnunet-gtk-24.png \
+ apps,gnunet-gtk-32.png
 
- install_icon_exec = $(top_srcdir)/pixmaps/icons/icon-theme-installer -t 
+install_icon_exec = $(top_srcdir)/pixmaps/icons/icon-theme-installer -t 
 $(theme) -s $(srcdir) -d "x$(DESTDIR)" -b $(themedir) -m 
 "$(mkinstalldirs)" -x "$(INSTALL_DATA)"
- install-data-local:
+install-data-local:
        $(install_icon_exec) -i $(theme_icons)
 
-       uninstall-hook:
-               $(install_icon_exec) -u $(theme_icons)
+uninstall-hook:
+       $(install_icon_exec) -u $(theme_icons)
 
-       MAINTAINERCLEANFILES = Makefile.in
-       EXTRA_DIST = $(wildcard *.svg *.png)
+MAINTAINERCLEANFILES = Makefile.in
+EXTRA_DIST = $(wildcard *.svg *.png)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]