diff options
Diffstat (limited to 'libraries/elementary/data/themes/Makefile.am')
-rw-r--r-- | libraries/elementary/data/themes/Makefile.am | 347 |
1 files changed, 0 insertions, 347 deletions
diff --git a/libraries/elementary/data/themes/Makefile.am b/libraries/elementary/data/themes/Makefile.am deleted file mode 100644 index e7cd053..0000000 --- a/libraries/elementary/data/themes/Makefile.am +++ /dev/null | |||
@@ -1,347 +0,0 @@ | |||
1 | AUTOMAKE_OPTIONS = 1.4 foreign | ||
2 | MAINTAINERCLEANFILES = Makefile.in | ||
3 | |||
4 | EDJE_CC = @edje_cc@ | ||
5 | EDJE_FLAGS_VERBOSE_ = | ||
6 | EDJE_FLAGS_VERBOSE_0 = | ||
7 | EDJE_FLAGS_VERBOSE_1 = -v | ||
8 | EDJE_FLAGS = $(EDJE_FLAGS_$(V)) -id $(top_srcdir)/data/themes -fd $(top_srcdir)/data/themes | ||
9 | |||
10 | filesdir = $(datadir)/elementary/themes | ||
11 | files_DATA = default.edj default-desktop.edj | ||
12 | |||
13 | EXTRA_DIST = \ | ||
14 | default.edc \ | ||
15 | default-desktop.edc \ | ||
16 | widgets/actionslider.edc \ | ||
17 | widgets/fileselector.edc \ | ||
18 | widgets/menu.edc \ | ||
19 | widgets/segment_control.edc \ | ||
20 | widgets/bg.edc \ | ||
21 | widgets/border.edc \ | ||
22 | widgets/flipselector.edc \ | ||
23 | widgets/naviframe.edc \ | ||
24 | widgets/multibuttonentry.edc \ | ||
25 | widgets/separator.edc \ | ||
26 | widgets/bubble.edc \ | ||
27 | widgets/frame.edc \ | ||
28 | widgets/notify.edc \ | ||
29 | widgets/slider.edc \ | ||
30 | widgets/button.edc \ | ||
31 | widgets/gengrid.edc \ | ||
32 | widgets/slideshow.edc \ | ||
33 | widgets/calendar.edc \ | ||
34 | widgets/genlist.edc \ | ||
35 | widgets/panel.edc \ | ||
36 | widgets/spinner.edc \ | ||
37 | widgets/check.edc \ | ||
38 | widgets/hover.edc \ | ||
39 | widgets/panes.edc \ | ||
40 | widgets/thumb.edc \ | ||
41 | widgets/clock.edc \ | ||
42 | widgets/icon.edc \ | ||
43 | widgets/photocam.edc \ | ||
44 | widgets/colorselector.edc \ | ||
45 | widgets/index.edc \ | ||
46 | widgets/photo.edc \ | ||
47 | widgets/toolbar.edc \ | ||
48 | widgets/conformant.edc \ | ||
49 | widgets/label.edc \ | ||
50 | widgets/player.edc \ | ||
51 | widgets/tooltip.edc \ | ||
52 | widgets/ctxpopup.edc \ | ||
53 | widgets/layout.edc \ | ||
54 | widgets/progressbar.edc \ | ||
55 | widgets/video.edc \ | ||
56 | widgets/diskselector.edc \ | ||
57 | widgets/list.edc \ | ||
58 | widgets/radio.edc \ | ||
59 | widgets/win.edc \ | ||
60 | widgets/entry.edc \ | ||
61 | widgets/map.edc \ | ||
62 | widgets/scroller.edc \ | ||
63 | widgets/pointer.edc \ | ||
64 | widgets/datetime.edc \ | ||
65 | widgets/dayselector.edc \ | ||
66 | widgets/popup.edc \ | ||
67 | ews.edc \ | ||
68 | arrow_down.png \ | ||
69 | arrow_up.png \ | ||
70 | bar_shine.png \ | ||
71 | bd_bottom.png \ | ||
72 | bd_button_close_focused.png \ | ||
73 | bd_button_close_shadow.png \ | ||
74 | bd_button_close_unfocused.png \ | ||
75 | bd_button_max_focused.png \ | ||
76 | bd_button_max_shadow.png \ | ||
77 | bd_button_max_unfocused.png \ | ||
78 | bd_button_min_focused.png \ | ||
79 | bd_button_min_shadow.png \ | ||
80 | bd_button_min_unfocused.png \ | ||
81 | bd_resize_b.png \ | ||
82 | bd_title_bg.png \ | ||
83 | bd_title_over.png \ | ||
84 | bd_top_hilight.png \ | ||
85 | bd_top.png \ | ||
86 | bt_base1.png \ | ||
87 | bt_base2.png \ | ||
88 | bt_bases.png \ | ||
89 | bt_basew.png \ | ||
90 | bt_glow.png \ | ||
91 | bt_hilight.png \ | ||
92 | bt_hilightw.png \ | ||
93 | bt_shine.png \ | ||
94 | bt_sm_base1.png \ | ||
95 | bt_sm_base2.png \ | ||
96 | bt_sm_hilight.png \ | ||
97 | bt_sm_shine.png \ | ||
98 | bt_dis_base.png \ | ||
99 | bt_dis_hilight.png \ | ||
100 | ctxpopup_arrow_left.png \ | ||
101 | ctxpopup_arrow_down.png \ | ||
102 | ctxpopup_arrow_right.png \ | ||
103 | ctxpopup_arrow_up.png \ | ||
104 | dia_botshad.png \ | ||
105 | dia_grad.png \ | ||
106 | dia_topshad.png \ | ||
107 | exclam.png \ | ||
108 | frame_1.png \ | ||
109 | frame_2.png \ | ||
110 | flip_0b.png \ | ||
111 | flip_0t.png \ | ||
112 | flip_1b.png \ | ||
113 | flip_1t.png \ | ||
114 | flip_2b.png \ | ||
115 | flip_2t.png \ | ||
116 | flip_3b.png \ | ||
117 | flip_3t.png \ | ||
118 | flip_4b.png \ | ||
119 | flip_4t.png \ | ||
120 | flip_5b.png \ | ||
121 | flip_5t.png \ | ||
122 | flip_6b.png \ | ||
123 | flip_6t.png \ | ||
124 | flip_7b.png \ | ||
125 | flip_7t.png \ | ||
126 | flip_8b.png \ | ||
127 | flip_8t.png \ | ||
128 | flip_9b.png \ | ||
129 | flip_9t.png \ | ||
130 | flip_amb.png \ | ||
131 | flip_amt.png \ | ||
132 | flip_base.png \ | ||
133 | flip_base_shad.png \ | ||
134 | flip_pmb.png \ | ||
135 | flip_pmt.png \ | ||
136 | flip_shad.png \ | ||
137 | flip_t.png \ | ||
138 | flip_b.png \ | ||
139 | head.png \ | ||
140 | sb_runnerh.png \ | ||
141 | sb_runnerv.png \ | ||
142 | seg_single_pressed.png \ | ||
143 | seg_single_selected.png \ | ||
144 | seg_single_normal.png \ | ||
145 | seg_left_pressed.png \ | ||
146 | seg_left_selected.png \ | ||
147 | seg_left_normal.png \ | ||
148 | seg_middle_pressed.png \ | ||
149 | seg_middle_selected.png \ | ||
150 | seg_middle_normal.png \ | ||
151 | seg_right_pressed.png \ | ||
152 | seg_right_selected.png \ | ||
153 | seg_right_normal.png \ | ||
154 | shelf_inset.png \ | ||
155 | tog_base_on.png \ | ||
156 | tog_base_off.png \ | ||
157 | tog_dis_base_on.png \ | ||
158 | tog_dis_base_off.png \ | ||
159 | shad_circ.png \ | ||
160 | bt_dis_base.png \ | ||
161 | bt_dis_hilight.png \ | ||
162 | outdent-top.png \ | ||
163 | outdent-bottom.png \ | ||
164 | updown.png \ | ||
165 | leftright.png \ | ||
166 | hoversel_entry_bg.png \ | ||
167 | cur_box.png \ | ||
168 | cur_hi.png \ | ||
169 | cur_shad.png \ | ||
170 | cur_shine.png \ | ||
171 | cur_glow.png \ | ||
172 | bubble.png \ | ||
173 | bubble_3.png \ | ||
174 | bubble_shine3.png \ | ||
175 | bubble_4.png \ | ||
176 | bubble_shine4.png \ | ||
177 | bubble_1.png \ | ||
178 | bubble_shine.png \ | ||
179 | bubble_2.png \ | ||
180 | icon_home.png \ | ||
181 | icon_close.png \ | ||
182 | icon_apps.png \ | ||
183 | icon_arrow_up.png \ | ||
184 | icon_arrow_down.png \ | ||
185 | icon_arrow_left.png \ | ||
186 | icon_arrow_right.png \ | ||
187 | bt_dis_shine.png \ | ||
188 | icon_left_arrow.png \ | ||
189 | icon_right_arrow.png \ | ||
190 | toolbar_sel.png \ | ||
191 | icon_chat.png \ | ||
192 | icon_clock.png \ | ||
193 | icon_delete.png \ | ||
194 | icon_edit.png \ | ||
195 | icon_refresh.png \ | ||
196 | icon_folder.png \ | ||
197 | icon_file.png \ | ||
198 | ilist_1.png \ | ||
199 | ilist_1_h.png \ | ||
200 | ilist_2.png \ | ||
201 | ilist_2_h.png \ | ||
202 | ilist_item_shadow.png \ | ||
203 | ilist_item_shadow_h.png \ | ||
204 | sl_bg.png \ | ||
205 | sl_bg_over.png \ | ||
206 | sl_bt_0.png \ | ||
207 | sl_bt_1.png \ | ||
208 | sl_bt_2.png \ | ||
209 | sl_bt_3.png \ | ||
210 | sl_bt2_0_0.png \ | ||
211 | sl_bt2_0_1.png \ | ||
212 | sl_bt2_0_2.png \ | ||
213 | sl_bt2_1.png \ | ||
214 | sl_bt2_2.png \ | ||
215 | sl_units.png \ | ||
216 | slv_bg.png \ | ||
217 | slv_bg_over.png \ | ||
218 | slv_units.png \ | ||
219 | check_base.png \ | ||
220 | check.png \ | ||
221 | check2.png \ | ||
222 | radio_base.png \ | ||
223 | radio.png \ | ||
224 | radio2.png \ | ||
225 | separator_h.png \ | ||
226 | separator_v.png \ | ||
227 | toolbar_separator_v.png \ | ||
228 | sp_bt_l.png \ | ||
229 | sp_bt_r.png \ | ||
230 | busy-1.png \ | ||
231 | busy-2.png \ | ||
232 | busy-3.png \ | ||
233 | busy-4.png \ | ||
234 | busy-5.png \ | ||
235 | busy-6.png \ | ||
236 | busy-7.png \ | ||
237 | busy-8.png \ | ||
238 | busy-9.png \ | ||
239 | arrow_right.png \ | ||
240 | arrow_left.png \ | ||
241 | bt_spinner_up.png \ | ||
242 | bt_spinner_down.png \ | ||
243 | bt_spinner_hilight.png \ | ||
244 | up.png \ | ||
245 | down.png \ | ||
246 | emo-angry.png \ | ||
247 | emo-angry-shout.png \ | ||
248 | emo-crazy-laugh.png \ | ||
249 | emo-evil-laugh.png \ | ||
250 | emo-evil.png \ | ||
251 | emo-goggle-smile.png \ | ||
252 | emo-grumpy.png \ | ||
253 | emo-grumpy-smile.png \ | ||
254 | emo-guilty.png \ | ||
255 | emo-guilty-smile.png \ | ||
256 | emo-haha.png \ | ||
257 | emo-half-smile.png \ | ||
258 | emo-happy-panting.png \ | ||
259 | emo-happy.png \ | ||
260 | emo-indifferent.png \ | ||
261 | emo-kiss.png \ | ||
262 | emo-knowing-grin.png \ | ||
263 | emo-laugh.png \ | ||
264 | emo-little-bit-sorry.png \ | ||
265 | emo-love-lots.png \ | ||
266 | emo-love.png \ | ||
267 | emo-minimal-smile.png \ | ||
268 | emo-not-happy.png \ | ||
269 | emo-not-impressed.png \ | ||
270 | emo-omg.png \ | ||
271 | emo-opensmile.png \ | ||
272 | emo-smile.png \ | ||
273 | emo-sorry.png \ | ||
274 | emo-squint-laugh.png \ | ||
275 | emo-surprised.png \ | ||
276 | emo-suspicious.png \ | ||
277 | emo-tongue-dangling.png \ | ||
278 | emo-tongue-poke.png \ | ||
279 | emo-uh.png \ | ||
280 | emo-unhappy.png \ | ||
281 | emo-very-sorry.png \ | ||
282 | emo-what.png \ | ||
283 | emo-wink.png \ | ||
284 | emo-worried.png \ | ||
285 | emo-wtf.png \ | ||
286 | map_item.png \ | ||
287 | map_item_2.png \ | ||
288 | shadow.png \ | ||
289 | black.png \ | ||
290 | tooltip-corner-top-left-tip.png \ | ||
291 | tooltip-base.png \ | ||
292 | tooltip-corner-bottom-left-tip.png \ | ||
293 | tooltip-edge-top-tip.png \ | ||
294 | tooltip-corner-bottom-right-tip.png \ | ||
295 | tooltip-edge-left-tip.png \ | ||
296 | tooltip-edge-bottom-tip.png \ | ||
297 | tooltip-edge-right-tip.png \ | ||
298 | tooltip-corner-top-right-tip.png \ | ||
299 | color_picker_alpha.png \ | ||
300 | color_picker_alpha_bg.png \ | ||
301 | color_picker_brightness.png \ | ||
302 | color_picker_color.png \ | ||
303 | color_picker_opacity.png \ | ||
304 | icon_arrow_down_left.png \ | ||
305 | icon_arrow_down_right.png \ | ||
306 | icon_arrow_up_left.png \ | ||
307 | icon_arrow_up_right.png \ | ||
308 | thumb_shadow.png \ | ||
309 | group_index.png \ | ||
310 | mp_forward.png \ | ||
311 | mp_info.png \ | ||
312 | mp_next.png \ | ||
313 | mp_pause.png \ | ||
314 | mp_play.png \ | ||
315 | mp_prev.png \ | ||
316 | mp_rewind.png \ | ||
317 | mp_stop.png \ | ||
318 | access_glow.png \ | ||
319 | pointer_glint_01.png \ | ||
320 | pointer_glint_02.png \ | ||
321 | pointer_glint_03.png \ | ||
322 | pointer_glint_04.png \ | ||
323 | pointer_glint_05.png \ | ||
324 | pointer_glint_06.png \ | ||
325 | pointer_glint_07.png \ | ||
326 | pointer_glint_08.png \ | ||
327 | pointer_glint_09.png \ | ||
328 | pointer_glint_10.png \ | ||
329 | pointer_glint_11.png \ | ||
330 | pointer_glint_12.png \ | ||
331 | pointer_glow.png \ | ||
332 | pointer.png \ | ||
333 | map_circle.png \ | ||
334 | map_scale.png | ||
335 | |||
336 | default.edj: Makefile $(EXTRA_DIST) | ||
337 | $(EDJE_CC) $(EDJE_FLAGS) \ | ||
338 | $(top_srcdir)/data/themes/default.edc \ | ||
339 | $(top_builddir)/data/themes/default.edj | ||
340 | |||
341 | default-desktop.edj: Makefile $(EXTRA_DIST) | ||
342 | $(EDJE_CC) $(EDJE_FLAGS) \ | ||
343 | $(top_srcdir)/data/themes/default-desktop.edc \ | ||
344 | $(top_builddir)/data/themes/default-desktop.edj | ||
345 | |||
346 | clean-local: | ||
347 | rm -f *.edj | ||