Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Mon Jul 24 21:05:36 CEST 2006
(Kim)

--- 0.16.8.3 0.01 ---
Bump version, add revision to version info strings.
Japanese translation update (Yasufumi Haga).
Refactor dialog creation functions.
Fix for autoconf-2.60 (datadir).
Fix setting border style using winops menu.
Fix closing logout dialog when using key bindings.
Split up, shuffle around file.c (no real changes).
Eliminate a lot of stat's during configuration file parsing.


===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -3 -r1.159 -r1.160
--- configure.in        23 Jul 2006 23:09:07 -0000      1.159
+++ configure.in        25 Jul 2006 00:07:03 -0000      1.160
@@ -3,7 +3,7 @@
 ENLIGHTENMENT_MAJOR=0
 ENLIGHTENMENT_MINOR=16
 ENLIGHTENMENT_MICRO=8.3
-ENLIGHTENMENT_REVISION=0.00
+ENLIGHTENMENT_REVISION=0.01
 
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
 if test "x$ENLIGHTENMENT_REVISION" != "x"; then
   ENLIGHTENMENT_REVNAME="$ENLIGHTENMENT_VERSION-$ENLIGHTENMENT_REVISION"
===================================================================
RCS file: /cvs/e/e16/e/ChangeLog,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -3 -r1.210 -r1.211
--- ChangeLog   15 Jul 2006 20:32:18 -0000      1.210
+++ ChangeLog   25 Jul 2006 00:07:04 -0000      1.211
@@ -3949,3 +3949,19 @@
 withdrawal).
 Fix exit/restart from GSOD.
 
+
+-------------------------------------------------------------------------------
+
+Mon Jul 24 21:05:36 CEST 2006
+(Kim)
+
+--- 0.16.8.3 0.01 ---
+Bump version, add revision to version info strings.
+Japanese translation update (Yasufumi Haga).
+Refactor dialog creation functions.
+Fix for autoconf-2.60 (datadir).
+Fix setting border style using winops menu.
+Fix closing logout dialog when using key bindings.
+Split up, shuffle around file.c (no real changes).
+Eliminate a lot of stat's during configuration file parsing.
+
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- timestamp.h 15 Jul 2006 20:32:18 -0000      1.6
+++ timestamp.h 25 Jul 2006 00:07:04 -0000      1.7
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2006/07/15 20:32:18 $"
+#define E_CHECKOUT_DATE "$Date: 2006/07/25 00:07:04 $"



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to