~ubuntu-branches/ubuntu/hardy/evince/hardy-security

« back to all changes in this revision

Viewing changes to data/icons/32x32/actions/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-26 10:27:02 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20071126102702-fuhptvu6n6ycva3u
Tags: 2.20.1-2ubuntu1
* Sync with Debian
* debian/control.in:
  - Depends on ghostscript-x
  - updated Build-Depends for lpi and hildon changes
  - updated maintainer informationx
* debian/patches/01_launchpad.patch:
  - launchpad integration changes
* debian/patches/02_autoconf.patch:
  - configure update
* debian/patches/03_hildon_interface.patch
  Adds support for Hildon interface with including:
  - Registration of the program into the hildon enviromment.
  - D-bus processing via ossolib.
  - Changed selection and button event handling to match Hildon model.
  - Changes in accelerators handling Zoom, Fullscreen and Presentation
    modes.
  - Uses Hildon chooser dialog.
  - Selects the Hildon interface definition file when in Hildon mode.
  - If the arch is not lpia, the standard gtk interface is used.
  - Fixes interface rendering problem when compiled for lpia.
  - Adjusted the Makefile.am files to include the Hildon interface
    options and interface file evince-hildon-ui.xml.
* debian/patches/99_autoreconf.patch:
  - updated
* debian/rules:
  - do not remove the documentation
  - use the hildon configure option during the lpia build

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
14
14
 
15
15
@SET_MAKE@
16
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
17
19
VPATH = @srcdir@
18
20
pkgdatadir = $(datadir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ../../../..
21
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
22
26
install_sh_DATA = $(install_sh) -c -m 644
23
27
install_sh_PROGRAM = $(install_sh) -c
24
28
install_sh_SCRIPT = $(install_sh) -c
56
60
ACLOCAL = @ACLOCAL@
57
61
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
58
62
ALL_LINGUAS = @ALL_LINGUAS@
 
63
AMDEP_FALSE = @AMDEP_FALSE@
 
64
AMDEP_TRUE = @AMDEP_TRUE@
59
65
AMTAR = @AMTAR@
60
66
AR = @AR@
61
67
AUTOCONF = @AUTOCONF@
84
90
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
85
91
DBUS_CFLAGS = @DBUS_CFLAGS@
86
92
DBUS_LIBS = @DBUS_LIBS@
 
93
DBUS_TOOL_NO_PREFIX_FALSE = @DBUS_TOOL_NO_PREFIX_FALSE@
 
94
DBUS_TOOL_NO_PREFIX_TRUE = @DBUS_TOOL_NO_PREFIX_TRUE@
87
95
DEFS = @DEFS@
88
96
DEPDIR = @DEPDIR@
89
97
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
95
103
ECHO_N = @ECHO_N@
96
104
ECHO_T = @ECHO_T@
97
105
EGREP = @EGREP@
 
106
ENABLE_COMICS_FALSE = @ENABLE_COMICS_FALSE@
 
107
ENABLE_COMICS_TRUE = @ENABLE_COMICS_TRUE@
 
108
ENABLE_DBUS_FALSE = @ENABLE_DBUS_FALSE@
 
109
ENABLE_DBUS_TRUE = @ENABLE_DBUS_TRUE@
 
110
ENABLE_DJVU_FALSE = @ENABLE_DJVU_FALSE@
 
111
ENABLE_DJVU_TRUE = @ENABLE_DJVU_TRUE@
 
112
ENABLE_DVI_FALSE = @ENABLE_DVI_FALSE@
 
113
ENABLE_DVI_TRUE = @ENABLE_DVI_TRUE@
 
114
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
 
115
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
 
116
ENABLE_IMPRESS_FALSE = @ENABLE_IMPRESS_FALSE@
 
117
ENABLE_IMPRESS_TRUE = @ENABLE_IMPRESS_TRUE@
 
118
ENABLE_PDF_FALSE = @ENABLE_PDF_FALSE@
 
119
ENABLE_PDF_TRUE = @ENABLE_PDF_TRUE@
 
120
ENABLE_PIXBUF_FALSE = @ENABLE_PIXBUF_FALSE@
 
121
ENABLE_PIXBUF_TRUE = @ENABLE_PIXBUF_TRUE@
 
122
ENABLE_PS_FALSE = @ENABLE_PS_FALSE@
 
123
ENABLE_PS_TRUE = @ENABLE_PS_TRUE@
 
124
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
 
125
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
 
126
ENABLE_THUMBNAILER_FALSE = @ENABLE_THUMBNAILER_FALSE@
 
127
ENABLE_THUMBNAILER_TRUE = @ENABLE_THUMBNAILER_TRUE@
 
128
ENABLE_TIFF_FALSE = @ENABLE_TIFF_FALSE@
 
129
ENABLE_TIFF_TRUE = @ENABLE_TIFF_TRUE@
98
130
EVINCE_MIME_TYPES = @EVINCE_MIME_TYPES@
99
131
EXEEXT = @EXEEXT@
100
132
F77 = @F77@
104
136
FRONTEND_CORE_LIBS = @FRONTEND_CORE_LIBS@
105
137
FRONTEND_LIBS = @FRONTEND_LIBS@
106
138
GCONFTOOL = @GCONFTOOL@
 
139
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
140
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
107
141
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
108
142
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
109
143
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
117
151
GNOME_LIBS = @GNOME_LIBS@
118
152
GNOME_PRINT_CFLAGS = @GNOME_PRINT_CFLAGS@
119
153
GNOME_PRINT_LIBS = @GNOME_PRINT_LIBS@
120
 
GREP = @GREP@
 
154
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
 
155
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
121
156
GTK_PRINT_CFLAGS = @GTK_PRINT_CFLAGS@
122
157
GTK_PRINT_LIBS = @GTK_PRINT_LIBS@
123
158
GTK_RECENT_CFLAGS = @GTK_RECENT_CFLAGS@
124
159
GTK_RECENT_LIBS = @GTK_RECENT_LIBS@
 
160
HAVE_GNOME_DOC_UTILS_FALSE = @HAVE_GNOME_DOC_UTILS_FALSE@
 
161
HAVE_GNOME_DOC_UTILS_TRUE = @HAVE_GNOME_DOC_UTILS_TRUE@
 
162
HAVE_GTK_RECENT_FALSE = @HAVE_GTK_RECENT_FALSE@
 
163
HAVE_GTK_RECENT_TRUE = @HAVE_GTK_RECENT_TRUE@
 
164
HAVE_NAUTILUS_FALSE = @HAVE_NAUTILUS_FALSE@
 
165
HAVE_NAUTILUS_TRUE = @HAVE_NAUTILUS_TRUE@
125
166
HELP_DIR = @HELP_DIR@
126
167
HTML_DIR = @HTML_DIR@
127
 
INSTALL = @INSTALL@
128
168
INSTALL_DATA = @INSTALL_DATA@
129
169
INSTALL_PROGRAM = @INSTALL_PROGRAM@
130
170
INSTALL_SCRIPT = @INSTALL_SCRIPT@
166
206
LN_S = @LN_S@
167
207
LTLIBOBJS = @LTLIBOBJS@
168
208
MAINT = @MAINT@
 
209
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
210
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
169
211
MAKEINFO = @MAKEINFO@
170
 
MKDIR_P = @MKDIR_P@
171
212
MKINSTALLDIRS = @MKINSTALLDIRS@
172
213
MSGFMT = @MSGFMT@
173
214
MSGFMT_OPTS = @MSGFMT_OPTS@
202
243
VERSION = @VERSION@
203
244
WARN_CFLAGS = @WARN_CFLAGS@
204
245
WARN_CXXFLAGS = @WARN_CXXFLAGS@
 
246
WITH_GNOME_FALSE = @WITH_GNOME_FALSE@
 
247
WITH_GNOME_PRINT_FALSE = @WITH_GNOME_PRINT_FALSE@
 
248
WITH_GNOME_PRINT_TRUE = @WITH_GNOME_PRINT_TRUE@
 
249
WITH_GNOME_TRUE = @WITH_GNOME_TRUE@
 
250
WITH_GTK_PRINT_FALSE = @WITH_GTK_PRINT_FALSE@
 
251
WITH_GTK_PRINT_TRUE = @WITH_GTK_PRINT_TRUE@
 
252
WITH_TYPE1_FONTS_FALSE = @WITH_TYPE1_FONTS_FALSE@
 
253
WITH_TYPE1_FONTS_TRUE = @WITH_TYPE1_FONTS_TRUE@
205
254
XGETTEXT = @XGETTEXT@
206
 
abs_builddir = @abs_builddir@
207
 
abs_srcdir = @abs_srcdir@
208
 
abs_top_builddir = @abs_top_builddir@
209
 
abs_top_srcdir = @abs_top_srcdir@
 
255
ac_ct_AR = @ac_ct_AR@
210
256
ac_ct_CC = @ac_ct_CC@
211
257
ac_ct_CXX = @ac_ct_CXX@
212
258
ac_ct_F77 = @ac_ct_F77@
 
259
ac_ct_RANLIB = @ac_ct_RANLIB@
 
260
ac_ct_STRIP = @ac_ct_STRIP@
 
261
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 
262
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
263
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
264
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
265
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
213
266
am__include = @am__include@
214
267
am__leading_dot = @am__leading_dot@
215
268
am__quote = @am__quote@
221
274
build_cpu = @build_cpu@
222
275
build_os = @build_os@
223
276
build_vendor = @build_vendor@
224
 
builddir = @builddir@
225
277
datadir = @datadir@
226
 
datarootdir = @datarootdir@
227
 
docdir = @docdir@
228
 
dvidir = @dvidir@
229
278
exec_prefix = @exec_prefix@
230
279
host = @host@
231
280
host_alias = @host_alias@
232
281
host_cpu = @host_cpu@
233
282
host_os = @host_os@
234
283
host_vendor = @host_vendor@
235
 
htmldir = @htmldir@
236
284
includedir = @includedir@
237
285
infodir = @infodir@
238
286
install_sh = @install_sh@
239
287
libdir = @libdir@
240
288
libexecdir = @libexecdir@
241
 
localedir = @localedir@
242
289
localstatedir = @localstatedir@
243
290
mandir = @mandir@
244
291
mkdir_p = @mkdir_p@
245
292
oldincludedir = @oldincludedir@
246
 
pdfdir = @pdfdir@
247
293
prefix = @prefix@
248
294
program_transform_name = @program_transform_name@
249
 
psdir = @psdir@
250
295
sbindir = @sbindir@
251
296
sharedstatedir = @sharedstatedir@
252
 
srcdir = @srcdir@
253
297
sysconfdir = @sysconfdir@
254
298
target_alias = @target_alias@
255
 
top_builddir = @top_builddir@
256
 
top_srcdir = @top_srcdir@
257
299
themedir = $(pkgdatadir)/icons/hicolor
258
300
size = 32x32
259
301
context = actions
305
347
 
306
348
clean-libtool:
307
349
        -rm -rf .libs _libs
 
350
 
 
351
distclean-libtool:
 
352
        -rm -f libtool
 
353
uninstall-info-am:
308
354
install-iconsDATA: $(icons_DATA)
309
355
        @$(NORMAL_INSTALL)
310
 
        test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
 
356
        test -z "$(iconsdir)" || $(mkdir_p) "$(DESTDIR)$(iconsdir)"
311
357
        @list='$(icons_DATA)'; for p in $$list; do \
312
358
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
313
359
          f=$(am__strip_dir) \
330
376
 
331
377
 
332
378
distdir: $(DISTFILES)
333
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
334
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
335
 
        list='$(DISTFILES)'; \
336
 
          dist_files=`for file in $$list; do echo $$file; done | \
337
 
          sed -e "s|^$$srcdirstrip/||;t" \
338
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
339
 
        case $$dist_files in \
340
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
341
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
342
 
                           sort -u` ;; \
343
 
        esac; \
344
 
        for file in $$dist_files; do \
 
379
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
380
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
381
        list='$(DISTFILES)'; for file in $$list; do \
 
382
          case $$file in \
 
383
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
384
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
385
          esac; \
345
386
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
387
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
388
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
389
            dir="/$$dir"; \
 
390
            $(mkdir_p) "$(distdir)$$dir"; \
 
391
          else \
 
392
            dir=''; \
 
393
          fi; \
346
394
          if test -d $$d/$$file; then \
347
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
348
395
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
349
396
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
350
397
            fi; \
360
407
all-am: Makefile $(DATA)
361
408
installdirs:
362
409
        for dir in "$(DESTDIR)$(iconsdir)"; do \
363
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
410
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
364
411
        done
365
412
install: install-am
366
413
install-exec: install-exec-am
392
439
 
393
440
distclean: distclean-am
394
441
        -rm -f Makefile
395
 
distclean-am: clean-am distclean-generic
 
442
distclean-am: clean-am distclean-generic distclean-libtool
396
443
 
397
444
dvi: dvi-am
398
445
 
406
453
 
407
454
install-data-am: install-iconsDATA
408
455
 
409
 
install-dvi: install-dvi-am
410
 
 
411
456
install-exec-am:
412
457
 
413
 
install-html: install-html-am
414
 
 
415
458
install-info: install-info-am
416
459
 
417
460
install-man:
418
461
 
419
 
install-pdf: install-pdf-am
420
 
 
421
 
install-ps: install-ps-am
422
 
 
423
462
installcheck-am:
424
463
 
425
464
maintainer-clean: maintainer-clean-am
438
477
 
439
478
ps-am:
440
479
 
441
 
uninstall-am: uninstall-iconsDATA
442
 
 
443
 
.MAKE: install-am install-strip
 
480
uninstall-am: uninstall-iconsDATA uninstall-info-am
444
481
 
445
482
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
446
483
        distclean distclean-generic distclean-libtool distdir dvi \
447
484
        dvi-am html html-am info info-am install install-am \
448
 
        install-data install-data-am install-dvi install-dvi-am \
449
 
        install-exec install-exec-am install-html install-html-am \
 
485
        install-data install-data-am install-exec install-exec-am \
450
486
        install-iconsDATA install-info install-info-am install-man \
451
 
        install-pdf install-pdf-am install-ps install-ps-am \
452
487
        install-strip installcheck installcheck-am installdirs \
453
488
        maintainer-clean maintainer-clean-generic mostlyclean \
454
489
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
455
 
        uninstall uninstall-am uninstall-iconsDATA
 
490
        uninstall uninstall-am uninstall-iconsDATA uninstall-info-am
456
491
 
457
492
# Tell versions [3.59,3.63) of GNU make to not export all variables.
458
493
# Otherwise a system limit (for SysV at least) may be exceeded.