diff options
Diffstat (limited to 'libraries/elementary/data/themes/Makefile.in')
-rw-r--r-- | libraries/elementary/data/themes/Makefile.in | 854 |
1 files changed, 0 insertions, 854 deletions
diff --git a/libraries/elementary/data/themes/Makefile.in b/libraries/elementary/data/themes/Makefile.in deleted file mode 100644 index 1fb9aef..0000000 --- a/libraries/elementary/data/themes/Makefile.in +++ /dev/null | |||
@@ -1,854 +0,0 @@ | |||
1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. | ||
2 | # @configure_input@ | ||
3 | |||
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | ||
5 | # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, | ||
6 | # Inc. | ||
7 | # This Makefile.in is free software; the Free Software Foundation | ||
8 | # gives unlimited permission to copy and/or distribute it, | ||
9 | # with or without modifications, as long as this notice is preserved. | ||
10 | |||
11 | # This program is distributed in the hope that it will be useful, | ||
12 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | ||
13 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | ||
14 | # PARTICULAR PURPOSE. | ||
15 | |||
16 | @SET_MAKE@ | ||
17 | |||
18 | VPATH = @srcdir@ | ||
19 | pkgdatadir = $(datadir)/@PACKAGE@ | ||
20 | pkgincludedir = $(includedir)/@PACKAGE@ | ||
21 | pkglibdir = $(libdir)/@PACKAGE@ | ||
22 | pkglibexecdir = $(libexecdir)/@PACKAGE@ | ||
23 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | ||
24 | install_sh_DATA = $(install_sh) -c -m 644 | ||
25 | install_sh_PROGRAM = $(install_sh) -c | ||
26 | install_sh_SCRIPT = $(install_sh) -c | ||
27 | INSTALL_HEADER = $(INSTALL_DATA) | ||
28 | transform = $(program_transform_name) | ||
29 | NORMAL_INSTALL = : | ||
30 | PRE_INSTALL = : | ||
31 | POST_INSTALL = : | ||
32 | NORMAL_UNINSTALL = : | ||
33 | PRE_UNINSTALL = : | ||
34 | POST_UNINSTALL = : | ||
35 | build_triplet = @build@ | ||
36 | host_triplet = @host@ | ||
37 | subdir = data/themes | ||
38 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in | ||
39 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | ||
40 | am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \ | ||
41 | $(top_srcdir)/m4/efl_binary.m4 \ | ||
42 | $(top_srcdir)/m4/efl_compiler_flag.m4 \ | ||
43 | $(top_srcdir)/m4/efl_doxygen.m4 \ | ||
44 | $(top_srcdir)/m4/efl_examples.m4 \ | ||
45 | $(top_srcdir)/m4/efl_path_max.m4 $(top_srcdir)/m4/gettext.m4 \ | ||
46 | $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ | ||
47 | $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ | ||
48 | $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \ | ||
49 | $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ | ||
50 | $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ | ||
51 | $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ | ||
52 | $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac | ||
53 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | ||
54 | $(ACLOCAL_M4) | ||
55 | mkinstalldirs = $(install_sh) -d | ||
56 | CONFIG_HEADER = $(top_builddir)/elementary_config.h | ||
57 | CONFIG_CLEAN_FILES = | ||
58 | CONFIG_CLEAN_VPATH_FILES = | ||
59 | AM_V_GEN = $(am__v_GEN_$(V)) | ||
60 | am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) | ||
61 | am__v_GEN_0 = @echo " GEN " $@; | ||
62 | AM_V_at = $(am__v_at_$(V)) | ||
63 | am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) | ||
64 | am__v_at_0 = @ | ||
65 | SOURCES = | ||
66 | DIST_SOURCES = | ||
67 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | ||
68 | am__vpath_adj = case $$p in \ | ||
69 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | ||
70 | *) f=$$p;; \ | ||
71 | esac; | ||
72 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; | ||
73 | am__install_max = 40 | ||
74 | am__nobase_strip_setup = \ | ||
75 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | ||
76 | am__nobase_strip = \ | ||
77 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" | ||
78 | am__nobase_list = $(am__nobase_strip_setup); \ | ||
79 | for p in $$list; do echo "$$p $$p"; done | \ | ||
80 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ | ||
81 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ | ||
82 | if (++n[$$2] == $(am__install_max)) \ | ||
83 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | ||
84 | END { for (dir in files) print dir, files[dir] }' | ||
85 | am__base_list = \ | ||
86 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | ||
87 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | ||
88 | am__installdirs = "$(DESTDIR)$(filesdir)" | ||
89 | DATA = $(files_DATA) | ||
90 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | ||
91 | ACLOCAL = @ACLOCAL@ | ||
92 | ALLOCA = @ALLOCA@ | ||
93 | AMTAR = @AMTAR@ | ||
94 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ | ||
95 | AR = @AR@ | ||
96 | AS = @AS@ | ||
97 | AUTOCONF = @AUTOCONF@ | ||
98 | AUTOHEADER = @AUTOHEADER@ | ||
99 | AUTOMAKE = @AUTOMAKE@ | ||
100 | AWK = @AWK@ | ||
101 | CC = @CC@ | ||
102 | CCDEPMODE = @CCDEPMODE@ | ||
103 | CFLAGS = @CFLAGS@ | ||
104 | CPP = @CPP@ | ||
105 | CPPFLAGS = @CPPFLAGS@ | ||
106 | CYGPATH_W = @CYGPATH_W@ | ||
107 | DEFS = @DEFS@ | ||
108 | DEPDIR = @DEPDIR@ | ||
109 | DLLTOOL = @DLLTOOL@ | ||
110 | DSYMUTIL = @DSYMUTIL@ | ||
111 | DUMPBIN = @DUMPBIN@ | ||
112 | ECHO_C = @ECHO_C@ | ||
113 | ECHO_N = @ECHO_N@ | ||
114 | ECHO_T = @ECHO_T@ | ||
115 | EGREP = @EGREP@ | ||
116 | EIO_CFLAGS = @EIO_CFLAGS@ | ||
117 | EIO_LIBS = @EIO_LIBS@ | ||
118 | ELEMENTARY_CFLAGS = @ELEMENTARY_CFLAGS@ | ||
119 | ELEMENTARY_COCOA_CFLAGS = @ELEMENTARY_COCOA_CFLAGS@ | ||
120 | ELEMENTARY_COCOA_LIBS = @ELEMENTARY_COCOA_LIBS@ | ||
121 | ELEMENTARY_CONFIG_PRG = @ELEMENTARY_CONFIG_PRG@ | ||
122 | ELEMENTARY_ECORE_CON_CFLAGS = @ELEMENTARY_ECORE_CON_CFLAGS@ | ||
123 | ELEMENTARY_ECORE_CON_INC = @ELEMENTARY_ECORE_CON_INC@ | ||
124 | ELEMENTARY_ECORE_CON_LIBS = @ELEMENTARY_ECORE_CON_LIBS@ | ||
125 | ELEMENTARY_ECORE_IMF_CFLAGS = @ELEMENTARY_ECORE_IMF_CFLAGS@ | ||
126 | ELEMENTARY_ECORE_IMF_INC = @ELEMENTARY_ECORE_IMF_INC@ | ||
127 | ELEMENTARY_ECORE_IMF_LIBS = @ELEMENTARY_ECORE_IMF_LIBS@ | ||
128 | ELEMENTARY_EDBUS_CFLAGS = @ELEMENTARY_EDBUS_CFLAGS@ | ||
129 | ELEMENTARY_EDBUS_LIBS = @ELEMENTARY_EDBUS_LIBS@ | ||
130 | ELEMENTARY_EFREET_CFLAGS = @ELEMENTARY_EFREET_CFLAGS@ | ||
131 | ELEMENTARY_EFREET_LIBS = @ELEMENTARY_EFREET_LIBS@ | ||
132 | ELEMENTARY_EMAP_CFLAGS = @ELEMENTARY_EMAP_CFLAGS@ | ||
133 | ELEMENTARY_EMAP_LIBS = @ELEMENTARY_EMAP_LIBS@ | ||
134 | ELEMENTARY_ETHUMB_CFLAGS = @ELEMENTARY_ETHUMB_CFLAGS@ | ||
135 | ELEMENTARY_ETHUMB_LIBS = @ELEMENTARY_ETHUMB_LIBS@ | ||
136 | ELEMENTARY_EWEATHER_CFLAGS = @ELEMENTARY_EWEATHER_CFLAGS@ | ||
137 | ELEMENTARY_EWEATHER_LIBS = @ELEMENTARY_EWEATHER_LIBS@ | ||
138 | ELEMENTARY_FB_CFLAGS = @ELEMENTARY_FB_CFLAGS@ | ||
139 | ELEMENTARY_FB_LIBS = @ELEMENTARY_FB_LIBS@ | ||
140 | ELEMENTARY_LIBS = @ELEMENTARY_LIBS@ | ||
141 | ELEMENTARY_PSL1GHT_CFLAGS = @ELEMENTARY_PSL1GHT_CFLAGS@ | ||
142 | ELEMENTARY_PSL1GHT_LIBS = @ELEMENTARY_PSL1GHT_LIBS@ | ||
143 | ELEMENTARY_SDL_CFLAGS = @ELEMENTARY_SDL_CFLAGS@ | ||
144 | ELEMENTARY_SDL_LIBS = @ELEMENTARY_SDL_LIBS@ | ||
145 | ELEMENTARY_TEST_PRG = @ELEMENTARY_TEST_PRG@ | ||
146 | ELEMENTARY_WEB_CFLAGS = @ELEMENTARY_WEB_CFLAGS@ | ||
147 | ELEMENTARY_WEB_LIBS = @ELEMENTARY_WEB_LIBS@ | ||
148 | ELEMENTARY_WIN32_CFLAGS = @ELEMENTARY_WIN32_CFLAGS@ | ||
149 | ELEMENTARY_WIN32_LIBS = @ELEMENTARY_WIN32_LIBS@ | ||
150 | ELEMENTARY_WINCE_CFLAGS = @ELEMENTARY_WINCE_CFLAGS@ | ||
151 | ELEMENTARY_WINCE_LIBS = @ELEMENTARY_WINCE_LIBS@ | ||
152 | ELEMENTARY_X_CFLAGS = @ELEMENTARY_X_CFLAGS@ | ||
153 | ELEMENTARY_X_LIBS = @ELEMENTARY_X_LIBS@ | ||
154 | ELM_ALLOCA_H_DEF = @ELM_ALLOCA_H_DEF@ | ||
155 | ELM_DEBUG_DEF = @ELM_DEBUG_DEF@ | ||
156 | ELM_DIRENT_H_DEF = @ELM_DIRENT_H_DEF@ | ||
157 | ELM_EDBUS_DEF = @ELM_EDBUS_DEF@ | ||
158 | ELM_EFREET_DEF = @ELM_EFREET_DEF@ | ||
159 | ELM_EMAP_DEF = @ELM_EMAP_DEF@ | ||
160 | ELM_ETHUMB_DEF = @ELM_ETHUMB_DEF@ | ||
161 | ELM_EWEATHER_DEF = @ELM_EWEATHER_DEF@ | ||
162 | ELM_LIBINTL_H_DEF = @ELM_LIBINTL_H_DEF@ | ||
163 | ELM_UNIX_DEF = @ELM_UNIX_DEF@ | ||
164 | ELM_WEB_DEF = @ELM_WEB_DEF@ | ||
165 | ELM_WIN32_DEF = @ELM_WIN32_DEF@ | ||
166 | ELM_WINCE_DEF = @ELM_WINCE_DEF@ | ||
167 | EMOTION_CFLAGS = @EMOTION_CFLAGS@ | ||
168 | EMOTION_LIBS = @EMOTION_LIBS@ | ||
169 | EVIL_CFLAGS = @EVIL_CFLAGS@ | ||
170 | EVIL_LIBS = @EVIL_LIBS@ | ||
171 | EXEEXT = @EXEEXT@ | ||
172 | FGREP = @FGREP@ | ||
173 | GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ | ||
174 | GMSGFMT = @GMSGFMT@ | ||
175 | GMSGFMT_015 = @GMSGFMT_015@ | ||
176 | GREP = @GREP@ | ||
177 | INSTALL = @INSTALL@ | ||
178 | INSTALL_DATA = @INSTALL_DATA@ | ||
179 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | ||
180 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | ||
181 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | ||
182 | INTLLIBS = @INTLLIBS@ | ||
183 | INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ | ||
184 | LD = @LD@ | ||
185 | LDFLAGS = @LDFLAGS@ | ||
186 | LIBICONV = @LIBICONV@ | ||
187 | LIBINTL = @LIBINTL@ | ||
188 | LIBOBJS = @LIBOBJS@ | ||
189 | LIBS = @LIBS@ | ||
190 | LIBTOOL = @LIBTOOL@ | ||
191 | LIPO = @LIPO@ | ||
192 | LN_S = @LN_S@ | ||
193 | LOCALE_DIR = @LOCALE_DIR@ | ||
194 | LTLIBICONV = @LTLIBICONV@ | ||
195 | LTLIBINTL = @LTLIBINTL@ | ||
196 | LTLIBOBJS = @LTLIBOBJS@ | ||
197 | MAKEINFO = @MAKEINFO@ | ||
198 | MKDIR_P = @MKDIR_P@ | ||
199 | MODULE_ARCH = @MODULE_ARCH@ | ||
200 | MODULE_EDJE = @MODULE_EDJE@ | ||
201 | MSGFMT = @MSGFMT@ | ||
202 | MSGFMT_015 = @MSGFMT_015@ | ||
203 | MSGMERGE = @MSGMERGE@ | ||
204 | NM = @NM@ | ||
205 | NMEDIT = @NMEDIT@ | ||
206 | OBJDUMP = @OBJDUMP@ | ||
207 | OBJEXT = @OBJEXT@ | ||
208 | OTOOL = @OTOOL@ | ||
209 | OTOOL64 = @OTOOL64@ | ||
210 | PACKAGE = @PACKAGE@ | ||
211 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | ||
212 | PACKAGE_NAME = @PACKAGE_NAME@ | ||
213 | PACKAGE_STRING = @PACKAGE_STRING@ | ||
214 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | ||
215 | PACKAGE_URL = @PACKAGE_URL@ | ||
216 | PACKAGE_VERSION = @PACKAGE_VERSION@ | ||
217 | PATH_SEPARATOR = @PATH_SEPARATOR@ | ||
218 | PKG_CONFIG = @PKG_CONFIG@ | ||
219 | PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ | ||
220 | PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ | ||
221 | POSUB = @POSUB@ | ||
222 | RANLIB = @RANLIB@ | ||
223 | SED = @SED@ | ||
224 | SET_MAKE = @SET_MAKE@ | ||
225 | SHELL = @SHELL@ | ||
226 | STRIP = @STRIP@ | ||
227 | USE_NLS = @USE_NLS@ | ||
228 | VERSION = @VERSION@ | ||
229 | VMAJ = @VMAJ@ | ||
230 | VMIN = @VMIN@ | ||
231 | XGETTEXT = @XGETTEXT@ | ||
232 | XGETTEXT_015 = @XGETTEXT_015@ | ||
233 | XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ | ||
234 | abs_builddir = @abs_builddir@ | ||
235 | abs_srcdir = @abs_srcdir@ | ||
236 | abs_top_builddir = @abs_top_builddir@ | ||
237 | abs_top_srcdir = @abs_top_srcdir@ | ||
238 | ac_ct_CC = @ac_ct_CC@ | ||
239 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | ||
240 | am__include = @am__include@ | ||
241 | am__leading_dot = @am__leading_dot@ | ||
242 | am__quote = @am__quote@ | ||
243 | am__tar = @am__tar@ | ||
244 | am__untar = @am__untar@ | ||
245 | bindir = @bindir@ | ||
246 | build = @build@ | ||
247 | build_alias = @build_alias@ | ||
248 | build_cpu = @build_cpu@ | ||
249 | build_os = @build_os@ | ||
250 | build_vendor = @build_vendor@ | ||
251 | builddir = @builddir@ | ||
252 | datadir = @datadir@ | ||
253 | datarootdir = @datarootdir@ | ||
254 | dlopen_libs = @dlopen_libs@ | ||
255 | docdir = @docdir@ | ||
256 | dvidir = @dvidir@ | ||
257 | edje_cc = @edje_cc@ | ||
258 | eet_eet = @eet_eet@ | ||
259 | efl_doxygen = @efl_doxygen@ | ||
260 | efl_have_doxygen = @efl_have_doxygen@ | ||
261 | exec_prefix = @exec_prefix@ | ||
262 | host = @host@ | ||
263 | host_alias = @host_alias@ | ||
264 | host_cpu = @host_cpu@ | ||
265 | host_os = @host_os@ | ||
266 | host_vendor = @host_vendor@ | ||
267 | htmldir = @htmldir@ | ||
268 | includedir = @includedir@ | ||
269 | infodir = @infodir@ | ||
270 | install_sh = @install_sh@ | ||
271 | libdir = @libdir@ | ||
272 | libexecdir = @libexecdir@ | ||
273 | localedir = @localedir@ | ||
274 | localstatedir = @localstatedir@ | ||
275 | lt_ECHO = @lt_ECHO@ | ||
276 | lt_enable_auto_import = @lt_enable_auto_import@ | ||
277 | mandir = @mandir@ | ||
278 | mkdir_p = @mkdir_p@ | ||
279 | my_libs = @my_libs@ | ||
280 | oldincludedir = @oldincludedir@ | ||
281 | pdfdir = @pdfdir@ | ||
282 | pkgconfig_requires_private = @pkgconfig_requires_private@ | ||
283 | prefix = @prefix@ | ||
284 | program_transform_name = @program_transform_name@ | ||
285 | psdir = @psdir@ | ||
286 | release_info = @release_info@ | ||
287 | requirement_elm = @requirement_elm@ | ||
288 | sbindir = @sbindir@ | ||
289 | sharedstatedir = @sharedstatedir@ | ||
290 | srcdir = @srcdir@ | ||
291 | sysconfdir = @sysconfdir@ | ||
292 | target_alias = @target_alias@ | ||
293 | top_build_prefix = @top_build_prefix@ | ||
294 | top_builddir = @top_builddir@ | ||
295 | top_srcdir = @top_srcdir@ | ||
296 | version_info = @version_info@ | ||
297 | AUTOMAKE_OPTIONS = 1.4 foreign | ||
298 | MAINTAINERCLEANFILES = Makefile.in | ||
299 | EDJE_CC = @edje_cc@ | ||
300 | EDJE_FLAGS_VERBOSE_ = | ||
301 | EDJE_FLAGS_VERBOSE_0 = | ||
302 | EDJE_FLAGS_VERBOSE_1 = -v | ||
303 | EDJE_FLAGS = $(EDJE_FLAGS_$(V)) -id $(top_srcdir)/data/themes -fd $(top_srcdir)/data/themes | ||
304 | filesdir = $(datadir)/elementary/themes | ||
305 | files_DATA = default.edj default-desktop.edj | ||
306 | EXTRA_DIST = \ | ||
307 | default.edc \ | ||
308 | default-desktop.edc \ | ||
309 | widgets/actionslider.edc \ | ||
310 | widgets/fileselector.edc \ | ||
311 | widgets/menu.edc \ | ||
312 | widgets/segment_control.edc \ | ||
313 | widgets/bg.edc \ | ||
314 | widgets/border.edc \ | ||
315 | widgets/flipselector.edc \ | ||
316 | widgets/naviframe.edc \ | ||
317 | widgets/multibuttonentry.edc \ | ||
318 | widgets/separator.edc \ | ||
319 | widgets/bubble.edc \ | ||
320 | widgets/frame.edc \ | ||
321 | widgets/notify.edc \ | ||
322 | widgets/slider.edc \ | ||
323 | widgets/button.edc \ | ||
324 | widgets/gengrid.edc \ | ||
325 | widgets/slideshow.edc \ | ||
326 | widgets/calendar.edc \ | ||
327 | widgets/genlist.edc \ | ||
328 | widgets/panel.edc \ | ||
329 | widgets/spinner.edc \ | ||
330 | widgets/check.edc \ | ||
331 | widgets/hover.edc \ | ||
332 | widgets/panes.edc \ | ||
333 | widgets/thumb.edc \ | ||
334 | widgets/clock.edc \ | ||
335 | widgets/icon.edc \ | ||
336 | widgets/photocam.edc \ | ||
337 | widgets/colorselector.edc \ | ||
338 | widgets/index.edc \ | ||
339 | widgets/photo.edc \ | ||
340 | widgets/toolbar.edc \ | ||
341 | widgets/conformant.edc \ | ||
342 | widgets/label.edc \ | ||
343 | widgets/player.edc \ | ||
344 | widgets/tooltip.edc \ | ||
345 | widgets/ctxpopup.edc \ | ||
346 | widgets/layout.edc \ | ||
347 | widgets/progressbar.edc \ | ||
348 | widgets/video.edc \ | ||
349 | widgets/diskselector.edc \ | ||
350 | widgets/list.edc \ | ||
351 | widgets/radio.edc \ | ||
352 | widgets/win.edc \ | ||
353 | widgets/entry.edc \ | ||
354 | widgets/map.edc \ | ||
355 | widgets/scroller.edc \ | ||
356 | widgets/pointer.edc \ | ||
357 | widgets/datetime.edc \ | ||
358 | widgets/dayselector.edc \ | ||
359 | widgets/popup.edc \ | ||
360 | ews.edc \ | ||
361 | arrow_down.png \ | ||
362 | arrow_up.png \ | ||
363 | bar_shine.png \ | ||
364 | bd_bottom.png \ | ||
365 | bd_button_close_focused.png \ | ||
366 | bd_button_close_shadow.png \ | ||
367 | bd_button_close_unfocused.png \ | ||
368 | bd_button_max_focused.png \ | ||
369 | bd_button_max_shadow.png \ | ||
370 | bd_button_max_unfocused.png \ | ||
371 | bd_button_min_focused.png \ | ||
372 | bd_button_min_shadow.png \ | ||
373 | bd_button_min_unfocused.png \ | ||
374 | bd_resize_b.png \ | ||
375 | bd_title_bg.png \ | ||
376 | bd_title_over.png \ | ||
377 | bd_top_hilight.png \ | ||
378 | bd_top.png \ | ||
379 | bt_base1.png \ | ||
380 | bt_base2.png \ | ||
381 | bt_bases.png \ | ||
382 | bt_basew.png \ | ||
383 | bt_glow.png \ | ||
384 | bt_hilight.png \ | ||
385 | bt_hilightw.png \ | ||
386 | bt_shine.png \ | ||
387 | bt_sm_base1.png \ | ||
388 | bt_sm_base2.png \ | ||
389 | bt_sm_hilight.png \ | ||
390 | bt_sm_shine.png \ | ||
391 | bt_dis_base.png \ | ||
392 | bt_dis_hilight.png \ | ||
393 | ctxpopup_arrow_left.png \ | ||
394 | ctxpopup_arrow_down.png \ | ||
395 | ctxpopup_arrow_right.png \ | ||
396 | ctxpopup_arrow_up.png \ | ||
397 | dia_botshad.png \ | ||
398 | dia_grad.png \ | ||
399 | dia_topshad.png \ | ||
400 | exclam.png \ | ||
401 | frame_1.png \ | ||
402 | frame_2.png \ | ||
403 | flip_0b.png \ | ||
404 | flip_0t.png \ | ||
405 | flip_1b.png \ | ||
406 | flip_1t.png \ | ||
407 | flip_2b.png \ | ||
408 | flip_2t.png \ | ||
409 | flip_3b.png \ | ||
410 | flip_3t.png \ | ||
411 | flip_4b.png \ | ||
412 | flip_4t.png \ | ||
413 | flip_5b.png \ | ||
414 | flip_5t.png \ | ||
415 | flip_6b.png \ | ||
416 | flip_6t.png \ | ||
417 | flip_7b.png \ | ||
418 | flip_7t.png \ | ||
419 | flip_8b.png \ | ||
420 | flip_8t.png \ | ||
421 | flip_9b.png \ | ||
422 | flip_9t.png \ | ||
423 | flip_amb.png \ | ||
424 | flip_amt.png \ | ||
425 | flip_base.png \ | ||
426 | flip_base_shad.png \ | ||
427 | flip_pmb.png \ | ||
428 | flip_pmt.png \ | ||
429 | flip_shad.png \ | ||
430 | flip_t.png \ | ||
431 | flip_b.png \ | ||
432 | head.png \ | ||
433 | sb_runnerh.png \ | ||
434 | sb_runnerv.png \ | ||
435 | seg_single_pressed.png \ | ||
436 | seg_single_selected.png \ | ||
437 | seg_single_normal.png \ | ||
438 | seg_left_pressed.png \ | ||
439 | seg_left_selected.png \ | ||
440 | seg_left_normal.png \ | ||
441 | seg_middle_pressed.png \ | ||
442 | seg_middle_selected.png \ | ||
443 | seg_middle_normal.png \ | ||
444 | seg_right_pressed.png \ | ||
445 | seg_right_selected.png \ | ||
446 | seg_right_normal.png \ | ||
447 | shelf_inset.png \ | ||
448 | tog_base_on.png \ | ||
449 | tog_base_off.png \ | ||
450 | tog_dis_base_on.png \ | ||
451 | tog_dis_base_off.png \ | ||
452 | shad_circ.png \ | ||
453 | bt_dis_base.png \ | ||
454 | bt_dis_hilight.png \ | ||
455 | outdent-top.png \ | ||
456 | outdent-bottom.png \ | ||
457 | updown.png \ | ||
458 | leftright.png \ | ||
459 | hoversel_entry_bg.png \ | ||
460 | cur_box.png \ | ||
461 | cur_hi.png \ | ||
462 | cur_shad.png \ | ||
463 | cur_shine.png \ | ||
464 | cur_glow.png \ | ||
465 | bubble.png \ | ||
466 | bubble_3.png \ | ||
467 | bubble_shine3.png \ | ||
468 | bubble_4.png \ | ||
469 | bubble_shine4.png \ | ||
470 | bubble_1.png \ | ||
471 | bubble_shine.png \ | ||
472 | bubble_2.png \ | ||
473 | icon_home.png \ | ||
474 | icon_close.png \ | ||
475 | icon_apps.png \ | ||
476 | icon_arrow_up.png \ | ||
477 | icon_arrow_down.png \ | ||
478 | icon_arrow_left.png \ | ||
479 | icon_arrow_right.png \ | ||
480 | bt_dis_shine.png \ | ||
481 | icon_left_arrow.png \ | ||
482 | icon_right_arrow.png \ | ||
483 | toolbar_sel.png \ | ||
484 | icon_chat.png \ | ||
485 | icon_clock.png \ | ||
486 | icon_delete.png \ | ||
487 | icon_edit.png \ | ||
488 | icon_refresh.png \ | ||
489 | icon_folder.png \ | ||
490 | icon_file.png \ | ||
491 | ilist_1.png \ | ||
492 | ilist_1_h.png \ | ||
493 | ilist_2.png \ | ||
494 | ilist_2_h.png \ | ||
495 | ilist_item_shadow.png \ | ||
496 | ilist_item_shadow_h.png \ | ||
497 | sl_bg.png \ | ||
498 | sl_bg_over.png \ | ||
499 | sl_bt_0.png \ | ||
500 | sl_bt_1.png \ | ||
501 | sl_bt_2.png \ | ||
502 | sl_bt_3.png \ | ||
503 | sl_bt2_0_0.png \ | ||
504 | sl_bt2_0_1.png \ | ||
505 | sl_bt2_0_2.png \ | ||
506 | sl_bt2_1.png \ | ||
507 | sl_bt2_2.png \ | ||
508 | sl_units.png \ | ||
509 | slv_bg.png \ | ||
510 | slv_bg_over.png \ | ||
511 | slv_units.png \ | ||
512 | check_base.png \ | ||
513 | check.png \ | ||
514 | check2.png \ | ||
515 | radio_base.png \ | ||
516 | radio.png \ | ||
517 | radio2.png \ | ||
518 | separator_h.png \ | ||
519 | separator_v.png \ | ||
520 | toolbar_separator_v.png \ | ||
521 | sp_bt_l.png \ | ||
522 | sp_bt_r.png \ | ||
523 | busy-1.png \ | ||
524 | busy-2.png \ | ||
525 | busy-3.png \ | ||
526 | busy-4.png \ | ||
527 | busy-5.png \ | ||
528 | busy-6.png \ | ||
529 | busy-7.png \ | ||
530 | busy-8.png \ | ||
531 | busy-9.png \ | ||
532 | arrow_right.png \ | ||
533 | arrow_left.png \ | ||
534 | bt_spinner_up.png \ | ||
535 | bt_spinner_down.png \ | ||
536 | bt_spinner_hilight.png \ | ||
537 | up.png \ | ||
538 | down.png \ | ||
539 | emo-angry.png \ | ||
540 | emo-angry-shout.png \ | ||
541 | emo-crazy-laugh.png \ | ||
542 | emo-evil-laugh.png \ | ||
543 | emo-evil.png \ | ||
544 | emo-goggle-smile.png \ | ||
545 | emo-grumpy.png \ | ||
546 | emo-grumpy-smile.png \ | ||
547 | emo-guilty.png \ | ||
548 | emo-guilty-smile.png \ | ||
549 | emo-haha.png \ | ||
550 | emo-half-smile.png \ | ||
551 | emo-happy-panting.png \ | ||
552 | emo-happy.png \ | ||
553 | emo-indifferent.png \ | ||
554 | emo-kiss.png \ | ||
555 | emo-knowing-grin.png \ | ||
556 | emo-laugh.png \ | ||
557 | emo-little-bit-sorry.png \ | ||
558 | emo-love-lots.png \ | ||
559 | emo-love.png \ | ||
560 | emo-minimal-smile.png \ | ||
561 | emo-not-happy.png \ | ||
562 | emo-not-impressed.png \ | ||
563 | emo-omg.png \ | ||
564 | emo-opensmile.png \ | ||
565 | emo-smile.png \ | ||
566 | emo-sorry.png \ | ||
567 | emo-squint-laugh.png \ | ||
568 | emo-surprised.png \ | ||
569 | emo-suspicious.png \ | ||
570 | emo-tongue-dangling.png \ | ||
571 | emo-tongue-poke.png \ | ||
572 | emo-uh.png \ | ||
573 | emo-unhappy.png \ | ||
574 | emo-very-sorry.png \ | ||
575 | emo-what.png \ | ||
576 | emo-wink.png \ | ||
577 | emo-worried.png \ | ||
578 | emo-wtf.png \ | ||
579 | map_item.png \ | ||
580 | map_item_2.png \ | ||
581 | shadow.png \ | ||
582 | black.png \ | ||
583 | tooltip-corner-top-left-tip.png \ | ||
584 | tooltip-base.png \ | ||
585 | tooltip-corner-bottom-left-tip.png \ | ||
586 | tooltip-edge-top-tip.png \ | ||
587 | tooltip-corner-bottom-right-tip.png \ | ||
588 | tooltip-edge-left-tip.png \ | ||
589 | tooltip-edge-bottom-tip.png \ | ||
590 | tooltip-edge-right-tip.png \ | ||
591 | tooltip-corner-top-right-tip.png \ | ||
592 | color_picker_alpha.png \ | ||
593 | color_picker_alpha_bg.png \ | ||
594 | color_picker_brightness.png \ | ||
595 | color_picker_color.png \ | ||
596 | color_picker_opacity.png \ | ||
597 | icon_arrow_down_left.png \ | ||
598 | icon_arrow_down_right.png \ | ||
599 | icon_arrow_up_left.png \ | ||
600 | icon_arrow_up_right.png \ | ||
601 | thumb_shadow.png \ | ||
602 | group_index.png \ | ||
603 | mp_forward.png \ | ||
604 | mp_info.png \ | ||
605 | mp_next.png \ | ||
606 | mp_pause.png \ | ||
607 | mp_play.png \ | ||
608 | mp_prev.png \ | ||
609 | mp_rewind.png \ | ||
610 | mp_stop.png \ | ||
611 | access_glow.png \ | ||
612 | pointer_glint_01.png \ | ||
613 | pointer_glint_02.png \ | ||
614 | pointer_glint_03.png \ | ||
615 | pointer_glint_04.png \ | ||
616 | pointer_glint_05.png \ | ||
617 | pointer_glint_06.png \ | ||
618 | pointer_glint_07.png \ | ||
619 | pointer_glint_08.png \ | ||
620 | pointer_glint_09.png \ | ||
621 | pointer_glint_10.png \ | ||
622 | pointer_glint_11.png \ | ||
623 | pointer_glint_12.png \ | ||
624 | pointer_glow.png \ | ||
625 | pointer.png \ | ||
626 | map_circle.png \ | ||
627 | map_scale.png | ||
628 | |||
629 | all: all-am | ||
630 | |||
631 | .SUFFIXES: | ||
632 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | ||
633 | @for dep in $?; do \ | ||
634 | case '$(am__configure_deps)' in \ | ||
635 | *$$dep*) \ | ||
636 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ | ||
637 | && { if test -f $@; then exit 0; else break; fi; }; \ | ||
638 | exit 1;; \ | ||
639 | esac; \ | ||
640 | done; \ | ||
641 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/themes/Makefile'; \ | ||
642 | $(am__cd) $(top_srcdir) && \ | ||
643 | $(AUTOMAKE) --foreign data/themes/Makefile | ||
644 | .PRECIOUS: Makefile | ||
645 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | ||
646 | @case '$?' in \ | ||
647 | *config.status*) \ | ||
648 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | ||
649 | *) \ | ||
650 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | ||
651 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | ||
652 | esac; | ||
653 | |||
654 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | ||
655 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | ||
656 | |||
657 | $(top_srcdir)/configure: $(am__configure_deps) | ||
658 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | ||
659 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) | ||
660 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | ||
661 | $(am__aclocal_m4_deps): | ||
662 | |||
663 | mostlyclean-libtool: | ||
664 | -rm -f *.lo | ||
665 | |||
666 | clean-libtool: | ||
667 | -rm -rf .libs _libs | ||
668 | install-filesDATA: $(files_DATA) | ||
669 | @$(NORMAL_INSTALL) | ||
670 | test -z "$(filesdir)" || $(MKDIR_P) "$(DESTDIR)$(filesdir)" | ||
671 | @list='$(files_DATA)'; test -n "$(filesdir)" || list=; \ | ||
672 | for p in $$list; do \ | ||
673 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | ||
674 | echo "$$d$$p"; \ | ||
675 | done | $(am__base_list) | \ | ||
676 | while read files; do \ | ||
677 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(filesdir)'"; \ | ||
678 | $(INSTALL_DATA) $$files "$(DESTDIR)$(filesdir)" || exit $$?; \ | ||
679 | done | ||
680 | |||
681 | uninstall-filesDATA: | ||
682 | @$(NORMAL_UNINSTALL) | ||
683 | @list='$(files_DATA)'; test -n "$(filesdir)" || list=; \ | ||
684 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ | ||
685 | test -n "$$files" || exit 0; \ | ||
686 | echo " ( cd '$(DESTDIR)$(filesdir)' && rm -f" $$files ")"; \ | ||
687 | cd "$(DESTDIR)$(filesdir)" && rm -f $$files | ||
688 | tags: TAGS | ||
689 | TAGS: | ||
690 | |||
691 | ctags: CTAGS | ||
692 | CTAGS: | ||
693 | |||
694 | |||
695 | distdir: $(DISTFILES) | ||
696 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | ||
697 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | ||
698 | list='$(DISTFILES)'; \ | ||
699 | dist_files=`for file in $$list; do echo $$file; done | \ | ||
700 | sed -e "s|^$$srcdirstrip/||;t" \ | ||
701 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | ||
702 | case $$dist_files in \ | ||
703 | */*) $(MKDIR_P) `echo "$$dist_files" | \ | ||
704 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | ||
705 | sort -u` ;; \ | ||
706 | esac; \ | ||
707 | for file in $$dist_files; do \ | ||
708 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | ||
709 | if test -d $$d/$$file; then \ | ||
710 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | ||
711 | if test -d "$(distdir)/$$file"; then \ | ||
712 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | ||
713 | fi; \ | ||
714 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | ||
715 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ | ||
716 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | ||
717 | fi; \ | ||
718 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ | ||
719 | else \ | ||
720 | test -f "$(distdir)/$$file" \ | ||
721 | || cp -p $$d/$$file "$(distdir)/$$file" \ | ||
722 | || exit 1; \ | ||
723 | fi; \ | ||
724 | done | ||
725 | check-am: all-am | ||
726 | check: check-am | ||
727 | all-am: Makefile $(DATA) | ||
728 | installdirs: | ||
729 | for dir in "$(DESTDIR)$(filesdir)"; do \ | ||
730 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | ||
731 | done | ||
732 | install: install-am | ||
733 | install-exec: install-exec-am | ||
734 | install-data: install-data-am | ||
735 | uninstall: uninstall-am | ||
736 | |||
737 | install-am: all-am | ||
738 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
739 | |||
740 | installcheck: installcheck-am | ||
741 | install-strip: | ||
742 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | ||
743 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | ||
744 | `test -z '$(STRIP)' || \ | ||
745 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | ||
746 | mostlyclean-generic: | ||
747 | |||
748 | clean-generic: | ||
749 | |||
750 | distclean-generic: | ||
751 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | ||
752 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | ||
753 | |||
754 | maintainer-clean-generic: | ||
755 | @echo "This command is intended for maintainers to use" | ||
756 | @echo "it deletes files that may require special tools to rebuild." | ||
757 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) | ||
758 | clean: clean-am | ||
759 | |||
760 | clean-am: clean-generic clean-libtool clean-local mostlyclean-am | ||
761 | |||
762 | distclean: distclean-am | ||
763 | -rm -f Makefile | ||
764 | distclean-am: clean-am distclean-generic | ||
765 | |||
766 | dvi: dvi-am | ||
767 | |||
768 | dvi-am: | ||
769 | |||
770 | html: html-am | ||
771 | |||
772 | html-am: | ||
773 | |||
774 | info: info-am | ||
775 | |||
776 | info-am: | ||
777 | |||
778 | install-data-am: install-filesDATA | ||
779 | |||
780 | install-dvi: install-dvi-am | ||
781 | |||
782 | install-dvi-am: | ||
783 | |||
784 | install-exec-am: | ||
785 | |||
786 | install-html: install-html-am | ||
787 | |||
788 | install-html-am: | ||
789 | |||
790 | install-info: install-info-am | ||
791 | |||
792 | install-info-am: | ||
793 | |||
794 | install-man: | ||
795 | |||
796 | install-pdf: install-pdf-am | ||
797 | |||
798 | install-pdf-am: | ||
799 | |||
800 | install-ps: install-ps-am | ||
801 | |||
802 | install-ps-am: | ||
803 | |||
804 | installcheck-am: | ||
805 | |||
806 | maintainer-clean: maintainer-clean-am | ||
807 | -rm -f Makefile | ||
808 | maintainer-clean-am: distclean-am maintainer-clean-generic | ||
809 | |||
810 | mostlyclean: mostlyclean-am | ||
811 | |||
812 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool | ||
813 | |||
814 | pdf: pdf-am | ||
815 | |||
816 | pdf-am: | ||
817 | |||
818 | ps: ps-am | ||
819 | |||
820 | ps-am: | ||
821 | |||
822 | uninstall-am: uninstall-filesDATA | ||
823 | |||
824 | .MAKE: install-am install-strip | ||
825 | |||
826 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ | ||
827 | clean-local distclean distclean-generic distclean-libtool \ | ||
828 | distdir dvi dvi-am html html-am info info-am install \ | ||
829 | install-am install-data install-data-am install-dvi \ | ||
830 | install-dvi-am install-exec install-exec-am install-filesDATA \ | ||
831 | install-html install-html-am install-info install-info-am \ | ||
832 | install-man install-pdf install-pdf-am install-ps \ | ||
833 | install-ps-am install-strip installcheck installcheck-am \ | ||
834 | installdirs maintainer-clean maintainer-clean-generic \ | ||
835 | mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ | ||
836 | ps ps-am uninstall uninstall-am uninstall-filesDATA | ||
837 | |||
838 | |||
839 | default.edj: Makefile $(EXTRA_DIST) | ||
840 | $(EDJE_CC) $(EDJE_FLAGS) \ | ||
841 | $(top_srcdir)/data/themes/default.edc \ | ||
842 | $(top_builddir)/data/themes/default.edj | ||
843 | |||
844 | default-desktop.edj: Makefile $(EXTRA_DIST) | ||
845 | $(EDJE_CC) $(EDJE_FLAGS) \ | ||
846 | $(top_srcdir)/data/themes/default-desktop.edc \ | ||
847 | $(top_builddir)/data/themes/default-desktop.edj | ||
848 | |||
849 | clean-local: | ||
850 | rm -f *.edj | ||
851 | |||
852 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
853 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
854 | .NOEXPORT: | ||