another terminology demo, now with dinosaurs

This commit is contained in:
Mike Blumenkrantz 2013-08-14 12:08:13 +01:00 committed by discomfitor
parent ec88245da9
commit 8d3730a93f
14 changed files with 3529 additions and 1 deletions

View File

@ -11,6 +11,7 @@ EDJE_FLAGS = $(EDJE_FLAGS_VERBOSE_$(V)) -id $(top_srcdir)/data/themes/images -fd
filesdir = $(pkgdatadir)/themes
files_DATA = \
default.edj \
default-dino.edj \
default-nausea.edj \
default-spin.edj \
mild.edj \
@ -24,7 +25,7 @@ am__v_EDJ_ = $(am__v_EDJ_$(AM_DEFAULT_VERBOSITY))
am__v_EDJ_0 = @echo " EDJ " $@;
EXTRA_DIST = default.edc default-spin.edc default-nausea.edc mild.edc black.edc mustang.edc default_colors.in.edc
EXTRA_DIST = default.edc default-spin.edc default-nausea.edc default-dino.edc mild.edc black.edc mustang.edc default_colors.in.edc
default.edj: Makefile default.edc default_colors.in.edc
$(AM_V_EDJ)$(EDJE_CC) $(EDJE_FLAGS) \
@ -41,6 +42,11 @@ default-nausea.edj: Makefile default-nausea.edc default_colors.in.edc
$(top_srcdir)/data/themes/default-nausea.edc \
$(top_builddir)/data/themes/default-nausea.edj
default-dino.edj: Makefile default-dino.edc default_colors.in.edc
$(AM_V_EDJ)$(EDJE_CC) $(EDJE_FLAGS) \
$(top_srcdir)/data/themes/default-dino.edc \
$(top_builddir)/data/themes/default-dino.edj
mild.edj: Makefile mild.edc default_colors.in.edc
$(AM_V_EDJ)$(EDJE_CC) $(EDJE_FLAGS) \
$(top_srcdir)/data/themes/mild.edc \

3522
data/themes/default-dino.edc Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB