Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Fri Mar  9 00:47:46 CET 2007
(Kim)

--- 0.16.8.7 0.01 ---
gettext should be external.
Add MAINTAINERCLEANFILES.
Add icon to xsession .desktop files.
Fix configure with --x-includes and --x-libraries (thanks to Peter Hyman).
Don't scan background directory at startup but when needed (menu or config 
dialog).
Initial GLX config support.
Fix some group handling breakage (broken since 0.16.8?).
French translation update (Tristan D.).
Correct translators mailing list.
Disable non-functional group show/hide stuff.
Add option to show windows on all desks in focus list.


===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -3 -r1.198 -r1.199
--- configure.in        25 Feb 2007 02:27:41 -0000      1.198
+++ configure.in        9 Mar 2007 05:48:38 -0000       1.199
@@ -3,7 +3,7 @@
 ENLIGHTENMENT_MAJOR=0
 ENLIGHTENMENT_MINOR=16
 ENLIGHTENMENT_MICRO=8.7
-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.228
retrieving revision 1.229
diff -u -3 -r1.228 -r1.229
--- ChangeLog   21 Feb 2007 01:43:07 -0000      1.228
+++ ChangeLog   9 Mar 2007 05:48:38 -0000       1.229
@@ -4232,3 +4232,22 @@
 Disable dialog checkbox for non-functional "Button Image" feature.
 Add some checks to avoid imlib warnings.
 
+
+-------------------------------------------------------------------------------
+
+Fri Mar  9 00:47:46 CET 2007
+(Kim)
+
+--- 0.16.8.7 0.01 ---
+gettext should be external.
+Add MAINTAINERCLEANFILES.
+Add icon to xsession .desktop files.
+Fix configure with --x-includes and --x-libraries (thanks to Peter Hyman).
+Don't scan background directory at startup but when needed (menu or config 
dialog).
+Initial GLX config support.
+Fix some group handling breakage (broken since 0.16.8?).
+French translation update (Tristan D.).
+Correct translators mailing list.
+Disable non-functional group show/hide stuff.
+Add option to show windows on all desks in focus list.
+
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -3 -r1.24 -r1.25
--- timestamp.h 21 Feb 2007 01:43:08 -0000      1.24
+++ timestamp.h 9 Mar 2007 05:48:38 -0000       1.25
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2007/02/21 01:43:08 $"
+#define E_CHECKOUT_DATE "$Date: 2007/03/09 05:48:38 $"



-------------------------------------------------------------------------
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