Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in e.spec ChangeLog 


Log Message:
Sun Feb 19 23:10:05 CET 2006
(Kim)

--- 0.16.8.1 0.02 ---
Fix parsing menu files without newline at end of file.
Move lists to Ecore_List.
Rename some files.
Quick fix for apps that want to inherit the root pixmap.
Notes on tweaking the Aqua theme (Yasufumi Haga).


===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -3 -r1.139 -r1.140
--- configure.in        16 Feb 2006 21:38:16 -0000      1.139
+++ configure.in        19 Feb 2006 22:10:58 -0000      1.140
@@ -5,7 +5,7 @@
 ENLIGHTENMENT_MICRO=8.1
 
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
 
-AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.01)
+AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.02)
 AM_MAINTAINER_MODE
 
 dnl reasonable guesses for where stuff is installed
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -3 -r1.210 -r1.211
--- e.spec      16 Feb 2006 21:38:16 -0000      1.210
+++ e.spec      19 Feb 2006 22:10:58 -0000      1.211
@@ -1,4 +1,4 @@
-%define revision 0.01
+%define revision 0.02
 %define rev_name -%{revision}
 
 Summary: The Enlightenment window manager.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -3 -r1.199 -r1.200
--- ChangeLog   16 Feb 2006 21:38:16 -0000      1.199
+++ ChangeLog   19 Feb 2006 22:10:58 -0000      1.200
@@ -3768,3 +3768,16 @@
 Fix position after unshading certain borders. Cleanups.
 Add sanity check for background timeout value.
 
+
+-------------------------------------------------------------------------------
+
+Sun Feb 19 23:10:05 CET 2006
+(Kim)
+
+--- 0.16.8.1 0.02 ---
+Fix parsing menu files without newline at end of file.
+Move lists to Ecore_List.
+Rename some files.
+Quick fix for apps that want to inherit the root pixmap.
+Notes on tweaking the Aqua theme (Yasufumi Haga).
+




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to