diff options
Diffstat (limited to 'pixmaps/Makefile.am')
-rw-r--r-- | pixmaps/Makefile.am | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am index bdf8b7b5..d4cbc054 100644 --- a/pixmaps/Makefile.am +++ b/pixmaps/Makefile.am | |||
@@ -1,11 +1,11 @@ | |||
1 | theme=hicolor | 1 | theme=hicolor |
2 | themedir="$(datadir)/icons/$(theme)" | 2 | themedir="$(datadir)/icons/$(theme)" |
3 | theme_icons = \ | 3 | theme_icons = \ |
4 | apps,gnunet-gtk.svg \ | 4 | apps,gnunet-fs-gtk.svg \ |
5 | apps,gnunet-gtk-16.png \ | 5 | apps,gnunet-fs-gtk-16.png \ |
6 | apps,gnunet-gtk-22.png \ | 6 | apps,gnunet-fs-gtk-22.png \ |
7 | apps,gnunet-gtk-24.png \ | 7 | apps,gnunet-fs-gtk-24.png \ |
8 | apps,gnunet-gtk-32.png | 8 | apps,gnunet-fs-gtk-32.png |
9 | 9 | ||
10 | pkgpixdir= $(pkgdatadir) | 10 | pkgpixdir= $(pkgdatadir) |
11 | 11 | ||
@@ -39,6 +39,6 @@ pkgdata_DATA = \ | |||
39 | 39 | ||
40 | MAINTAINERCLEANFILES = Makefile.in | 40 | MAINTAINERCLEANFILES = Makefile.in |
41 | EXTRA_DIST = $(pkgdata_DATA) \ | 41 | EXTRA_DIST = $(pkgdata_DATA) \ |
42 | gnunet-gtk.svg \ | 42 | gnunet-fs-gtk.svg \ |
43 | gnunet-gtk-16.png gnunet-gtk-22.png gnunet-gtk-24.png gnunet-gtk-32.png\ | 43 | gnunet-fs-gtk-16.png gnunet-fs-gtk-22.png gnunet-fs-gtk-24.png gnunet-fs-gtk-32.png\ |
44 | icon-theme-installer | 44 | icon-theme-installer |