~ubuntu-branches/ubuntu/breezy/koffice/breezy-security

« back to all changes in this revision

Viewing changes to kpresenter/toolbar/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-10-11 14:49:50 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051011144950-lwpngbifzp8nk0ds
Tags: 1:1.4.1-0ubuntu7
* SECURITY UPDATE: fix heap based buffer overflow in the RTF importer of KWord
* Opening specially crafted RTF files in KWord can cause
  execution of abitrary code.
* Add kubuntu_01_rtfimport_heap_overflow.diff
* References:
  CAN-2005-2971
  CESA-2005-005
  http://www.koffice.org/security/advisory-20051011-1.txt

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
 
# KDE tags expanded automatically by am_edit - $Revision: 1.406.2.1 $ 
3
 
# @configure_input@
4
 
 
5
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
 
# Free Software Foundation, 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
 
 
 
1
# Makefile.in generated by unsermake
 
2
####################################
 
3
 
 
4
top_builddir = ../..
 
5
top_srcdir = @top_srcdir@
18
6
srcdir = @srcdir@
19
 
top_srcdir = @top_srcdir@
20
 
VPATH = @srcdir@
21
 
pkgdatadir = $(datadir)/@PACKAGE@
22
 
pkglibdir = $(libdir)/@PACKAGE@
23
 
pkgincludedir = $(includedir)/@PACKAGE@
24
 
top_builddir = ../..
25
 
 
26
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27
 
INSTALL = @INSTALL@
28
 
install_sh_DATA = $(install_sh) -c -m 644
29
 
install_sh_PROGRAM = $(install_sh) -c
30
 
install_sh_SCRIPT = $(install_sh) -c
31
 
INSTALL_HEADER = $(INSTALL_DATA)
32
 
transform = $(program_transform_name)
33
 
NORMAL_INSTALL = :
34
 
PRE_INSTALL = :
35
 
POST_INSTALL = :
36
 
NORMAL_UNINSTALL = :
37
 
PRE_UNINSTALL = :
38
 
POST_UNINSTALL = :
39
 
build_triplet = @build@
40
 
host_triplet = @host@
41
 
target_triplet = @target@
42
 
ACLOCAL = @ACLOCAL@
43
 
AMDEP_FALSE = @AMDEP_FALSE@
44
 
AMDEP_TRUE = @AMDEP_TRUE@
45
 
AMTAR = @AMTAR@
46
 
AR = @AR@
47
 
ARTSCCONFIG = @ARTSCCONFIG@
48
 
AUTOCONF = @AUTOCONF@
49
 
AUTODIRS = @AUTODIRS@
50
 
AUTOHEADER = @AUTOHEADER@
51
 
AUTOMAKE = @AUTOMAKE@
52
 
AWK = @AWK@
53
 
CC = @CC@
54
 
CCDEPMODE = @CCDEPMODE@
55
 
CFLAGS = @CFLAGS@
56
 
CONF_FILES = @CONF_FILES@
57
 
CPP = @CPP@
58
 
CPPFLAGS = @CPPFLAGS@
59
 
CXX = @CXX@
60
 
CXXCPP = @CXXCPP@
61
 
CXXDEPMODE = @CXXDEPMODE@
62
 
CXXFLAGS = @CXXFLAGS@
63
 
CYGPATH_W = @CYGPATH_W@
64
 
DCOPIDL = @DCOPIDL@
65
 
DCOPIDL2CPP = @DCOPIDL2CPP@
66
 
DCOPIDLNG = @DCOPIDLNG@
67
 
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
68
 
DEFS = @DEFS@
69
 
DEPDIR = @DEPDIR@
70
 
DOXYGEN = @DOXYGEN@
71
 
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
72
 
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
73
 
ECHO = @ECHO@
74
 
ECHO_C = @ECHO_C@
75
 
ECHO_N = @ECHO_N@
76
 
ECHO_T = @ECHO_T@
77
 
EGREP = @EGREP@
78
 
EXEEXT = @EXEEXT@
79
 
F77 = @F77@
80
 
FFLAGS = @FFLAGS@
81
 
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
82
 
GMSGFMT = @GMSGFMT@
83
 
INSTALL_DATA = @INSTALL_DATA@
84
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
85
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
86
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
87
 
KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
88
 
KCONFIG_COMPILER = @KCONFIG_COMPILER@
89
 
KDECONFIG = @KDECONFIG@
90
 
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
91
 
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
92
 
KDE_HAVE_DOT = @KDE_HAVE_DOT@
93
 
KDE_INCLUDES = @KDE_INCLUDES@
94
 
KDE_LDFLAGS = @KDE_LDFLAGS@
95
 
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
96
 
KDE_MT_LIBS = @KDE_MT_LIBS@
97
 
KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@
98
 
KDE_PLUGIN = @KDE_PLUGIN@
99
 
KDE_RPATH = @KDE_RPATH@
100
 
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
101
 
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
102
 
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
103
 
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
104
 
KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
105
 
KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
106
 
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
107
 
KFORMULA_INCLUDES = @KFORMULA_INCLUDES@
108
 
KOFFICECORE_INCLUDES = @KOFFICECORE_INCLUDES@
109
 
KOFFICEUI_INCLUDES = @KOFFICEUI_INCLUDES@
110
 
KOFFICE_INCLUDES = @KOFFICE_INCLUDES@
111
 
KOFFICE_LIBS = @KOFFICE_LIBS@
112
 
KOPAINTER_INCLUDES = @KOPAINTER_INCLUDES@
113
 
KOSCRIPT_INCLUDES = @KOSCRIPT_INCLUDES@
114
 
KOSPELL_INCLUDES = @KOSPELL_INCLUDES@
115
 
KOTEXT_INCLUDES = @KOTEXT_INCLUDES@
116
 
KSTORE_INCLUDES = @KSTORE_INCLUDES@
117
 
KWMF_INCLUDES = @KWMF_INCLUDES@
118
 
LDFLAGS = @LDFLAGS@
119
 
LIBART_CFLAGS = @LIBART_CFLAGS@
120
 
LIBART_LIBS = @LIBART_LIBS@
121
 
LIBART_RPATH = @LIBART_RPATH@
122
 
LIBASPELL = @LIBASPELL@
123
 
LIBCOMPAT = @LIBCOMPAT@
124
 
LIBCRYPT = @LIBCRYPT@
125
 
LIBDL = @LIBDL@
126
 
LIBFONTCONFIG_CFLAGS = @LIBFONTCONFIG_CFLAGS@
127
 
LIBFONTCONFIG_LIBS = @LIBFONTCONFIG_LIBS@
128
 
LIBFONTCONFIG_RPATH = @LIBFONTCONFIG_RPATH@
129
 
LIBFREETYPE_CFLAGS = @LIBFREETYPE_CFLAGS@
130
 
LIBFREETYPE_LIBS = @LIBFREETYPE_LIBS@
131
 
LIBFREETYPE_RPATH = @LIBFREETYPE_RPATH@
132
 
LIBJPEG = @LIBJPEG@
133
 
LIBKOSPELL = @LIBKOSPELL@
134
 
LIBMAGICK_CPPFLAGS = @LIBMAGICK_CPPFLAGS@
135
 
LIBMAGICK_LDFLAGS = @LIBMAGICK_LDFLAGS@
136
 
LIBMAGICK_LIBS = @LIBMAGICK_LIBS@
137
 
LIBMAGICK_RPATH = @LIBMAGICK_RPATH@
138
 
LIBOBJS = @LIBOBJS@
139
 
LIBPAPER = @LIBPAPER@
140
 
LIBPNG = @LIBPNG@
141
 
LIBPTHREAD = @LIBPTHREAD@
142
 
LIBPYTHON = @LIBPYTHON@
143
 
LIBRESOLV = @LIBRESOLV@
144
 
LIBS = @LIBS@
145
 
LIBSM = @LIBSM@
146
 
LIBSOCKET = @LIBSOCKET@
147
 
LIBTIFF = @LIBTIFF@
148
 
LIBTOOL = @LIBTOOL@
149
 
LIBUCB = @LIBUCB@
150
 
LIBUTIL = @LIBUTIL@
151
 
LIBWV2_CFLAGS = @LIBWV2_CFLAGS@
152
 
LIBWV2_LIBS = @LIBWV2_LIBS@
153
 
LIBWV2_RPATH = @LIBWV2_RPATH@
154
 
LIBXML_CFLAGS = @LIBXML_CFLAGS@
155
 
LIBXML_LIBS = @LIBXML_LIBS@
156
 
LIBXML_RPATH = @LIBXML_RPATH@
157
 
LIBXSLT_CFLAGS = @LIBXSLT_CFLAGS@
158
 
LIBXSLT_LIBS = @LIBXSLT_LIBS@
159
 
LIBXSLT_RPATH = @LIBXSLT_RPATH@
160
 
LIBZ = @LIBZ@
161
 
LIB_JASPER = @LIB_JASPER@
162
 
LIB_KAB = @LIB_KAB@
163
 
LIB_KABC = @LIB_KABC@
164
 
LIB_KDECORE = @LIB_KDECORE@
165
 
LIB_KDEPIM = @LIB_KDEPIM@
166
 
LIB_KDEPRINT = @LIB_KDEPRINT@
167
 
LIB_KDEUI = @LIB_KDEUI@
168
 
LIB_KFILE = @LIB_KFILE@
169
 
LIB_KFM = @LIB_KFM@
170
 
LIB_KFORMULA = @LIB_KFORMULA@
171
 
LIB_KHTML = @LIB_KHTML@
172
 
LIB_KIMGIO = @LIB_KIMGIO@
173
 
LIB_KIO = @LIB_KIO@
174
 
LIB_KOFFICECORE = @LIB_KOFFICECORE@
175
 
LIB_KOFFICEUI = @LIB_KOFFICEUI@
176
 
LIB_KOPAINTER = @LIB_KOPAINTER@
177
 
LIB_KOSCRIPT = @LIB_KOSCRIPT@
178
 
LIB_KOSPELL = @LIB_KOSPELL@
179
 
LIB_KOTEXT = @LIB_KOTEXT@
180
 
LIB_KOWMF = @LIB_KOWMF@
181
 
LIB_KPARTS = @LIB_KPARTS@
182
 
LIB_KSPELL = @LIB_KSPELL@
183
 
LIB_KSTORE = @LIB_KSTORE@
184
 
LIB_KSYCOCA = @LIB_KSYCOCA@
185
 
LIB_KUTILS = @LIB_KUTILS@
186
 
LIB_KWMF = @LIB_KWMF@
187
 
LIB_POLL = @LIB_POLL@
188
 
LIB_QPE = @LIB_QPE@
189
 
LIB_QT = @LIB_QT@
190
 
LIB_SMB = @LIB_SMB@
191
 
LIB_X11 = @LIB_X11@
192
 
LIB_XEXT = @LIB_XEXT@
193
 
LIB_XRENDER = @LIB_XRENDER@
194
 
LN_S = @LN_S@
195
 
LTLIBOBJS = @LTLIBOBJS@
196
 
MAKEINFO = @MAKEINFO@
197
 
MCOPIDL = @MCOPIDL@
198
 
MEINPROC = @MEINPROC@
199
 
MOC = @MOC@
200
 
MSGFMT = @MSGFMT@
201
 
NOOPT_CFLAGS = @NOOPT_CFLAGS@
202
 
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
203
 
OBJEXT = @OBJEXT@
204
 
PACKAGE = @PACKAGE@
205
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
206
 
PACKAGE_NAME = @PACKAGE_NAME@
207
 
PACKAGE_STRING = @PACKAGE_STRING@
208
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
209
 
PACKAGE_VERSION = @PACKAGE_VERSION@
210
 
PATH_SEPARATOR = @PATH_SEPARATOR@
211
 
PERL = @PERL@
212
 
PYTHONINC = @PYTHONINC@
213
 
PYTHONLIB = @PYTHONLIB@
214
 
PYTHONMODDIR = @PYTHONMODDIR@
215
 
QTDOCDIR = @QTDOCDIR@
216
 
QTE_NORTTI = @QTE_NORTTI@
217
 
QT_INCLUDES = @QT_INCLUDES@
218
 
QT_LDFLAGS = @QT_LDFLAGS@
219
 
RANLIB = @RANLIB@
220
 
SET_MAKE = @SET_MAKE@
221
 
SHELL = @SHELL@
222
 
SQLDIR = @SQLDIR@
223
 
STRIP = @STRIP@
224
 
TOPSUBDIRS = @TOPSUBDIRS@
225
 
UIC = @UIC@
226
 
UIC_TR = @UIC_TR@
227
 
USER_INCLUDES = @USER_INCLUDES@
228
 
USER_LDFLAGS = @USER_LDFLAGS@
229
 
USE_EXCEPTIONS = @USE_EXCEPTIONS@
230
 
USE_RTTI = @USE_RTTI@
231
 
USE_THREADS = @USE_THREADS@
232
 
VERSION = @VERSION@
233
 
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
234
 
XGETTEXT = @XGETTEXT@
235
 
XMLLINT = @XMLLINT@
236
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
237
 
X_INCLUDES = @X_INCLUDES@
238
 
X_LDFLAGS = @X_LDFLAGS@
239
 
X_PRE_LIBS = @X_PRE_LIBS@
240
 
X_RPATH = @X_RPATH@
241
 
ac_ct_AR = @ac_ct_AR@
242
 
ac_ct_CC = @ac_ct_CC@
243
 
ac_ct_CXX = @ac_ct_CXX@
244
 
ac_ct_F77 = @ac_ct_F77@
245
 
ac_ct_RANLIB = @ac_ct_RANLIB@
246
 
ac_ct_STRIP = @ac_ct_STRIP@
247
 
all_includes = @all_includes@
248
 
all_libraries = @all_libraries@
249
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
250
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
251
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
252
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
253
 
am__include = @am__include@
254
 
am__leading_dot = @am__leading_dot@
255
 
am__quote = @am__quote@
256
 
autocorrect_SUBDIR_included_FALSE = @autocorrect_SUBDIR_included_FALSE@
257
 
autocorrect_SUBDIR_included_TRUE = @autocorrect_SUBDIR_included_TRUE@
258
 
bindir = @bindir@
259
 
build = @build@
260
 
build_alias = @build_alias@
261
 
build_cpu = @build_cpu@
262
 
build_os = @build_os@
263
 
build_vendor = @build_vendor@
264
 
compile_filter_KARBON_FALSE = @compile_filter_KARBON_FALSE@
265
 
compile_filter_KARBON_TRUE = @compile_filter_KARBON_TRUE@
266
 
compile_filter_KFORMULA_FALSE = @compile_filter_KFORMULA_FALSE@
267
 
compile_filter_KFORMULA_TRUE = @compile_filter_KFORMULA_TRUE@
268
 
compile_filter_KPRESENTER_FALSE = @compile_filter_KPRESENTER_FALSE@
269
 
compile_filter_KPRESENTER_TRUE = @compile_filter_KPRESENTER_TRUE@
270
 
compile_filter_KRITA_FALSE = @compile_filter_KRITA_FALSE@
271
 
compile_filter_KRITA_TRUE = @compile_filter_KRITA_TRUE@
272
 
compile_filter_KSPREAD_FALSE = @compile_filter_KSPREAD_FALSE@
273
 
compile_filter_KSPREAD_TRUE = @compile_filter_KSPREAD_TRUE@
274
 
compile_filter_KUGAR_FALSE = @compile_filter_KUGAR_FALSE@
275
 
compile_filter_KUGAR_TRUE = @compile_filter_KUGAR_TRUE@
276
 
compile_filter_KWORD_FALSE = @compile_filter_KWORD_FALSE@
277
 
compile_filter_KWORD_TRUE = @compile_filter_KWORD_TRUE@
278
 
compile_lib_KOPAINTER_FALSE = @compile_lib_KOPAINTER_FALSE@
279
 
compile_lib_KOPAINTER_TRUE = @compile_lib_KOPAINTER_TRUE@
280
 
datadir = @datadir@
281
 
doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@
282
 
doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@
283
 
example_SUBDIR_included_FALSE = @example_SUBDIR_included_FALSE@
284
 
example_SUBDIR_included_TRUE = @example_SUBDIR_included_TRUE@
285
 
exec_prefix = @exec_prefix@
286
 
filters_SUBDIR_included_FALSE = @filters_SUBDIR_included_FALSE@
287
 
filters_SUBDIR_included_TRUE = @filters_SUBDIR_included_TRUE@
288
 
host = @host@
289
 
host_alias = @host_alias@
290
 
host_cpu = @host_cpu@
291
 
host_os = @host_os@
292
 
host_vendor = @host_vendor@
293
 
include_ARTS_FALSE = @include_ARTS_FALSE@
294
 
include_ARTS_TRUE = @include_ARTS_TRUE@
295
 
include_KOSPELL_FALSE = @include_KOSPELL_FALSE@
296
 
include_KOSPELL_TRUE = @include_KOSPELL_TRUE@
297
 
include_XSLTFILTERS_FALSE = @include_XSLTFILTERS_FALSE@
298
 
include_XSLTFILTERS_TRUE = @include_XSLTFILTERS_TRUE@
299
 
include_sql_FALSE = @include_sql_FALSE@
300
 
include_sql_TRUE = @include_sql_TRUE@
301
 
include_wv2_msword_filter_FALSE = @include_wv2_msword_filter_FALSE@
302
 
include_wv2_msword_filter_TRUE = @include_wv2_msword_filter_TRUE@
303
 
includedir = @includedir@
304
 
infodir = @infodir@
305
 
install_sh = @install_sh@
306
 
interfacedir = @interfacedir@
307
 
interfaces_SUBDIR_included_FALSE = @interfaces_SUBDIR_included_FALSE@
308
 
interfaces_SUBDIR_included_TRUE = @interfaces_SUBDIR_included_TRUE@
309
 
karbon_SUBDIR_included_FALSE = @karbon_SUBDIR_included_FALSE@
310
 
karbon_SUBDIR_included_TRUE = @karbon_SUBDIR_included_TRUE@
311
 
kchart_SUBDIR_included_FALSE = @kchart_SUBDIR_included_FALSE@
312
 
kchart_SUBDIR_included_TRUE = @kchart_SUBDIR_included_TRUE@
313
 
kde_appsdir = @kde_appsdir@
314
 
kde_bindir = @kde_bindir@
315
 
kde_confdir = @kde_confdir@
316
 
kde_datadir = @kde_datadir@
317
 
kde_htmldir = @kde_htmldir@
318
 
kde_icondir = @kde_icondir@
319
 
kde_includes = @kde_includes@
320
 
kde_kcfgdir = @kde_kcfgdir@
321
 
kde_libraries = @kde_libraries@
322
 
kde_libs_htmldir = @kde_libs_htmldir@
323
 
kde_libs_prefix = @kde_libs_prefix@
324
 
kde_locale = @kde_locale@
325
 
kde_mimedir = @kde_mimedir@
326
 
kde_moduledir = @kde_moduledir@
327
 
kde_qtver = @kde_qtver@
328
 
kde_servicesdir = @kde_servicesdir@
329
 
kde_servicetypesdir = @kde_servicetypesdir@
330
 
kde_sounddir = @kde_sounddir@
331
 
kde_styledir = @kde_styledir@
332
 
kde_templatesdir = @kde_templatesdir@
333
 
kde_wallpaperdir = @kde_wallpaperdir@
334
 
kde_widgetdir = @kde_widgetdir@
335
 
kdeinitdir = @kdeinitdir@
336
 
kformula_SUBDIR_included_FALSE = @kformula_SUBDIR_included_FALSE@
337
 
kformula_SUBDIR_included_TRUE = @kformula_SUBDIR_included_TRUE@
338
 
kivio_SUBDIR_included_FALSE = @kivio_SUBDIR_included_FALSE@
339
 
kivio_SUBDIR_included_TRUE = @kivio_SUBDIR_included_TRUE@
340
 
koshell_SUBDIR_included_FALSE = @koshell_SUBDIR_included_FALSE@
341
 
koshell_SUBDIR_included_TRUE = @koshell_SUBDIR_included_TRUE@
342
 
kounavail_SUBDIR_included_FALSE = @kounavail_SUBDIR_included_FALSE@
343
 
kounavail_SUBDIR_included_TRUE = @kounavail_SUBDIR_included_TRUE@
344
 
kpresenter_SUBDIR_included_FALSE = @kpresenter_SUBDIR_included_FALSE@
345
 
kpresenter_SUBDIR_included_TRUE = @kpresenter_SUBDIR_included_TRUE@
346
 
kspread_SUBDIR_included_FALSE = @kspread_SUBDIR_included_FALSE@
347
 
kspread_SUBDIR_included_TRUE = @kspread_SUBDIR_included_TRUE@
348
 
kugar_SUBDIR_included_FALSE = @kugar_SUBDIR_included_FALSE@
349
 
kugar_SUBDIR_included_TRUE = @kugar_SUBDIR_included_TRUE@
350
 
kword_SUBDIR_included_FALSE = @kword_SUBDIR_included_FALSE@
351
 
kword_SUBDIR_included_TRUE = @kword_SUBDIR_included_TRUE@
352
 
lib_SUBDIR_included_FALSE = @lib_SUBDIR_included_FALSE@
353
 
lib_SUBDIR_included_TRUE = @lib_SUBDIR_included_TRUE@
354
 
libdir = @libdir@
355
 
libexecdir = @libexecdir@
356
 
localstatedir = @localstatedir@
357
 
mandir = @mandir@
358
 
mimetypes_SUBDIR_included_FALSE = @mimetypes_SUBDIR_included_FALSE@
359
 
mimetypes_SUBDIR_included_TRUE = @mimetypes_SUBDIR_included_TRUE@
360
 
need_kde31_compatibility_FALSE = @need_kde31_compatibility_FALSE@
361
 
need_kde31_compatibility_TRUE = @need_kde31_compatibility_TRUE@
362
 
oldincludedir = @oldincludedir@
363
 
pics_SUBDIR_included_FALSE = @pics_SUBDIR_included_FALSE@
364
 
pics_SUBDIR_included_TRUE = @pics_SUBDIR_included_TRUE@
365
 
plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@
366
 
plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@
367
 
prefix = @prefix@
368
 
program_transform_name = @program_transform_name@
369
 
qt_includes = @qt_includes@
370
 
qt_libraries = @qt_libraries@
371
 
sbindir = @sbindir@
372
 
servicetypes_SUBDIR_included_FALSE = @servicetypes_SUBDIR_included_FALSE@
373
 
servicetypes_SUBDIR_included_TRUE = @servicetypes_SUBDIR_included_TRUE@
374
 
sharedstatedir = @sharedstatedir@
375
 
sysconfdir = @sysconfdir@
376
 
target = @target@
377
 
target_alias = @target_alias@
378
 
target_cpu = @target_cpu@
379
 
target_os = @target_os@
380
 
target_vendor = @target_vendor@
381
 
templates_SUBDIR_included_FALSE = @templates_SUBDIR_included_FALSE@
382
 
templates_SUBDIR_included_TRUE = @templates_SUBDIR_included_TRUE@
383
 
tools_SUBDIR_included_FALSE = @tools_SUBDIR_included_FALSE@
384
 
tools_SUBDIR_included_TRUE = @tools_SUBDIR_included_TRUE@
385
 
x_includes = @x_includes@
386
 
x_libraries = @x_libraries@
387
 
xdg_appsdir = @xdg_appsdir@
388
 
xdg_directorydir = @xdg_directorydir@
389
 
xdg_menudir = @xdg_menudir@
390
 
kpresentericondir = $(kde_datadir)/kpresenter/icons
391
 
kpresentericon_ICON = AUTO
392
 
subdir = kpresenter/toolbar
393
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
394
 
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
395
 
CONFIG_HEADER = $(top_builddir)/config.h
396
 
CONFIG_CLEAN_FILES =
397
 
DIST_SOURCES =
398
 
DIST_COMMON = Makefile.am Makefile.in
399
 
#>- all: all-am
400
 
#>+ 1
401
 
all: docs-am  all-am
402
 
 
403
 
.SUFFIXES:
404
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
405
 
#>-     cd $(top_srcdir) && \
406
 
#>-       $(AUTOMAKE) --foreign  kpresenter/toolbar/Makefile
407
 
#>+ 3
408
 
        cd $(top_srcdir) && \
409
 
          $(AUTOMAKE) --foreign  kpresenter/toolbar/Makefile
410
 
        cd $(top_srcdir) && perl admin/am_edit kpresenter/toolbar/Makefile.in
411
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
412
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
413
 
 
414
 
mostlyclean-libtool:
415
 
        -rm -f *.lo
416
 
 
417
 
clean-libtool:
418
 
        -rm -rf .libs _libs
419
 
 
420
 
distclean-libtool:
421
 
        -rm -f libtool
422
 
uninstall-info-am:
423
 
tags: TAGS
424
 
TAGS:
425
 
 
426
 
ctags: CTAGS
427
 
CTAGS:
428
 
 
429
 
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
430
 
#>+ 1
431
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
432
 
 
433
 
top_distdir = ../..
434
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
435
 
 
436
 
distdir: $(DISTFILES)
437
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
438
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
439
 
        list='$(DISTFILES)'; for file in $$list; do \
440
 
          case $$file in \
441
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
442
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
443
 
          esac; \
444
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
445
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
446
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
447
 
            dir="/$$dir"; \
448
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
449
 
          else \
450
 
            dir=''; \
451
 
          fi; \
452
 
          if test -d $$d/$$file; then \
453
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
454
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
455
 
            fi; \
456
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
457
 
          else \
458
 
            test -f $(distdir)/$$file \
459
 
            || cp -p $$d/$$file $(distdir)/$$file \
460
 
            || exit 1; \
461
 
          fi; \
462
 
        done
463
 
check-am: all-am
464
 
check: check-am
465
 
all-am: Makefile
466
 
 
467
 
installdirs:
468
 
install: install-am
469
 
install-exec: install-exec-am
470
 
install-data: install-data-am
471
 
uninstall: uninstall-am
472
 
 
473
 
install-am: all-am
474
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
475
 
 
476
 
installcheck: installcheck-am
477
 
install-strip:
478
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
479
 
          INSTALL_STRIP_FLAG=-s \
480
 
          `test -z '$(STRIP)' || \
481
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
482
 
mostlyclean-generic:
483
 
 
484
 
clean-generic:
485
 
 
486
 
distclean-generic:
487
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
488
 
 
489
 
maintainer-clean-generic:
490
 
        @echo "This command is intended for maintainers to use"
491
 
        @echo "it deletes files that may require special tools to rebuild."
492
 
#>- clean: clean-am
493
 
#>+ 1
494
 
clean: kde-rpo-clean  clean-am
495
 
 
496
 
#>- clean-am: clean-generic clean-libtool mostlyclean-am
497
 
#>+ 1
498
 
clean-am: clean-bcheck  clean-generic clean-libtool mostlyclean-am
499
 
 
500
 
distclean: distclean-am
501
 
 
502
 
distclean-am: clean-am distclean-generic distclean-libtool
503
 
 
504
 
dvi: dvi-am
505
 
 
506
 
dvi-am:
507
 
 
508
 
info: info-am
509
 
 
510
 
info-am:
511
 
 
512
 
#>- install-data-am:
513
 
#>+ 1
514
 
install-data-am: install-kde-icons 
515
 
 
516
 
install-exec-am:
517
 
 
518
 
install-info: install-info-am
519
 
 
520
 
install-man:
521
 
 
522
 
installcheck-am:
523
 
 
524
 
maintainer-clean: maintainer-clean-am
525
 
 
526
 
maintainer-clean-am: distclean-am maintainer-clean-generic
527
 
 
528
 
mostlyclean: mostlyclean-am
529
 
 
530
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
531
 
 
532
 
pdf: pdf-am
533
 
 
534
 
pdf-am:
535
 
 
536
 
ps: ps-am
537
 
 
538
 
ps-am:
539
 
 
540
 
#>- uninstall-am: uninstall-info-am
541
 
#>+ 1
542
 
uninstall-am: uninstall-kde-icons  uninstall-info-am
543
 
 
544
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
545
 
        distclean distclean-generic distclean-libtool distdir dvi \
546
 
        dvi-am info info-am install install-am install-data \
547
 
        install-data-am install-exec install-exec-am install-info \
548
 
        install-info-am install-man install-strip installcheck \
549
 
        installcheck-am installdirs maintainer-clean \
550
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
551
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
552
 
        uninstall-info-am
553
 
 
554
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
555
 
# Otherwise a system limit (for SysV at least) may be exceeded.
556
 
.NOEXPORT:
557
 
 
558
 
#>+ 2
559
 
KDE_DIST=cr22-action-pen_style_dashdot.png cr22-action-pen_width10.png cr22-action-penbrush.png cr22-action-mini_autoform.png cr22-action-closed_polyline.png cr22-action-pen_width7.png cr22-action-line_normal_begin.png cr22-action-line_end.png cr22-action-pen_style_dash.png cr22-action-polyline.png cr22-action-line_double_line_arrow_end.png cr22-action-pen_width9.png cr22-action-line_arrow_end.png cr22-action-mini_rect.png cr22-action-pen_style_nopen.png cr22-action-circle.png cr22-action-line_rect_end.png cr22-action-cubicbeziercurve.png cr22-action-pgnum.png cr22-action-closed_cubicbeziercurve.png cr22-action-mini_line.png cr22-action-pen_style.png cr22-action-rectangle.png cr22-action-line_arrow_begin.png cr22-action-effect.png cr22-action-pen_width4.png cr22-action-mini_circle.png cr22-action-line_normal_end.png cr22-action-pie.png cr22-action-line_rect_begin.png cr22-action-cakes3d.png cr22-action-line_double_arrow_end.png cr22-action-line_double_line_arrow_begin.png cr22-action-mini_polygon.png cr22-action-pen_width1.png cr22-action-ungroup.png cr22-action-group.png cr22-action-alignobjs.png cr22-action-line_circle_end.png cr22-action-pen_width6.png cr22-action-freehand.png cr22-action-pen_width2.png cr22-action-line_begin.png cr22-action-edit_pie.png cr22-action-pen_style_dot.png cr22-action-pen_width.png cr22-action-pen_width5.png cr22-action-line_line_arrow_begin.png cr22-action-line.png cr22-action-polygon.png cr22-action-closed_quadricbeziercurve.png cr22-action-arrange.png cr22-action-mini_pie.png cr22-action-pen_style_solid.png cr22-action-line_circle_begin.png cr22-action-cakes.png cr22-action-quadricbeziercurve.png cr22-action-pen_style_dashdotdot.png cr22-action-edit_picture.png cr22-action-pen_width8.png cr22-action-mini_clipart.png cr22-action-closed_freehand.png cr22-action-pen_width3.png cr22-action-webpres.png cr22-action-line_double_arrow_begin.png cr22-action-line_dimension_line_begin.png cr22-action-line_line_arrow_end.png cr22-action-edit_polygon.png cr22-action-autoform.png cr22-action-line_dimension_line_end.png 
560
 
 
561
 
#>+ 2
562
 
docs-am:
563
 
 
564
 
#>+ 145
565
 
install-kde-icons:
566
 
        $(mkinstalldirs) $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions
567
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_autoform.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_autoform.png
568
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line.png
569
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_arrow_begin.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_arrow_begin.png
570
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-cakes3d.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/cakes3d.png
571
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_clipart.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_clipart.png
572
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style_solid.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style_solid.png
573
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-cakes.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/cakes.png
574
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width1.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width1.png
575
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width2.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width2.png
576
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width3.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width3.png
577
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width4.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width4.png
578
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width5.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width5.png
579
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width6.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width6.png
580
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width7.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width7.png
581
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width8.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width8.png
582
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width9.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width9.png
583
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-closed_cubicbeziercurve.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/closed_cubicbeziercurve.png
584
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-closed_polyline.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/closed_polyline.png
585
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_dimension_line_begin.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_dimension_line_begin.png
586
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_polygon.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_polygon.png
587
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_double_line_arrow_end.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_double_line_arrow_end.png
588
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-edit_pie.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/edit_pie.png
589
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-freehand.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/freehand.png
590
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-closed_quadricbeziercurve.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/closed_quadricbeziercurve.png
591
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_line_arrow_begin.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_line_arrow_begin.png
592
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_normal_begin.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_normal_begin.png
593
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style_dashdotdot.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style_dashdotdot.png
594
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-edit_polygon.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/edit_polygon.png
595
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-autoform.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/autoform.png
596
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_rect_end.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_rect_end.png
597
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_circle_end.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_circle_end.png
598
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width10.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width10.png
599
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style_dashdot.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style_dashdot.png
600
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_begin.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_begin.png
601
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-ungroup.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/ungroup.png
602
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style_dot.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style_dot.png
603
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_rect.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_rect.png
604
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_line.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_line.png
605
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_rect_begin.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_rect_begin.png
606
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width.png
607
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-group.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/group.png
608
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_circle.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_circle.png
609
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pie.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pie.png
610
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-effect.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/effect.png
611
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-polyline.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/polyline.png
612
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_double_line_arrow_begin.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_double_line_arrow_begin.png
613
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-arrange.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/arrange.png
614
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-quadricbeziercurve.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/quadricbeziercurve.png
615
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_normal_end.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_normal_end.png
616
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_circle_begin.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_circle_begin.png
617
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_arrow_end.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_arrow_end.png
618
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style_dash.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style_dash.png
619
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-polygon.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/polygon.png
620
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_double_arrow_end.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_double_arrow_end.png
621
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_pie.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_pie.png
622
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style.png
623
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style_nopen.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style_nopen.png
624
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-cubicbeziercurve.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/cubicbeziercurve.png
625
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-edit_picture.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/edit_picture.png
626
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-webpres.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/webpres.png
627
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_end.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_end.png
628
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-circle.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/circle.png
629
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-pgnum.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pgnum.png
630
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_dimension_line_end.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_dimension_line_end.png
631
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-rectangle.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/rectangle.png
632
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-alignobjs.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/alignobjs.png
633
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-closed_freehand.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/closed_freehand.png
634
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-penbrush.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/penbrush.png
635
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_double_arrow_begin.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_double_arrow_begin.png
636
 
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_line_arrow_end.png $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_line_arrow_end.png
637
 
 
638
 
uninstall-kde-icons:
639
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_autoform.png
640
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line.png
641
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_arrow_begin.png
642
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/cakes3d.png
643
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_clipart.png
644
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style_solid.png
645
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/cakes.png
646
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width1.png
647
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width2.png
648
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width3.png
649
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width4.png
650
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width5.png
651
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width6.png
652
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width7.png
653
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width8.png
654
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width9.png
655
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/closed_cubicbeziercurve.png
656
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/closed_polyline.png
657
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_dimension_line_begin.png
658
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_polygon.png
659
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_double_line_arrow_end.png
660
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/edit_pie.png
661
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/freehand.png
662
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/closed_quadricbeziercurve.png
663
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_line_arrow_begin.png
664
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_normal_begin.png
665
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style_dashdotdot.png
666
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/edit_polygon.png
667
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/autoform.png
668
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_rect_end.png
669
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_circle_end.png
670
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width10.png
671
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style_dashdot.png
672
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_begin.png
673
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/ungroup.png
674
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style_dot.png
675
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_rect.png
676
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_line.png
677
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_rect_begin.png
678
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_width.png
679
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/group.png
680
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_circle.png
681
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pie.png
682
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/effect.png
683
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/polyline.png
684
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_double_line_arrow_begin.png
685
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/arrange.png
686
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/quadricbeziercurve.png
687
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_normal_end.png
688
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_circle_begin.png
689
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_arrow_end.png
690
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style_dash.png
691
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/polygon.png
692
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_double_arrow_end.png
693
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/mini_pie.png
694
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style.png
695
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pen_style_nopen.png
696
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/cubicbeziercurve.png
697
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/edit_picture.png
698
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/webpres.png
699
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_end.png
700
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/circle.png
701
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/pgnum.png
702
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_dimension_line_end.png
703
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/rectangle.png
704
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/alignobjs.png
705
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/closed_freehand.png
706
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/penbrush.png
707
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_double_arrow_begin.png
708
 
        -rm -f $(DESTDIR)$(kpresentericondir)/crystalsvg/22x22/actions/line_line_arrow_end.png
709
 
 
710
 
#>+ 6
 
7
.FORWARDS: all install install-data install-exec clean check force-reedit
 
8
 
 
9
all:
 
10
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
11
        unsermake all
 
12
 
 
13
install:
 
14
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
15
        unsermake install
 
16
 
 
17
install-data:
 
18
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
19
        unsermake install-data
 
20
 
 
21
install-exec:
 
22
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
23
        unsermake install-exec
 
24
 
 
25
clean:
 
26
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
27
        unsermake clean
 
28
 
 
29
check:
 
30
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
31
        unsermake check
 
32
 
711
33
force-reedit:
712
 
                cd $(top_srcdir) && \
713
 
          $(AUTOMAKE) --foreign  kpresenter/toolbar/Makefile
714
 
        cd $(top_srcdir) && perl admin/am_edit kpresenter/toolbar/Makefile.in
715
 
 
716
 
 
717
 
#>+ 21
718
 
clean-bcheck: 
719
 
        rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
720
 
 
721
 
bcheck: bcheck-am
722
 
 
723
 
bcheck-am:
724
 
        @for i in ; do \
725
 
            if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
726
 
                echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
727
 
                echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
728
 
                echo "$$i"; \
729
 
                if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(KDE_CXXFLAGS)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
730
 
                    rm -f $$i.bchecktest.cc; exit 1; \
731
 
                fi ; \
732
 
                echo "" >> $$i.bchecktest.cc.class; \
733
 
                perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
734
 
                rm -f a.out; \
735
 
            fi ; \
736
 
        done
737
 
 
738
 
 
739
 
#>+ 3
740
 
final:
741
 
        $(MAKE) all-am
742
 
 
743
 
#>+ 3
744
 
final-install:
745
 
        $(MAKE) install-am
746
 
 
747
 
#>+ 3
748
 
no-final:
749
 
        $(MAKE) all-am
750
 
 
751
 
#>+ 3
752
 
no-final-install:
753
 
        $(MAKE) install-am
754
 
 
755
 
#>+ 3
756
 
cvs-clean:
757
 
        $(MAKE) admindir=$(top_srcdir)/admin -f $(top_srcdir)/admin/Makefile.common cvs-clean
758
 
 
759
 
#>+ 3
760
 
kde-rpo-clean:
761
 
        -rm -f *.rpo
762
 
 
763
 
#>+ 3
764
 
nmcheck-am: nmcheck
765
 
nmcheck: 
 
34
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
35
        unsermake force-reedit
 
36
 
 
37
top_kpresenter_toolbar_kpresentericondir = $(kde_datadir)/kpresenter/icons
 
38
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/alignobjs.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-alignobjs.png
 
39
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
40
        $(INSTALL_DATA) $(srcdir)/cr22-action-alignobjs.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/alignobjs.png
 
41
 
 
42
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/arrange.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-arrange.png
 
43
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
44
        $(INSTALL_DATA) $(srcdir)/cr22-action-arrange.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/arrange.png
 
45
 
 
46
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/autoform.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-autoform.png
 
47
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
48
        $(INSTALL_DATA) $(srcdir)/cr22-action-autoform.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/autoform.png
 
49
 
 
50
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/cakes.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-cakes.png
 
51
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
52
        $(INSTALL_DATA) $(srcdir)/cr22-action-cakes.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/cakes.png
 
53
 
 
54
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/cakes3d.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-cakes3d.png
 
55
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
56
        $(INSTALL_DATA) $(srcdir)/cr22-action-cakes3d.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/cakes3d.png
 
57
 
 
58
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/circle.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-circle.png
 
59
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
60
        $(INSTALL_DATA) $(srcdir)/cr22-action-circle.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/circle.png
 
61
 
 
62
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_cubicbeziercurve.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-closed_cubicbeziercurve.png
 
63
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
64
        $(INSTALL_DATA) $(srcdir)/cr22-action-closed_cubicbeziercurve.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_cubicbeziercurve.png
 
65
 
 
66
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_freehand.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-closed_freehand.png
 
67
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
68
        $(INSTALL_DATA) $(srcdir)/cr22-action-closed_freehand.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_freehand.png
 
69
 
 
70
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_polyline.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-closed_polyline.png
 
71
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
72
        $(INSTALL_DATA) $(srcdir)/cr22-action-closed_polyline.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_polyline.png
 
73
 
 
74
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_quadricbeziercurve.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-closed_quadricbeziercurve.png
 
75
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
76
        $(INSTALL_DATA) $(srcdir)/cr22-action-closed_quadricbeziercurve.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_quadricbeziercurve.png
 
77
 
 
78
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/cubicbeziercurve.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-cubicbeziercurve.png
 
79
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
80
        $(INSTALL_DATA) $(srcdir)/cr22-action-cubicbeziercurve.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/cubicbeziercurve.png
 
81
 
 
82
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/edit_picture.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-edit_picture.png
 
83
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
84
        $(INSTALL_DATA) $(srcdir)/cr22-action-edit_picture.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/edit_picture.png
 
85
 
 
86
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/edit_pie.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-edit_pie.png
 
87
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
88
        $(INSTALL_DATA) $(srcdir)/cr22-action-edit_pie.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/edit_pie.png
 
89
 
 
90
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/edit_polygon.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-edit_polygon.png
 
91
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
92
        $(INSTALL_DATA) $(srcdir)/cr22-action-edit_polygon.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/edit_polygon.png
 
93
 
 
94
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/effect.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-effect.png
 
95
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
96
        $(INSTALL_DATA) $(srcdir)/cr22-action-effect.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/effect.png
 
97
 
 
98
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/freehand.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-freehand.png
 
99
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
100
        $(INSTALL_DATA) $(srcdir)/cr22-action-freehand.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/freehand.png
 
101
 
 
102
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line.png
 
103
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
104
        $(INSTALL_DATA) $(srcdir)/cr22-action-line.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line.png
 
105
 
 
106
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_arrow_begin.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_arrow_begin.png
 
107
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
108
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_arrow_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_arrow_begin.png
 
109
 
 
110
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_arrow_end.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_arrow_end.png
 
111
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
112
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_arrow_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_arrow_end.png
 
113
 
 
114
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_begin.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_begin.png
 
115
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
116
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_begin.png
 
117
 
 
118
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_circle_begin.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_circle_begin.png
 
119
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
120
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_circle_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_circle_begin.png
 
121
 
 
122
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_circle_end.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_circle_end.png
 
123
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
124
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_circle_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_circle_end.png
 
125
 
 
126
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_dimension_line_begin.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_dimension_line_begin.png
 
127
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
128
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_dimension_line_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_dimension_line_begin.png
 
129
 
 
130
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_dimension_line_end.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_dimension_line_end.png
 
131
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
132
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_dimension_line_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_dimension_line_end.png
 
133
 
 
134
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_arrow_begin.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_double_arrow_begin.png
 
135
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
136
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_double_arrow_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_arrow_begin.png
 
137
 
 
138
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_arrow_end.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_double_arrow_end.png
 
139
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
140
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_double_arrow_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_arrow_end.png
 
141
 
 
142
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_line_arrow_begin.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_double_line_arrow_begin.png
 
143
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
144
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_double_line_arrow_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_line_arrow_begin.png
 
145
 
 
146
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_line_arrow_end.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_double_line_arrow_end.png
 
147
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
148
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_double_line_arrow_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_line_arrow_end.png
 
149
 
 
150
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_end.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_end.png
 
151
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
152
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_end.png
 
153
 
 
154
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_line_arrow_begin.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_line_arrow_begin.png
 
155
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
156
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_line_arrow_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_line_arrow_begin.png
 
157
 
 
158
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_line_arrow_end.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_line_arrow_end.png
 
159
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
160
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_line_arrow_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_line_arrow_end.png
 
161
 
 
162
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_normal_begin.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_normal_begin.png
 
163
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
164
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_normal_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_normal_begin.png
 
165
 
 
166
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_normal_end.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_normal_end.png
 
167
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
168
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_normal_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_normal_end.png
 
169
 
 
170
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_rect_begin.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_rect_begin.png
 
171
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
172
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_rect_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_rect_begin.png
 
173
 
 
174
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_rect_end.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-line_rect_end.png
 
175
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
176
        $(INSTALL_DATA) $(srcdir)/cr22-action-line_rect_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_rect_end.png
 
177
 
 
178
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_autoform.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-mini_autoform.png
 
179
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
180
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_autoform.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_autoform.png
 
181
 
 
182
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_circle.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-mini_circle.png
 
183
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
184
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_circle.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_circle.png
 
185
 
 
186
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_clipart.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-mini_clipart.png
 
187
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
188
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_clipart.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_clipart.png
 
189
 
 
190
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_line.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-mini_line.png
 
191
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
192
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_line.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_line.png
 
193
 
 
194
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_pie.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-mini_pie.png
 
195
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
196
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_pie.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_pie.png
 
197
 
 
198
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_polygon.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-mini_polygon.png
 
199
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
200
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_polygon.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_polygon.png
 
201
 
 
202
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_rect.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-mini_rect.png
 
203
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
204
        $(INSTALL_DATA) $(srcdir)/cr22-action-mini_rect.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_rect.png
 
205
 
 
206
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_style.png
 
207
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
208
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style.png
 
209
 
 
210
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dash.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_style_dash.png
 
211
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
212
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style_dash.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dash.png
 
213
 
 
214
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dashdot.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_style_dashdot.png
 
215
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
216
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style_dashdot.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dashdot.png
 
217
 
 
218
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dashdotdot.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_style_dashdotdot.png
 
219
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
220
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style_dashdotdot.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dashdotdot.png
 
221
 
 
222
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dot.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_style_dot.png
 
223
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
224
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style_dot.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dot.png
 
225
 
 
226
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_nopen.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_style_nopen.png
 
227
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
228
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style_nopen.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_nopen.png
 
229
 
 
230
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_solid.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_style_solid.png
 
231
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
232
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_style_solid.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_solid.png
 
233
 
 
234
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_width.png
 
235
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
236
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width.png
 
237
 
 
238
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width1.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_width1.png
 
239
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
240
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width1.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width1.png
 
241
 
 
242
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width10.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_width10.png
 
243
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
244
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width10.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width10.png
 
245
 
 
246
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width2.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_width2.png
 
247
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
248
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width2.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width2.png
 
249
 
 
250
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width3.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_width3.png
 
251
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
252
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width3.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width3.png
 
253
 
 
254
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width4.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_width4.png
 
255
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
256
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width4.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width4.png
 
257
 
 
258
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width5.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_width5.png
 
259
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
260
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width5.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width5.png
 
261
 
 
262
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width6.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_width6.png
 
263
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
264
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width6.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width6.png
 
265
 
 
266
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width7.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_width7.png
 
267
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
268
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width7.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width7.png
 
269
 
 
270
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width8.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_width8.png
 
271
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
272
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width8.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width8.png
 
273
 
 
274
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width9.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pen_width9.png
 
275
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
276
        $(INSTALL_DATA) $(srcdir)/cr22-action-pen_width9.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width9.png
 
277
 
 
278
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/penbrush.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-penbrush.png
 
279
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
280
        $(INSTALL_DATA) $(srcdir)/cr22-action-penbrush.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/penbrush.png
 
281
 
 
282
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pgnum.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pgnum.png
 
283
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
284
        $(INSTALL_DATA) $(srcdir)/cr22-action-pgnum.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pgnum.png
 
285
 
 
286
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pie.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-pie.png
 
287
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
288
        $(INSTALL_DATA) $(srcdir)/cr22-action-pie.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pie.png
 
289
 
 
290
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/polygon.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-polygon.png
 
291
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
292
        $(INSTALL_DATA) $(srcdir)/cr22-action-polygon.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/polygon.png
 
293
 
 
294
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/polyline.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-polyline.png
 
295
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
296
        $(INSTALL_DATA) $(srcdir)/cr22-action-polyline.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/polyline.png
 
297
 
 
298
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/quadricbeziercurve.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-quadricbeziercurve.png
 
299
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
300
        $(INSTALL_DATA) $(srcdir)/cr22-action-quadricbeziercurve.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/quadricbeziercurve.png
 
301
 
 
302
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/rectangle.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-rectangle.png
 
303
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
304
        $(INSTALL_DATA) $(srcdir)/cr22-action-rectangle.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/rectangle.png
 
305
 
 
306
$(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/webpres.png: $(top_srcdir)/kpresenter/toolbar/cr22-action-webpres.png
 
307
        @test -d $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions || $(mkinstalldirs) $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions
 
308
        $(INSTALL_DATA) $(srcdir)/cr22-action-webpres.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/webpres.png
 
309
 
 
310
$(top_builddir)/kpresenter/toolbar/Makefile: $(top_builddir)/config.status $(top_srcdir)/kpresenter/toolbar/Makefile.in
 
311
        cd $(top_builddir) && $(SHELL) ./config.status kpresenter/toolbar/Makefile
 
312
 
 
313
all: $(top_builddir)/kpresenter/toolbar/Makefile
 
314
final: 
 
315
        @echo no programs available to recreate as final. Call in subdirs
 
316
 
 
317
install-kde-icons-top_kpresenter_toolbar: $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/alignobjs.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/arrange.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/autoform.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/cakes.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/cakes3d.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/circle.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_cubicbeziercurve.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_freehand.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_polyline.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_quadricbeziercurve.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/cubicbeziercurve.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/edit_picture.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/edit_pie.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/edit_polygon.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/effect.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/freehand.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_arrow_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_arrow_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_circle_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_circle_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_dimension_line_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_dimension_line_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_arrow_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_arrow_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_line_arrow_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_line_arrow_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_line_arrow_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_line_arrow_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_normal_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_normal_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_rect_begin.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_rect_end.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_autoform.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_circle.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_clipart.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_line.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_pie.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_polygon.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_rect.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dash.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dashdot.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dashdotdot.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dot.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_nopen.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_solid.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width1.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width10.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width2.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width3.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width4.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width5.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width6.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width7.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width8.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width9.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/penbrush.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pgnum.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pie.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/polygon.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/polyline.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/quadricbeziercurve.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/rectangle.png $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/webpres.png
 
318
uninstall-kde-icons-top_kpresenter_toolbar: 
 
319
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/alignobjs.png
 
320
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/arrange.png
 
321
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/autoform.png
 
322
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/cakes.png
 
323
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/cakes3d.png
 
324
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/circle.png
 
325
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_cubicbeziercurve.png
 
326
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_freehand.png
 
327
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_polyline.png
 
328
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/closed_quadricbeziercurve.png
 
329
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/cubicbeziercurve.png
 
330
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/edit_picture.png
 
331
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/edit_pie.png
 
332
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/edit_polygon.png
 
333
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/effect.png
 
334
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/freehand.png
 
335
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line.png
 
336
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_arrow_begin.png
 
337
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_arrow_end.png
 
338
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_begin.png
 
339
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_circle_begin.png
 
340
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_circle_end.png
 
341
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_dimension_line_begin.png
 
342
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_dimension_line_end.png
 
343
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_arrow_begin.png
 
344
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_arrow_end.png
 
345
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_line_arrow_begin.png
 
346
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_double_line_arrow_end.png
 
347
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_end.png
 
348
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_line_arrow_begin.png
 
349
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_line_arrow_end.png
 
350
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_normal_begin.png
 
351
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_normal_end.png
 
352
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_rect_begin.png
 
353
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/line_rect_end.png
 
354
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_autoform.png
 
355
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_circle.png
 
356
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_clipart.png
 
357
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_line.png
 
358
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_pie.png
 
359
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_polygon.png
 
360
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/mini_rect.png
 
361
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style.png
 
362
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dash.png
 
363
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dashdot.png
 
364
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dashdotdot.png
 
365
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_dot.png
 
366
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_nopen.png
 
367
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_style_solid.png
 
368
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width.png
 
369
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width1.png
 
370
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width10.png
 
371
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width2.png
 
372
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width3.png
 
373
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width4.png
 
374
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width5.png
 
375
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width6.png
 
376
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width7.png
 
377
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width8.png
 
378
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pen_width9.png
 
379
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/penbrush.png
 
380
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pgnum.png
 
381
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/pie.png
 
382
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/polygon.png
 
383
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/polyline.png
 
384
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/quadricbeziercurve.png
 
385
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/rectangle.png
 
386
        -rm -f $(DESTDIR)$(top_kpresenter_toolbar_kpresentericondir)/crystalsvg/22x22/actions/webpres.png
 
387
 
 
388
KDE_ICON = $(srcdir)/cr22-action-alignobjs.png $(srcdir)/cr22-action-arrange.png $(srcdir)/cr22-action-autoform.png $(srcdir)/cr22-action-cakes.png $(srcdir)/cr22-action-cakes3d.png $(srcdir)/cr22-action-circle.png $(srcdir)/cr22-action-closed_cubicbeziercurve.png $(srcdir)/cr22-action-closed_freehand.png $(srcdir)/cr22-action-closed_polyline.png $(srcdir)/cr22-action-closed_quadricbeziercurve.png $(srcdir)/cr22-action-cubicbeziercurve.png $(srcdir)/cr22-action-edit_picture.png $(srcdir)/cr22-action-edit_pie.png $(srcdir)/cr22-action-edit_polygon.png $(srcdir)/cr22-action-effect.png $(srcdir)/cr22-action-freehand.png $(srcdir)/cr22-action-line.png $(srcdir)/cr22-action-line_arrow_begin.png $(srcdir)/cr22-action-line_arrow_end.png $(srcdir)/cr22-action-line_begin.png $(srcdir)/cr22-action-line_circle_begin.png $(srcdir)/cr22-action-line_circle_end.png $(srcdir)/cr22-action-line_dimension_line_begin.png $(srcdir)/cr22-action-line_dimension_line_end.png $(srcdir)/cr22-action-line_double_arrow_begin.png $(srcdir)/cr22-action-line_double_arrow_end.png $(srcdir)/cr22-action-line_double_line_arrow_begin.png $(srcdir)/cr22-action-line_double_line_arrow_end.png $(srcdir)/cr22-action-line_end.png $(srcdir)/cr22-action-line_line_arrow_begin.png $(srcdir)/cr22-action-line_line_arrow_end.png $(srcdir)/cr22-action-line_normal_begin.png $(srcdir)/cr22-action-line_normal_end.png $(srcdir)/cr22-action-line_rect_begin.png $(srcdir)/cr22-action-line_rect_end.png $(srcdir)/cr22-action-mini_autoform.png $(srcdir)/cr22-action-mini_circle.png $(srcdir)/cr22-action-mini_clipart.png $(srcdir)/cr22-action-mini_line.png $(srcdir)/cr22-action-mini_pie.png $(srcdir)/cr22-action-mini_polygon.png $(srcdir)/cr22-action-mini_rect.png $(srcdir)/cr22-action-pen_style.png $(srcdir)/cr22-action-pen_style_dash.png $(srcdir)/cr22-action-pen_style_dashdot.png $(srcdir)/cr22-action-pen_style_dashdotdot.png $(srcdir)/cr22-action-pen_style_dot.png $(srcdir)/cr22-action-pen_style_nopen.png $(srcdir)/cr22-action-pen_style_solid.png $(srcdir)/cr22-action-pen_width.png $(srcdir)/cr22-action-pen_width1.png $(srcdir)/cr22-action-pen_width10.png $(srcdir)/cr22-action-pen_width2.png $(srcdir)/cr22-action-pen_width3.png $(srcdir)/cr22-action-pen_width4.png $(srcdir)/cr22-action-pen_width5.png $(srcdir)/cr22-action-pen_width6.png $(srcdir)/cr22-action-pen_width7.png $(srcdir)/cr22-action-pen_width8.png $(srcdir)/cr22-action-pen_width9.png $(srcdir)/cr22-action-penbrush.png $(srcdir)/cr22-action-pgnum.png $(srcdir)/cr22-action-pie.png $(srcdir)/cr22-action-polygon.png $(srcdir)/cr22-action-polyline.png $(srcdir)/cr22-action-quadricbeziercurve.png $(srcdir)/cr22-action-rectangle.png $(srcdir)/cr22-action-webpres.png
 
389
.PHONY: all final install-kde-icons-top_kpresenter_toolbar uninstall-kde-icons-top_kpresenter_toolbar