~ubuntu-branches/ubuntu/oneiric/gnome-panel/oneiric

« back to all changes in this revision

Viewing changes to icons/22x22/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher, Sebastien Bacher, Jeremy Bicha
  • Date: 2011-05-30 11:04:49 UTC
  • mfrom: (1.13.10 upstream) (2.2.5 experimental)
  • Revision ID: james.westby@ubuntu.com-20110530110449-hinl17kxkcefjw6x
Tags: 1:3.0.2-0ubuntu1
[ Sebastien Bacher ]
* New upstream version
* debian/control.in:
  - the new libgweather version is in oneiric, use it
  - drop the python and python-gconf depends, 
    they were added for gnome-panel-add which is still using gconf and buggy
* debian/gnome-panel-data.install:
  - don't install the apport hook, it's only getting gconf datas which 
    doesn't work since gnome-panel uses gsettings
* debian/patches/90_build_fixes.patch:
  - restore build fix from git not applied in the new serie
* debian/patches/01_panel_submenus.patch:
  - don't take that Debian diff, the .menus use the upstream naming in Ubuntu
* debian/patches/06_no_resize_grip.patch:
  - dropped, the issue is fixed in the new version
* debian/patches/50_fix-potfiles.patch:
  - dropped, the issue is fixed in the new version
* debian/watch:
  - track unstable series as well

Drop those delta, since gnome-panel is not the default Ubuntu session now we
can go back to an experience closer to the upstream one: 
* debian/control.in:
  - drop the indicators recommends, unity-2d is the ubuntu fallback session
    so we can get back to use an upstream config for gnome-panel and reduce
    the delta we carry
* debian/patches/04_default_panel_config.patch:
  - don't modify the upstream layout
* debian/patches/05_no_session_delay.patch:
  - no need to tweak the upstream session to optimize it
* debian/patches/16_compiz_workspace_switcher.patch:
  - go back to the upstream switcher behaviour    
* debian/patches/25_dynamic_fusa_detection.patch:
  - not needed since we use the upstream layout, could be ported if someone
    is wanting to do the work though
* debian/patches/30_disable-initial-animation.patch, debian/rules:
  - drop the --disable-initial-animation, that was some login optimization
    but since it's not the default desktop you should go back to the 
    upstream behaviour

[ Jeremy Bicha ]   
* New upstream version
* Merge from Debian experimental, remaining Ubuntu changes:
* debian/control:
  - Recommends gnome-settings-daemon which has the timezone polkit service
* debian/rules:
  - Update translations template.
* debian/gnome-panel-data.install:
  - Install apport hook
  - Install the "About Ubuntu" menu item.
* debian/patches/01_layout.patch:
  - Disabled, Help & About Ubuntu don't fit as well in Gnome Panel 3
* debian/patches/01_panel_submenus.patch.
  - Dropped
* debian/patches/03_dnd_places_link.patch:
  - Disabled, when using Drag'n'Drop from Places menu, install a link launcher
    (.desktop file) instead of copying the entire directory.
* debian/patches/17_about-ubuntu-translation.patch:
  - List ubuntu-about.desktop for translation.
* debian/patches/40_unset_menuproxy.patch:
  - Make sure gnome-panel and the applets don't pick up menu proxies.
* debian/patches/50_fix-potfiles.patch
  - Fix i18n
* debian/patches/85_disable_shutdown_on_ltsp.patch:
  - Suppress the shutdown option in the panel if LTSP_CLIENT is set.
* debian/patches/71_change_bookmark_submenu_limit_value.patch
  - Dropped, picked up by Debian
* debian/patches/18_lockdown_lock_editor.patch:
* debian/patches/90_git_wnck_show_realize.patch:
* debian/patches/90_fix_linking_DSO_link.patch:
* debian/patches/91_gir_annotations.patch
* debian/patches/92_git_calendar_day.patch
* debian/patches/92_git_fix_applets_in_multiscreen.patch:
  - Dropped, applied upstream
* debian/watch:
  - watch unstable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
 
18
 
VPATH = @srcdir@
19
 
pkgdatadir = $(datadir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
install_sh_DATA = $(install_sh) -c -m 644
25
 
install_sh_PROGRAM = $(install_sh) -c
26
 
install_sh_SCRIPT = $(install_sh) -c
27
 
INSTALL_HEADER = $(INSTALL_DATA)
28
 
transform = $(program_transform_name)
29
 
NORMAL_INSTALL = :
30
 
PRE_INSTALL = :
31
 
POST_INSTALL = :
32
 
NORMAL_UNINSTALL = :
33
 
PRE_UNINSTALL = :
34
 
POST_UNINSTALL = :
35
 
build_triplet = @build@
36
 
host_triplet = @host@
37
 
subdir = icons/22x22
38
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/m4/d-type.m4 \
41
 
        $(top_srcdir)/m4/gnome-doc-utils.m4 \
42
 
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \
43
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
44
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
45
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
46
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
 
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49
 
CONFIG_HEADER = $(top_builddir)/config.h
50
 
CONFIG_CLEAN_FILES =
51
 
CONFIG_CLEAN_VPATH_FILES =
52
 
AM_V_GEN = $(am__v_GEN_$(V))
53
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
54
 
am__v_GEN_0 = @echo "  GEN   " $@;
55
 
AM_V_at = $(am__v_at_$(V))
56
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
57
 
am__v_at_0 = @
58
 
SOURCES =
59
 
DIST_SOURCES =
60
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
61
 
am__vpath_adj = case $$p in \
62
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
63
 
    *) f=$$p;; \
64
 
  esac;
65
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
66
 
am__install_max = 40
67
 
am__nobase_strip_setup = \
68
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
69
 
am__nobase_strip = \
70
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
71
 
am__nobase_list = $(am__nobase_strip_setup); \
72
 
  for p in $$list; do echo "$$p $$p"; done | \
73
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
74
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
75
 
    if (++n[$$2] == $(am__install_max)) \
76
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
77
 
    END { for (dir in files) print dir, files[dir] }'
78
 
am__base_list = \
79
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
80
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
81
 
am__installdirs = "$(DESTDIR)$(iconsdir)"
82
 
DATA = $(icons_DATA)
83
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84
 
ACLOCAL = @ACLOCAL@
85
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
86
 
ALL_LINGUAS = @ALL_LINGUAS@
87
 
AMTAR = @AMTAR@
88
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
89
 
AR = @AR@
90
 
AS = @AS@
91
 
AUTOCONF = @AUTOCONF@
92
 
AUTOHEADER = @AUTOHEADER@
93
 
AUTOMAKE = @AUTOMAKE@
94
 
AWK = @AWK@
95
 
BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
96
 
BONOBO_CFLAGS = @BONOBO_CFLAGS@
97
 
BONOBO_IDLDIR = @BONOBO_IDLDIR@
98
 
BONOBO_LIBS = @BONOBO_LIBS@
99
 
CATALOGS = @CATALOGS@
100
 
CATOBJEXT = @CATOBJEXT@
101
 
CC = @CC@
102
 
CCDEPMODE = @CCDEPMODE@
103
 
CFLAGS = @CFLAGS@
104
 
CLOCK_CFLAGS = @CLOCK_CFLAGS@
105
 
CLOCK_EDS_ICONDIR = @CLOCK_EDS_ICONDIR@
106
 
CLOCK_LIBS = @CLOCK_LIBS@
107
 
CPP = @CPP@
108
 
CPPFLAGS = @CPPFLAGS@
109
 
CYGPATH_W = @CYGPATH_W@
110
 
DATADIRNAME = @DATADIRNAME@
111
 
DEFS = @DEFS@
112
 
DEPDIR = @DEPDIR@
113
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
114
 
DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
115
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
116
 
DLLTOOL = @DLLTOOL@
117
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
118
 
DSYMUTIL = @DSYMUTIL@
119
 
DUMPBIN = @DUMPBIN@
120
 
ECHO_C = @ECHO_C@
121
 
ECHO_N = @ECHO_N@
122
 
ECHO_T = @ECHO_T@
123
 
EGG_SMCLIENT_CFLAGS = @EGG_SMCLIENT_CFLAGS@
124
 
EGG_SMCLIENT_LIBS = @EGG_SMCLIENT_LIBS@
125
 
EGREP = @EGREP@
126
 
EXEEXT = @EXEEXT@
127
 
FGREP = @FGREP@
128
 
FISH_CFLAGS = @FISH_CFLAGS@
129
 
FISH_LIBS = @FISH_LIBS@
130
 
GCONFTOOL = @GCONFTOOL@
131
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
132
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
133
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
134
 
GIO_QUERYMODULES = @GIO_QUERYMODULES@
135
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
136
 
GMOFILES = @GMOFILES@
137
 
GMSGFMT = @GMSGFMT@
138
 
GREP = @GREP@
139
 
GTKDOC_CHECK = @GTKDOC_CHECK@
140
 
GTKDOC_MKPDF = @GTKDOC_MKPDF@
141
 
GTKDOC_REBASE = @GTKDOC_REBASE@
142
 
HELP_DIR = @HELP_DIR@
143
 
HTML_DIR = @HTML_DIR@
144
 
INSTALL = @INSTALL@
145
 
INSTALL_DATA = @INSTALL_DATA@
146
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
147
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
148
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
149
 
INSTOBJEXT = @INSTOBJEXT@
150
 
INTLLIBS = @INTLLIBS@
151
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
152
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
153
 
INTLTOOL_PERL = @INTLTOOL_PERL@
154
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
155
 
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
156
 
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
157
 
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
158
 
INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
159
 
INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
160
 
INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
161
 
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
162
 
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
163
 
LD = @LD@
164
 
LDFLAGS = @LDFLAGS@
165
 
LIBOBJS = @LIBOBJS@
166
 
LIBPANEL_APPLET_BONOBO_CFLAGS = @LIBPANEL_APPLET_BONOBO_CFLAGS@
167
 
LIBPANEL_APPLET_BONOBO_LIBS = @LIBPANEL_APPLET_BONOBO_LIBS@
168
 
LIBPANEL_APPLET_CFLAGS = @LIBPANEL_APPLET_CFLAGS@
169
 
LIBPANEL_APPLET_LIBS = @LIBPANEL_APPLET_LIBS@
170
 
LIBS = @LIBS@
171
 
LIBTOOL = @LIBTOOL@
172
 
LIB_PANEL_APPLET_BONOBO_LT_VERSION = @LIB_PANEL_APPLET_BONOBO_LT_VERSION@
173
 
LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
174
 
LIPO = @LIPO@
175
 
LN_S = @LN_S@
176
 
LTLIBOBJS = @LTLIBOBJS@
177
 
MAINT = @MAINT@
178
 
MAKEINFO = @MAKEINFO@
179
 
MKDIR_P = @MKDIR_P@
180
 
MKINSTALLDIRS = @MKINSTALLDIRS@
181
 
MSGFMT = @MSGFMT@
182
 
MSGFMT_OPTS = @MSGFMT_OPTS@
183
 
MSGMERGE = @MSGMERGE@
184
 
NETWORK_MANAGER_CFLAGS = @NETWORK_MANAGER_CFLAGS@
185
 
NETWORK_MANAGER_LIBS = @NETWORK_MANAGER_LIBS@
186
 
NM = @NM@
187
 
NMEDIT = @NMEDIT@
188
 
NOTIFICATION_AREA_CFLAGS = @NOTIFICATION_AREA_CFLAGS@
189
 
NOTIFICATION_AREA_LIBS = @NOTIFICATION_AREA_LIBS@
190
 
OBJDUMP = @OBJDUMP@
191
 
OBJEXT = @OBJEXT@
192
 
OMF_DIR = @OMF_DIR@
193
 
ORBIT_IDL = @ORBIT_IDL@
194
 
OTOOL = @OTOOL@
195
 
OTOOL64 = @OTOOL64@
196
 
PACKAGE = @PACKAGE@
197
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
198
 
PACKAGE_NAME = @PACKAGE_NAME@
199
 
PACKAGE_STRING = @PACKAGE_STRING@
200
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
201
 
PACKAGE_URL = @PACKAGE_URL@
202
 
PACKAGE_VERSION = @PACKAGE_VERSION@
203
 
PANEL_CFLAGS = @PANEL_CFLAGS@
204
 
PANEL_INTLTOOL_PANEL_APPLET_RULE = @PANEL_INTLTOOL_PANEL_APPLET_RULE@
205
 
PANEL_LIBS = @PANEL_LIBS@
206
 
PANEL_MODULE_BONOBO_CFLAGS = @PANEL_MODULE_BONOBO_CFLAGS@
207
 
PANEL_MODULE_BONOBO_LIBS = @PANEL_MODULE_BONOBO_LIBS@
208
 
PATH_SEPARATOR = @PATH_SEPARATOR@
209
 
PERL = @PERL@
210
 
PKG_CONFIG = @PKG_CONFIG@
211
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
212
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
213
 
POFILES = @POFILES@
214
 
POSUB = @POSUB@
215
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
216
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
217
 
PYTHON = @PYTHON@
218
 
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
219
 
PYTHON_PLATFORM = @PYTHON_PLATFORM@
220
 
PYTHON_PREFIX = @PYTHON_PREFIX@
221
 
PYTHON_VERSION = @PYTHON_VERSION@
222
 
RANLIB = @RANLIB@
223
 
REBUILD = @REBUILD@
224
 
SED = @SED@
225
 
SET_MAKE = @SET_MAKE@
226
 
SHELL = @SHELL@
227
 
STRIP = @STRIP@
228
 
TZ_CFLAGS = @TZ_CFLAGS@
229
 
TZ_LIBS = @TZ_LIBS@
230
 
USE_NLS = @USE_NLS@
231
 
VERSION = @VERSION@
232
 
WARN_CFLAGS = @WARN_CFLAGS@
233
 
WNCKLET_CFLAGS = @WNCKLET_CFLAGS@
234
 
WNCKLET_LIBS = @WNCKLET_LIBS@
235
 
XGETTEXT = @XGETTEXT@
236
 
XMKMF = @XMKMF@
237
 
XRANDR_CFLAGS = @XRANDR_CFLAGS@
238
 
XRANDR_LIBS = @XRANDR_LIBS@
239
 
X_CFLAGS = @X_CFLAGS@
240
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
241
 
X_LIBS = @X_LIBS@
242
 
X_PRE_LIBS = @X_PRE_LIBS@
243
 
abs_builddir = @abs_builddir@
244
 
abs_srcdir = @abs_srcdir@
245
 
abs_top_builddir = @abs_top_builddir@
246
 
abs_top_srcdir = @abs_top_srcdir@
247
 
ac_ct_CC = @ac_ct_CC@
248
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
249
 
am__include = @am__include@
250
 
am__leading_dot = @am__leading_dot@
251
 
am__quote = @am__quote@
252
 
am__tar = @am__tar@
253
 
am__untar = @am__untar@
254
 
appletsdir = @appletsdir@
255
 
bindir = @bindir@
256
 
build = @build@
257
 
build_alias = @build_alias@
258
 
build_cpu = @build_cpu@
259
 
build_os = @build_os@
260
 
build_vendor = @build_vendor@
261
 
builddir = @builddir@
262
 
datadir = @datadir@
263
 
datarootdir = @datarootdir@
264
 
docdir = @docdir@
265
 
dvidir = @dvidir@
266
 
exec_prefix = @exec_prefix@
267
 
host = @host@
268
 
host_alias = @host_alias@
269
 
host_cpu = @host_cpu@
270
 
host_os = @host_os@
271
 
host_vendor = @host_vendor@
272
 
htmldir = @htmldir@
273
 
includedir = @includedir@
274
 
infodir = @infodir@
275
 
install_sh = @install_sh@
276
 
libdir = @libdir@
277
 
libexecdir = @libexecdir@
278
 
localedir = @localedir@
279
 
localstatedir = @localstatedir@
280
 
lt_ECHO = @lt_ECHO@
281
 
mandir = @mandir@
282
 
mkdir_p = @mkdir_p@
283
 
modulesdir = @modulesdir@
284
 
oldincludedir = @oldincludedir@
285
 
pdfdir = @pdfdir@
286
 
pkgpyexecdir = @pkgpyexecdir@
287
 
pkgpythondir = @pkgpythondir@
288
 
prefix = @prefix@
289
 
program_transform_name = @program_transform_name@
290
 
psdir = @psdir@
291
 
pyexecdir = @pyexecdir@
292
 
pythondir = @pythondir@
293
 
sbindir = @sbindir@
294
 
sharedstatedir = @sharedstatedir@
295
 
srcdir = @srcdir@
296
 
sysconfdir = @sysconfdir@
297
 
target_alias = @target_alias@
298
 
top_build_prefix = @top_build_prefix@
299
 
top_builddir = @top_builddir@
300
 
top_srcdir = @top_srcdir@
301
 
size = 22x22
302
 
iconsdir = $(datadir)/icons/hicolor/$(size)/apps
303
 
icons_DATA = \
304
 
        gnome-panel-clock.png                   \
305
 
        gnome-panel-drawer.png                  \
306
 
        gnome-panel-fish.png                    \
307
 
        gnome-panel-force-quit.png              \
308
 
        gnome-panel-launcher.png                \
309
 
        gnome-panel-notification-area.png       \
310
 
        gnome-panel-separator.png               \
311
 
        gnome-panel.png                         \
312
 
        gnome-panel-window-list.png             \
313
 
        gnome-panel-window-menu.png             \
314
 
        gnome-panel-workspace-switcher.png
315
 
 
316
 
icons_SOURCE = \
317
 
        gnome-panel-clock.svg                   \
318
 
        gnome-panel-drawer.svg                  \
319
 
        gnome-panel-fish.xcf.bz2                \
320
 
        gnome-panel-force-quit.xcf.bz2          \
321
 
        gnome-panel-launcher.svg                \
322
 
        gnome-panel-notification-area.svg       \
323
 
        gnome-panel-separator.svg               \
324
 
        gnome-panel.svg                         \
325
 
        gnome-panel-window-list.xcf.bz2         \
326
 
        gnome-panel-window-menu.xcf.bz2         \
327
 
        gnome-panel-workspace-switcher.svg
328
 
 
329
 
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
330
 
EXTRA_DIST = \
331
 
        $(icons_DATA)   \
332
 
        $(icons_SOURCE)
333
 
 
334
 
all: all-am
335
 
 
336
 
.SUFFIXES:
337
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
338
 
        @for dep in $?; do \
339
 
          case '$(am__configure_deps)' in \
340
 
            *$$dep*) \
341
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
342
 
                && { if test -f $@; then exit 0; else break; fi; }; \
343
 
              exit 1;; \
344
 
          esac; \
345
 
        done; \
346
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/22x22/Makefile'; \
347
 
        $(am__cd) $(top_srcdir) && \
348
 
          $(AUTOMAKE) --gnu icons/22x22/Makefile
349
 
.PRECIOUS: Makefile
350
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
351
 
        @case '$?' in \
352
 
          *config.status*) \
353
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
354
 
          *) \
355
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
356
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
357
 
        esac;
358
 
 
359
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
360
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361
 
 
362
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
363
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
365
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366
 
$(am__aclocal_m4_deps):
367
 
 
368
 
mostlyclean-libtool:
369
 
        -rm -f *.lo
370
 
 
371
 
clean-libtool:
372
 
        -rm -rf .libs _libs
373
 
install-iconsDATA: $(icons_DATA)
374
 
        @$(NORMAL_INSTALL)
375
 
        test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
376
 
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
377
 
        for p in $$list; do \
378
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
379
 
          echo "$$d$$p"; \
380
 
        done | $(am__base_list) | \
381
 
        while read files; do \
382
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \
383
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \
384
 
        done
385
 
 
386
 
uninstall-iconsDATA:
387
 
        @$(NORMAL_UNINSTALL)
388
 
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
389
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
390
 
        test -n "$$files" || exit 0; \
391
 
        echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \
392
 
        cd "$(DESTDIR)$(iconsdir)" && rm -f $$files
393
 
tags: TAGS
394
 
TAGS:
395
 
 
396
 
ctags: CTAGS
397
 
CTAGS:
398
 
 
399
 
 
400
 
distdir: $(DISTFILES)
401
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403
 
        list='$(DISTFILES)'; \
404
 
          dist_files=`for file in $$list; do echo $$file; done | \
405
 
          sed -e "s|^$$srcdirstrip/||;t" \
406
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
407
 
        case $$dist_files in \
408
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
409
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
410
 
                           sort -u` ;; \
411
 
        esac; \
412
 
        for file in $$dist_files; do \
413
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
414
 
          if test -d $$d/$$file; then \
415
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
416
 
            if test -d "$(distdir)/$$file"; then \
417
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
418
 
            fi; \
419
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
420
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
421
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
422
 
            fi; \
423
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
424
 
          else \
425
 
            test -f "$(distdir)/$$file" \
426
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
427
 
            || exit 1; \
428
 
          fi; \
429
 
        done
430
 
check-am: all-am
431
 
check: check-am
432
 
all-am: Makefile $(DATA)
433
 
installdirs:
434
 
        for dir in "$(DESTDIR)$(iconsdir)"; do \
435
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
436
 
        done
437
 
install: install-am
438
 
install-exec: install-exec-am
439
 
install-data: install-data-am
440
 
uninstall: uninstall-am
441
 
 
442
 
install-am: all-am
443
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
444
 
 
445
 
installcheck: installcheck-am
446
 
install-strip:
447
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
448
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
449
 
          `test -z '$(STRIP)' || \
450
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
451
 
mostlyclean-generic:
452
 
 
453
 
clean-generic:
454
 
 
455
 
distclean-generic:
456
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
457
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
458
 
 
459
 
maintainer-clean-generic:
460
 
        @echo "This command is intended for maintainers to use"
461
 
        @echo "it deletes files that may require special tools to rebuild."
462
 
clean: clean-am
463
 
 
464
 
clean-am: clean-generic clean-libtool mostlyclean-am
465
 
 
466
 
distclean: distclean-am
467
 
        -rm -f Makefile
468
 
distclean-am: clean-am distclean-generic
469
 
 
470
 
dvi: dvi-am
471
 
 
472
 
dvi-am:
473
 
 
474
 
html: html-am
475
 
 
476
 
html-am:
477
 
 
478
 
info: info-am
479
 
 
480
 
info-am:
481
 
 
482
 
install-data-am: install-iconsDATA
483
 
        @$(NORMAL_INSTALL)
484
 
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
485
 
install-dvi: install-dvi-am
486
 
 
487
 
install-dvi-am:
488
 
 
489
 
install-exec-am:
490
 
 
491
 
install-html: install-html-am
492
 
 
493
 
install-html-am:
494
 
 
495
 
install-info: install-info-am
496
 
 
497
 
install-info-am:
498
 
 
499
 
install-man:
500
 
 
501
 
install-pdf: install-pdf-am
502
 
 
503
 
install-pdf-am:
504
 
 
505
 
install-ps: install-ps-am
506
 
 
507
 
install-ps-am:
508
 
 
509
 
installcheck-am:
510
 
 
511
 
maintainer-clean: maintainer-clean-am
512
 
        -rm -f Makefile
513
 
maintainer-clean-am: distclean-am maintainer-clean-generic
514
 
 
515
 
mostlyclean: mostlyclean-am
516
 
 
517
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
518
 
 
519
 
pdf: pdf-am
520
 
 
521
 
pdf-am:
522
 
 
523
 
ps: ps-am
524
 
 
525
 
ps-am:
526
 
 
527
 
uninstall-am: uninstall-iconsDATA
528
 
        @$(NORMAL_INSTALL)
529
 
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
530
 
.MAKE: install-am install-data-am install-strip uninstall-am
531
 
 
532
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
533
 
        distclean distclean-generic distclean-libtool distdir dvi \
534
 
        dvi-am html html-am info info-am install install-am \
535
 
        install-data install-data-am install-data-hook install-dvi \
536
 
        install-dvi-am install-exec install-exec-am install-html \
537
 
        install-html-am install-iconsDATA install-info install-info-am \
538
 
        install-man install-pdf install-pdf-am install-ps \
539
 
        install-ps-am install-strip installcheck installcheck-am \
540
 
        installdirs maintainer-clean maintainer-clean-generic \
541
 
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
542
 
        ps ps-am uninstall uninstall-am uninstall-hook \
543
 
        uninstall-iconsDATA
544
 
 
545
 
 
546
 
install-data-hook: update-icon-cache
547
 
uninstall-hook: update-icon-cache
548
 
update-icon-cache:
549
 
        @-if test -z "$(DESTDIR)"; then \
550
 
                echo "Updating Gtk icon cache."; \
551
 
                $(gtk_update_icon_cache); \
552
 
        else \
553
 
                echo "*** Icon cache not updated. After (un)install, run this:"; \
554
 
                echo "***   $(gtk_update_icon_cache)"; \
555
 
        fi
556
 
 
557
 
-include $(top_srcdir)/git.mk
558
 
 
559
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
560
 
# Otherwise a system limit (for SysV at least) may be exceeded.
561
 
.NOEXPORT: