Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        Makefile.am README TODO autogen.sh e16.spec.in 
Removed Files:
        INSTALL NEWS 


Log Message:
Update/remove some doc files.

===================================================================
RCS file: /cvs/e/e16/e/Makefile.am,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -3 -r1.44 -r1.45
--- Makefile.am 10 Sep 2006 18:43:19 -0000      1.44
+++ Makefile.am 7 Jan 2007 19:15:15 -0000       1.45
@@ -1,3 +1,5 @@
+AUTOMAKE_OPTIONS = foreign
+
 SUBDIRS = intl dox eesh epp src lib config themes man scripts misc po
 
 EXTRA_DIST = \
@@ -8,7 +10,7 @@
 sample-scripts/shade-pagers.pl \
 e16.spec.in \
 configure configure.in config.h.in \
-ABOUT-NLS AUTHORS COMPLIANCE COPYING ChangeLog INSTALL NEWS README \
+AUTHORS COMPLIANCE COPYING ChangeLog README \
 docs/README-0.16.8
 
 ACLOCAL_AMFLAGS = -I m4
===================================================================
RCS file: /cvs/e/e16/e/README,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- README      28 Dec 2004 23:46:41 -0000      1.9
+++ README      7 Jan 2007 19:15:15 -0000       1.10
@@ -1,39 +1,35 @@
--------------------------------------------------------------------------------
- E N L I G H T E N M E N T   V E R S I O N   0 . 1 6 . 8
--------------------------------------------------------------------------------
-
-Thank you for downloading the 0.16.8 release of the Enlightenment Window
-Manager.  This README file should not be considered a substitute for the real
-documentation, which can be found (once you have started Enlightenment) by
-middle-clicking on the desktop and selecting "Help" from the menu.
-
-Information on how to install Enlightenment on your system is contained in the
-INSTALL file.  Please consult the INSTALL file for information on how to get
-Enlightenment compiled and running on your system.
-
-There is a minor FAQ that is replicated from the documentation found in the
-file FAQ.  The version in the Documentation Browser is more helpful, but this
-is included for completeness.
-
-Information on the copyright, and your rights as a user of enlightenment can be
-found in the file COPYING, which is also contained in this directory.
-Enlightenment is free software, and you should know that you are entitled to
-many rights as a user.
-
-Curious about who wrote the application?  Check out the AUTHORS file for more
-information.  For patches, we try to remember who submitted what patch so you
-know who to thank for particular features.  If you like a feature, send them
-some email - they'll probably appreciate it.
 
-The primary Enlightenment site is located at:
-http://www.enlightenment.org 
+Enlightenment DR16 version 0.16.8
+=================================
+
+Installation
+------------
+
+./configure
+make
+sudo make install
+
+For additional help on package configuration, see
+./configure --help
+
 
-IF you would like to join Enlightenment-related mailing lists, you can find out
-more information on these lists at:
-http://www.enlightenment.org/pages/mail.html
+Additional information
+----------------------
 
-Thanks for taking the time to read the README file.  We hope you enjoy this
-software as much as we have enjoyed writing it for you.
+See README-0.16.8.
+
+The e16-docs package is somewhat dated but still contains much relevant
+information about using e16.
+
+
+Resources
+---------
+
+Primary Enlightenment web site:
+http://www.enlightenment.org 
 
--Raster   ([EMAIL PROTECTED])          -Mandrake ([EMAIL PROTECTED]) 
+Mailing lists:
+http://sourceforge.net/mail/?group_id=2
 
+IRC:
+#e on freenode
===================================================================
RCS file: /cvs/e/e16/e/TODO,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- TODO        12 Jan 2006 23:30:44 -0000      1.18
+++ TODO        7 Jan 2007 19:15:15 -0000       1.19
@@ -2,13 +2,8 @@
 - Docs
   - Update
 
-- Fixed?
-  - Trouble with external pagers and hidden desks.
-  - Systray windows sometimes escape initial placement/sizing.
-
 - Maybe some day...
   - Fix blurred shadow on shaped windows.
   - Defer border rendering?
   - Theme Transparency (pseudotrans) is way slower than it needs to be.
-  - Enable not redirecting certain clients?
   - Partial strut handling in arrange/maximize code.
===================================================================
RCS file: /cvs/e/e16/e/autogen.sh,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- autogen.sh  10 Sep 2006 18:43:19 -0000      1.22
+++ autogen.sh  7 Jan 2007 19:15:15 -0000       1.23
@@ -15,6 +15,7 @@
 
 echo "Running autopoint -f"
 autopoint -f || gautopoint -f || exit 1
+rm -f ABOUT-NLS
 echo "Running aclocal -I m4 $ACLOCAL_FLAGS"
 aclocal -I m4 $ACLOCAL_FLAGS || exit 1
 echo "Running autoconf"
===================================================================
RCS file: /cvs/e/e16/e/e16.spec.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- e16.spec.in 10 Nov 2006 20:49:48 -0000      1.4
+++ e16.spec.in 7 Jan 2007 19:15:15 -0000       1.5
@@ -54,7 +54,7 @@
 
 %files
 %defattr(-, root, root)
-%doc AUTHORS COPYING ChangeLog INSTALL README docs/README-0.16.8
+%doc AUTHORS COPYING ChangeLog README docs/README-0.16.8
 %{_bindir}/*
 %{_libdir}/libe16_*.so
 %{_datadir}/%{name}/*



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