aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--pixmaps/Makefile.am9
2 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 681ae524..6302af67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Sat Jul 3 20:47:22 CEST 2010
2 Releasing gnunet-gtk 0.9.0pre1.
3
1Sun Jun 6 00:47:21 CEST 2010 4Sun Jun 6 00:47:21 CEST 2010
2 Upgrade to gettext-0.17. 5 Upgrade to gettext-0.17.
3 Starting to track changes for gnunet-gtk 0.9.x-branch. 6 Starting to track changes for gnunet-gtk 0.9.x-branch.
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
index b447360e..61a02614 100644
--- a/pixmaps/Makefile.am
+++ b/pixmaps/Makefile.am
@@ -34,5 +34,12 @@ dist-hook:
34uninstall-hook: 34uninstall-hook:
35 $(install_icon_exec) -u "${theme_icons}" 35 $(install_icon_exec) -u "${theme_icons}"
36 36
37
38pkgdata_DATA = \
39 gnunet_logo.png
40
37MAINTAINERCLEANFILES = Makefile.in 41MAINTAINERCLEANFILES = Makefile.in
38EXTRA_DIST = gnunet-gtk.svg gnunet-gtk-16.png gnunet-gtk-22.png gnunet-gtk-24.png gnunet-gtk-32.png icon-theme-installer 42EXTRA_DIST = $(pkgdata_DATA) \
43 gnunet-gtk.svg \
44 gnunet-gtk-16.png gnunet-gtk-22.png gnunet-gtk-24.png gnunet-gtk-32.png\
45 icon-theme-installer