Some spec and Makefile.am fixes for edje and e.

what's the odds of getting commit access to assist keeping this stuff up
to date?

Ryan
Index: apps/e/enlightenment.spec
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/enlightenment.spec,v
retrieving revision 1.10
diff -u -r1.10 enlightenment.spec
--- apps/e/enlightenment.spec	8 Sep 2005 21:04:19 -0000	1.10
+++ apps/e/enlightenment.spec	25 Sep 2005 15:46:51 -0000
@@ -1,6 +1,6 @@
 Summary: The Enlightenment window manager
 Name: enlightenment
-Version: 0.16.999.013
+Version: 0.16.999.015
 Release: 0.20050908
 License: BSD
 Group: User Interface/Desktops
Index: apps/e/data/themes/Makefile.am
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/Makefile.am,v
retrieving revision 1.23
diff -u -r1.23 Makefile.am
--- apps/e/data/themes/Makefile.am	22 Sep 2005 05:52:37 -0000	1.23
+++ apps/e/data/themes/Makefile.am	25 Sep 2005 15:46:52 -0000
@@ -37,7 +37,8 @@
 default_randr.edc \
 default_configure.edc \
 default_about.edc \
-default_theme_about.edc
+default_theme_about.edc \
+default_entry.edc
 
 default.edj: Makefile $(EXTRA_DIST)
 	$(EDJE_CC) $(EDJE_FLAGS) \
Index: apps/e/data/themes/images/Makefile.am
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/images/Makefile.am,v
retrieving revision 1.28
diff -u -r1.28 Makefile.am
--- apps/e/data/themes/images/Makefile.am	20 Sep 2005 11:02:48 -0000	1.28
+++ apps/e/data/themes/images/Makefile.am	25 Sep 2005 15:46:52 -0000
@@ -322,4 +322,7 @@
 e17_about_sky3.png \
 e17_about_sky4.png \
 e17_about_sky5.png \
-e17_about_sky_overlay.png
+e17_about_sky_overlay.png \
+focus.png \
+entry.png \
+entry_focus.png
Index: libs/edje/edje.spec
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/edje.spec,v
retrieving revision 1.22
diff -u -r1.22 edje.spec
--- libs/edje/edje.spec	8 Sep 2005 21:04:21 -0000	1.22
+++ libs/edje/edje.spec	25 Sep 2005 15:46:59 -0000
@@ -2,7 +2,7 @@
 
 Summary: Complex Graphical Design/Layout Engine
 Name: edje
-Version: 0.5.0.013
+Version: 0.5.0.015
 Release: 0.20050908
 License: BSD
 Group: System Environment/Libraries

Reply via email to