aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoon <moon@140774ce-b5e7-0310-ab8b-a85725594a96>2007-12-22 23:11:59 +0000
committerMoon <moon@140774ce-b5e7-0310-ab8b-a85725594a96>2007-12-22 23:11:59 +0000
commit86eaf0459be029326b3fa4217ad2ac9bc8ccd368 (patch)
tree466a43e6ae2633a2419d85a7be9e436cfc039a78
parentdd75069a1b2b5bc997fda4ecd3a7c7582b707980 (diff)
downloadgnunet-gtk-86eaf0459be029326b3fa4217ad2ac9bc8ccd368.tar.gz
gnunet-gtk-86eaf0459be029326b3fa4217ad2ac9bc8ccd368.zip
cleanup, "pixmaps/icons" won't interfere with base 'make' (until it is
ready) + replace tray icon with new one
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac1
-rw-r--r--gnunet-gtk.glade2
l---------[-rw-r--r--]pixmaps/gnunet-gtk-tray.pngbin703 -> 23 bytes
-rw-r--r--pixmaps/icons/Makefile378
-rw-r--r--pixmaps/icons/Makefile.in378
6 files changed, 2 insertions, 759 deletions
diff --git a/Makefile.am b/Makefile.am
index de02518a..166120a9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
1## Process this file with automake to produce Makefile.in 1## Process this file with automake to produce Makefile.in
2 2
3SUBDIRS = doc po pixmaps src 3SUBDIRS = doc po src
4 4
5desktopdir = $(datadir)/applications 5desktopdir = $(datadir)/applications
6desktop_in_files = gnunet-gtk.desktop.in 6desktop_in_files = gnunet-gtk.desktop.in
diff --git a/configure.ac b/configure.ac
index 31ca7af3..d9c259ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -339,7 +339,6 @@ src/plugins/peers/Makefile
339src/plugins/stats/Makefile 339src/plugins/stats/Makefile
340po/Makefile.in 340po/Makefile.in
341po/Makefile 341po/Makefile
342pixmaps/Makefile
343gnunet-gtk.desktop 342gnunet-gtk.desktop
344]) 343])
345 344
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade
index e6c126b2..cb00f158 100644
--- a/gnunet-gtk.glade
+++ b/gnunet-gtk.glade
@@ -13,7 +13,7 @@
13 <property name="default_height">500</property> 13 <property name="default_height">500</property>
14 <property name="resizable">True</property> 14 <property name="resizable">True</property>
15 <property name="destroy_with_parent">False</property> 15 <property name="destroy_with_parent">False</property>
16 <property name="icon">gnunet-gtk</property> 16 <property name="icon">gnunet-gtk.png</property>
17 <property name="decorated">True</property> 17 <property name="decorated">True</property>
18 <property name="skip_taskbar_hint">False</property> 18 <property name="skip_taskbar_hint">False</property>
19 <property name="skip_pager_hint">False</property> 19 <property name="skip_pager_hint">False</property>
diff --git a/pixmaps/gnunet-gtk-tray.png b/pixmaps/gnunet-gtk-tray.png
index 22546ee8..7b38d415 100644..120000
--- a/pixmaps/gnunet-gtk-tray.png
+++ b/pixmaps/gnunet-gtk-tray.png
Binary files differ
diff --git a/pixmaps/icons/Makefile b/pixmaps/icons/Makefile
deleted file mode 100644
index 0f994533..00000000
--- a/pixmaps/icons/Makefile
+++ /dev/null
@@ -1,378 +0,0 @@
1# Makefile.in generated by automake 1.8.5 from Makefile.am.
2# pixmaps/Makefile. Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15
16srcdir = .
17top_srcdir = ..
18
19pkgdatadir = $(datadir)/gnunet-gtk
20pkglibdir = $(libdir)/gnunet-gtk
21pkgincludedir = $(includedir)/gnunet-gtk
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = /usr/bin/install -c
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36host_triplet = i686-pc-linux-gnu
37subdir = pixmaps
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
41 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gtk-2.0.m4 \
42 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \
43 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
44 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
45 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
46 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50CONFIG_HEADER = $(top_builddir)/config.h
51CONFIG_CLEAN_FILES =
52SOURCES =
53DIST_SOURCES =
54DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
55ACLOCAL = ${SHELL} /home/milan/Dev/gnunet-gtk/missing --run aclocal-1.8
56AMDEP_FALSE = #
57AMDEP_TRUE =
58AMTAR = ${SHELL} /home/milan/Dev/gnunet-gtk/missing --run tar
59AR = ar
60AS = as
61AUTOCONF = ${SHELL} /home/milan/Dev/gnunet-gtk/missing --run autoconf
62AUTOHEADER = ${SHELL} /home/milan/Dev/gnunet-gtk/missing --run autoheader
63AUTOMAKE = ${SHELL} /home/milan/Dev/gnunet-gtk/missing --run automake-1.8
64AWK = mawk
65CC = gcc
66CCDEPMODE = depmode=gcc3
67CFLAGS = -fno-strict-aliasing -Wall -g -O2
68CONVENIENCE_LTDL_FALSE =
69CONVENIENCE_LTDL_TRUE = #
70CPP = gcc -E
71CPPFLAGS = -I/usr/local/include
72CXX = g++
73CXXCPP = g++ -E
74CXXDEPMODE = depmode=gcc3
75CXXFLAGS = -g -O2
76CYGPATH_W = echo
77DEFS = -DHAVE_CONFIG_H
78DEPDIR = .deps
79DLLTOOL = dlltool
80ECHO = echo
81ECHO_C =
82ECHO_N = -n
83ECHO_T =
84EGREP = /bin/grep -E
85EXEEXT =
86F77 =
87FFLAGS =
88GMSGFMT = /usr/bin/msgfmt
89GNUNETGTK_CFLAGS = -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
90GNUNETGTK_LIBS = -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
91GREP = /bin/grep
92GTK_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
93GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
94HAVE_GTK_FALSE = #
95HAVE_GTK_TRUE =
96HAVE_LIBGKSU2_FALSE = #
97HAVE_LIBGKSU2_TRUE =
98HAVE_LIBNOTIFY_FALSE =
99HAVE_LIBNOTIFY_TRUE = #
100INSTALL_DATA = ${INSTALL} -m 644
101INSTALL_LTDL_FALSE =
102INSTALL_LTDL_TRUE = #
103INSTALL_PROGRAM = ${INSTALL}
104INSTALL_SCRIPT = ${INSTALL}
105INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
106INTLLIBS =
107LDFLAGS = -L/usr/local/lib
108LIBADD_DL = -ldl
109LIBGKSU2_CFLAGS = -DORBIT2=1 -pthread -I/usr/include/libgksu -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-keyring-1 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0
110LIBGKSU2_LIBS = -pthread -lgksu2 -lstartup-notification-1 -lgnome-keyring -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0
111LIBICONV = -liconv
112LIBINTL =
113LIBLTDL = -lltdl
114LIBNOTIFY_CFLAGS =
115LIBNOTIFY_LIBS =
116LIBOBJS =
117LIBS = -lm -lnsl
118LIBTOOL = $(SHELL) $(top_builddir)/libtool
119LN_S = ln -s
120LTDLINCL =
121LTLIBICONV = -liconv
122LTLIBINTL =
123LTLIBOBJS =
124MAKEINFO = ${SHELL} /home/milan/Dev/gnunet-gtk/missing --run makeinfo
125MINGW_FALSE =
126MINGW_TRUE = #
127MKINSTALLDIRS = $(top_builddir)/./mkinstalldirs
128MSGFMT = /usr/bin/msgfmt
129MSGMERGE = /usr/bin/msgmerge
130OBJDUMP = objdump
131OBJEXT = o
132PACKAGE = gnunet-gtk
133PACKAGE_BUGREPORT = bug-gnunet@gnu.org
134PACKAGE_DATA = /usr/local/share
135PACKAGE_NAME = gnunet-gtk
136PACKAGE_STRING = gnunet-gtk 0.7.3
137PACKAGE_TARNAME = gnunet-gtk
138PACKAGE_VERSION = 0.7.3
139PATH_SEPARATOR = :
140PKG_CONFIG = /usr/bin/pkg-config
141POSUB = po
142RANLIB = ranlib
143SED = /bin/sed
144SET_MAKE =
145SHELL = /bin/bash
146STRIP = strip
147USE_NLS = yes
148VERSION = 0.7.3
149XGETTEXT = /usr/bin/xgettext
150ac_ct_CC = gcc
151ac_ct_CXX = g++
152ac_ct_F77 =
153am__fastdepCC_FALSE = #
154am__fastdepCC_TRUE =
155am__fastdepCXX_FALSE = #
156am__fastdepCXX_TRUE =
157am__include = include
158am__leading_dot = .
159am__quote =
160bindir = ${exec_prefix}/bin
161build = i686-pc-linux-gnu
162build_alias =
163build_cpu = i686
164build_os = linux-gnu
165build_vendor = pc
166datadir = ${datarootdir}
167datarootdir = ${prefix}/share
168docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
169dvidir = ${docdir}
170exec_prefix = ${prefix}
171host = i686-pc-linux-gnu
172host_alias =
173host_cpu = i686
174host_os = linux-gnu
175host_vendor = pc
176htmldir = ${docdir}
177includedir = ${prefix}/include
178infodir = ${datarootdir}/info
179install_sh = /home/milan/Dev/gnunet-gtk/install-sh
180libdir = ${exec_prefix}/lib
181libexecdir = ${exec_prefix}/libexec
182localedir = ${datarootdir}/locale
183localstatedir = ${prefix}/var
184mandir = ${datarootdir}/man
185mkdir_p = mkdir -p -- .
186oldincludedir = /usr/include
187pdfdir = ${docdir}
188prefix = /usr/local
189program_transform_name = s,x,x,
190psdir = ${docdir}
191sbindir = ${exec_prefix}/sbin
192sharedstatedir = ${prefix}/com
193subdirs = libltdl
194sysconfdir = ${prefix}/etc
195target_alias =
196theme = hicolor
197themedir = $(datadir)/icons/$(theme)
198theme_icons = \
199 apps,gnunet-gtk.svg \
200 apps,gnunet-gtk-16.png \
201 apps,gnunet-gtk-22.png \
202 apps,gnunet-gtk-24.png \
203 apps,gnunet-gtk-32.png
204
205install_icon_exec = $(top_srcdir)/pixmaps/icon-theme-installer -t
206all: all-am
207
208.SUFFIXES:
209$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
210 @for dep in $?; do \
211 case '$(am__configure_deps)' in \
212 *$$dep*) \
213 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
214 && exit 0; \
215 exit 1;; \
216 esac; \
217 done; \
218 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu pixmaps/Makefile'; \
219 cd $(top_srcdir) && \
220 $(AUTOMAKE) --gnu pixmaps/Makefile
221.PRECIOUS: Makefile
222Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
223 @case '$?' in \
224 *config.status*) \
225 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
226 *) \
227 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
228 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
229 esac;
230
231$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
234$(top_srcdir)/configure: $(am__configure_deps)
235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236$(ACLOCAL_M4): $(am__aclocal_m4_deps)
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238
239mostlyclean-libtool:
240 -rm -f *.lo
241
242clean-libtool:
243 -rm -rf .libs _libs
244
245distclean-libtool:
246 -rm -f libtool
247uninstall-info-am:
248tags: TAGS
249TAGS:
250
251ctags: CTAGS
252CTAGS:
253
254
255distdir: $(DISTFILES)
256 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
257 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
258 list='$(DISTFILES)'; for file in $$list; do \
259 case $$file in \
260 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
261 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
262 esac; \
263 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
264 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
265 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
266 dir="/$$dir"; \
267 $(mkdir_p) "$(distdir)$$dir"; \
268 else \
269 dir=''; \
270 fi; \
271 if test -d $$d/$$file; then \
272 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
273 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
274 fi; \
275 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
276 else \
277 test -f $(distdir)/$$file \
278 || cp -p $$d/$$file $(distdir)/$$file \
279 || exit 1; \
280 fi; \
281 done
282check-am: all-am
283check: check-am
284all-am: Makefile
285installdirs:
286install: install-am
287install-exec: install-exec-am
288install-data: install-data-am
289uninstall: uninstall-am
290
291install-am: all-am
292 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
293
294installcheck: installcheck-am
295install-strip:
296 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
297 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
298 `test -z '$(STRIP)' || \
299 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
300mostlyclean-generic:
301
302clean-generic:
303
304distclean-generic:
305 -rm -f $(CONFIG_CLEAN_FILES)
306
307maintainer-clean-generic:
308 @echo "This command is intended for maintainers to use"
309 @echo "it deletes files that may require special tools to rebuild."
310clean: clean-am
311
312clean-am: clean-generic clean-libtool mostlyclean-am
313
314distclean: distclean-am
315 -rm -f Makefile
316distclean-am: clean-am distclean-generic distclean-libtool
317
318dvi: dvi-am
319
320dvi-am:
321
322html: html-am
323
324info: info-am
325
326info-am:
327
328install-data-am:
329
330install-exec-am:
331
332install-info: install-info-am
333
334install-man:
335
336installcheck-am:
337
338maintainer-clean: maintainer-clean-am
339 -rm -f Makefile
340maintainer-clean-am: distclean-am maintainer-clean-generic
341
342mostlyclean: mostlyclean-am
343
344mostlyclean-am: mostlyclean-generic mostlyclean-libtool
345
346pdf: pdf-am
347
348pdf-am:
349
350ps: ps-am
351
352ps-am:
353
354uninstall-am: uninstall-info-am
355
356.PHONY: all all-am check check-am clean clean-generic clean-libtool \
357 distclean distclean-generic distclean-libtool distdir dvi \
358 dvi-am html html-am info info-am install install-am \
359 install-data install-data-am install-exec install-exec-am \
360 install-info install-info-am install-man install-strip \
361 installcheck installcheck-am installdirs maintainer-clean \
362 maintainer-clean-generic mostlyclean mostlyclean-generic \
363 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
364 uninstall-info-am
365
366$(theme) -s $(srcdir) -d "x$(DESTDIR)" -b $(themedir) -m
367"$(mkinstalldirs)" -x "$(INSTALL_DATA)"
368 install-data-local:
369 $(install_icon_exec) -i $(theme_icons)
370
371 uninstall-hook:
372 $(install_icon_exec) -u $(theme_icons)
373
374 MAINTAINERCLEANFILES = Makefile.in
375 EXTRA_DIST = $(wildcard *.svg *.png)
376# Tell versions [3.59,3.63) of GNU make to not export all variables.
377# Otherwise a system limit (for SysV at least) may be exceeded.
378.NOEXPORT:
diff --git a/pixmaps/icons/Makefile.in b/pixmaps/icons/Makefile.in
deleted file mode 100644
index 8f65cce4..00000000
--- a/pixmaps/icons/Makefile.in
+++ /dev/null
@@ -1,378 +0,0 @@
1# Makefile.in generated by automake 1.8.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36host_triplet = @host@
37subdir = pixmaps
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
41 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gtk-2.0.m4 \
42 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \
43 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
44 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
45 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
46 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50CONFIG_HEADER = $(top_builddir)/config.h
51CONFIG_CLEAN_FILES =
52SOURCES =
53DIST_SOURCES =
54DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
55ACLOCAL = @ACLOCAL@
56AMDEP_FALSE = @AMDEP_FALSE@
57AMDEP_TRUE = @AMDEP_TRUE@
58AMTAR = @AMTAR@
59AR = @AR@
60AS = @AS@
61AUTOCONF = @AUTOCONF@
62AUTOHEADER = @AUTOHEADER@
63AUTOMAKE = @AUTOMAKE@
64AWK = @AWK@
65CC = @CC@
66CCDEPMODE = @CCDEPMODE@
67CFLAGS = @CFLAGS@
68CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@
69CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@
70CPP = @CPP@
71CPPFLAGS = @CPPFLAGS@
72CXX = @CXX@
73CXXCPP = @CXXCPP@
74CXXDEPMODE = @CXXDEPMODE@
75CXXFLAGS = @CXXFLAGS@
76CYGPATH_W = @CYGPATH_W@
77DEFS = @DEFS@
78DEPDIR = @DEPDIR@
79DLLTOOL = @DLLTOOL@
80ECHO = @ECHO@
81ECHO_C = @ECHO_C@
82ECHO_N = @ECHO_N@
83ECHO_T = @ECHO_T@
84EGREP = @EGREP@
85EXEEXT = @EXEEXT@
86F77 = @F77@
87FFLAGS = @FFLAGS@
88GMSGFMT = @GMSGFMT@
89GNUNETGTK_CFLAGS = @GNUNETGTK_CFLAGS@
90GNUNETGTK_LIBS = @GNUNETGTK_LIBS@
91GREP = @GREP@
92GTK_CFLAGS = @GTK_CFLAGS@
93GTK_LIBS = @GTK_LIBS@
94HAVE_GTK_FALSE = @HAVE_GTK_FALSE@
95HAVE_GTK_TRUE = @HAVE_GTK_TRUE@
96HAVE_LIBGKSU2_FALSE = @HAVE_LIBGKSU2_FALSE@
97HAVE_LIBGKSU2_TRUE = @HAVE_LIBGKSU2_TRUE@
98HAVE_LIBNOTIFY_FALSE = @HAVE_LIBNOTIFY_FALSE@
99HAVE_LIBNOTIFY_TRUE = @HAVE_LIBNOTIFY_TRUE@
100INSTALL_DATA = @INSTALL_DATA@
101INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@
102INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@
103INSTALL_PROGRAM = @INSTALL_PROGRAM@
104INSTALL_SCRIPT = @INSTALL_SCRIPT@
105INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106INTLLIBS = @INTLLIBS@
107LDFLAGS = @LDFLAGS@
108LIBADD_DL = @LIBADD_DL@
109LIBGKSU2_CFLAGS = @LIBGKSU2_CFLAGS@
110LIBGKSU2_LIBS = @LIBGKSU2_LIBS@
111LIBICONV = @LIBICONV@
112LIBINTL = @LIBINTL@
113LIBLTDL = @LIBLTDL@
114LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
115LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
116LIBOBJS = @LIBOBJS@
117LIBS = @LIBS@
118LIBTOOL = @LIBTOOL@
119LN_S = @LN_S@
120LTDLINCL = @LTDLINCL@
121LTLIBICONV = @LTLIBICONV@
122LTLIBINTL = @LTLIBINTL@
123LTLIBOBJS = @LTLIBOBJS@
124MAKEINFO = @MAKEINFO@
125MINGW_FALSE = @MINGW_FALSE@
126MINGW_TRUE = @MINGW_TRUE@
127MKINSTALLDIRS = @MKINSTALLDIRS@
128MSGFMT = @MSGFMT@
129MSGMERGE = @MSGMERGE@
130OBJDUMP = @OBJDUMP@
131OBJEXT = @OBJEXT@
132PACKAGE = @PACKAGE@
133PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
134PACKAGE_DATA = @PACKAGE_DATA@
135PACKAGE_NAME = @PACKAGE_NAME@
136PACKAGE_STRING = @PACKAGE_STRING@
137PACKAGE_TARNAME = @PACKAGE_TARNAME@
138PACKAGE_VERSION = @PACKAGE_VERSION@
139PATH_SEPARATOR = @PATH_SEPARATOR@
140PKG_CONFIG = @PKG_CONFIG@
141POSUB = @POSUB@
142RANLIB = @RANLIB@
143SED = @SED@
144SET_MAKE = @SET_MAKE@
145SHELL = @SHELL@
146STRIP = @STRIP@
147USE_NLS = @USE_NLS@
148VERSION = @VERSION@
149XGETTEXT = @XGETTEXT@
150ac_ct_CC = @ac_ct_CC@
151ac_ct_CXX = @ac_ct_CXX@
152ac_ct_F77 = @ac_ct_F77@
153am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
154am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
155am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
156am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
157am__include = @am__include@
158am__leading_dot = @am__leading_dot@
159am__quote = @am__quote@
160bindir = @bindir@
161build = @build@
162build_alias = @build_alias@
163build_cpu = @build_cpu@
164build_os = @build_os@
165build_vendor = @build_vendor@
166datadir = @datadir@
167datarootdir = @datarootdir@
168docdir = @docdir@
169dvidir = @dvidir@
170exec_prefix = @exec_prefix@
171host = @host@
172host_alias = @host_alias@
173host_cpu = @host_cpu@
174host_os = @host_os@
175host_vendor = @host_vendor@
176htmldir = @htmldir@
177includedir = @includedir@
178infodir = @infodir@
179install_sh = @install_sh@
180libdir = @libdir@
181libexecdir = @libexecdir@
182localedir = @localedir@
183localstatedir = @localstatedir@
184mandir = @mandir@
185mkdir_p = @mkdir_p@
186oldincludedir = @oldincludedir@
187pdfdir = @pdfdir@
188prefix = @prefix@
189program_transform_name = @program_transform_name@
190psdir = @psdir@
191sbindir = @sbindir@
192sharedstatedir = @sharedstatedir@
193subdirs = @subdirs@
194sysconfdir = @sysconfdir@
195target_alias = @target_alias@
196theme = hicolor
197themedir = $(datadir)/icons/$(theme)
198theme_icons = \
199 apps,gnunet-gtk.svg \
200 apps,gnunet-gtk-16.png \
201 apps,gnunet-gtk-22.png \
202 apps,gnunet-gtk-24.png \
203 apps,gnunet-gtk-32.png
204
205install_icon_exec = $(top_srcdir)/pixmaps/icon-theme-installer -t
206all: all-am
207
208.SUFFIXES:
209$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
210 @for dep in $?; do \
211 case '$(am__configure_deps)' in \
212 *$$dep*) \
213 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
214 && exit 0; \
215 exit 1;; \
216 esac; \
217 done; \
218 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu pixmaps/Makefile'; \
219 cd $(top_srcdir) && \
220 $(AUTOMAKE) --gnu pixmaps/Makefile
221.PRECIOUS: Makefile
222Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
223 @case '$?' in \
224 *config.status*) \
225 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
226 *) \
227 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
228 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
229 esac;
230
231$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
234$(top_srcdir)/configure: $(am__configure_deps)
235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236$(ACLOCAL_M4): $(am__aclocal_m4_deps)
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238
239mostlyclean-libtool:
240 -rm -f *.lo
241
242clean-libtool:
243 -rm -rf .libs _libs
244
245distclean-libtool:
246 -rm -f libtool
247uninstall-info-am:
248tags: TAGS
249TAGS:
250
251ctags: CTAGS
252CTAGS:
253
254
255distdir: $(DISTFILES)
256 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
257 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
258 list='$(DISTFILES)'; for file in $$list; do \
259 case $$file in \
260 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
261 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
262 esac; \
263 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
264 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
265 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
266 dir="/$$dir"; \
267 $(mkdir_p) "$(distdir)$$dir"; \
268 else \
269 dir=''; \
270 fi; \
271 if test -d $$d/$$file; then \
272 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
273 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
274 fi; \
275 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
276 else \
277 test -f $(distdir)/$$file \
278 || cp -p $$d/$$file $(distdir)/$$file \
279 || exit 1; \
280 fi; \
281 done
282check-am: all-am
283check: check-am
284all-am: Makefile
285installdirs:
286install: install-am
287install-exec: install-exec-am
288install-data: install-data-am
289uninstall: uninstall-am
290
291install-am: all-am
292 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
293
294installcheck: installcheck-am
295install-strip:
296 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
297 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
298 `test -z '$(STRIP)' || \
299 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
300mostlyclean-generic:
301
302clean-generic:
303
304distclean-generic:
305 -rm -f $(CONFIG_CLEAN_FILES)
306
307maintainer-clean-generic:
308 @echo "This command is intended for maintainers to use"
309 @echo "it deletes files that may require special tools to rebuild."
310clean: clean-am
311
312clean-am: clean-generic clean-libtool mostlyclean-am
313
314distclean: distclean-am
315 -rm -f Makefile
316distclean-am: clean-am distclean-generic distclean-libtool
317
318dvi: dvi-am
319
320dvi-am:
321
322html: html-am
323
324info: info-am
325
326info-am:
327
328install-data-am:
329
330install-exec-am:
331
332install-info: install-info-am
333
334install-man:
335
336installcheck-am:
337
338maintainer-clean: maintainer-clean-am
339 -rm -f Makefile
340maintainer-clean-am: distclean-am maintainer-clean-generic
341
342mostlyclean: mostlyclean-am
343
344mostlyclean-am: mostlyclean-generic mostlyclean-libtool
345
346pdf: pdf-am
347
348pdf-am:
349
350ps: ps-am
351
352ps-am:
353
354uninstall-am: uninstall-info-am
355
356.PHONY: all all-am check check-am clean clean-generic clean-libtool \
357 distclean distclean-generic distclean-libtool distdir dvi \
358 dvi-am html html-am info info-am install install-am \
359 install-data install-data-am install-exec install-exec-am \
360 install-info install-info-am install-man install-strip \
361 installcheck installcheck-am installdirs maintainer-clean \
362 maintainer-clean-generic mostlyclean mostlyclean-generic \
363 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
364 uninstall-info-am
365
366$(theme) -s $(srcdir) -d "x$(DESTDIR)" -b $(themedir) -m
367"$(mkinstalldirs)" -x "$(INSTALL_DATA)"
368 install-data-local:
369 $(install_icon_exec) -i $(theme_icons)
370
371 uninstall-hook:
372 $(install_icon_exec) -u $(theme_icons)
373
374 MAINTAINERCLEANFILES = Makefile.in
375 EXTRA_DIST = $(wildcard *.svg *.png)
376# Tell versions [3.59,3.63) of GNU make to not export all variables.
377# Otherwise a system limit (for SysV at least) may be exceeded.
378.NOEXPORT: