Enlightenment CVS committal

Author  : zuluone
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice


Modified Files:
        README 


Log Message:
files failing to load (generally because they're not images) are neatly removed from 
the image list on access, plus a few minor updates to code; added install instructions 
to README
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- README      11 Aug 2003 13:02:18 -0000      1.3
+++ README      15 Aug 2003 18:01:43 -0000      1.4
@@ -1,16 +1,24 @@
 Entice 0.6.0
 
-Entice is in the process of being ported to Ecore2. It will currently compile,
-and run with the same functionality as the old entice, minus a few features:
+Entice is an image viewer using the new e17 libraries. To compile this
+you need ecore (from the SPLIT tree, until raster merges it back in -
+ecore SPLIT is the Way of the Future, and apps are being updated to use
+it), evas, and Imlib. Soon it will also require edje.
 
-* DND support is not in Ecore2 yet
-* window properties have not been sorted out
-* does not search for existing entice windows on startup
+Simple installation insturctions:
+./autogen.sh
+make
+su
+make install
+
+Entice currently takes no commandline options. It takes as arguments a
+list of images to load. Run with no arguments it tries to load all files
+from the working directory (currently it even tries files that aren't
+images). You can instead give a directory name as a single argument, and
+it will load all images from this directory.
 
-However, a few minor bugs have been fixed and new features are being added.
 On the TODO list at present, in order of randomness, are:
-* building a file list from a directory rather than having to be passed names on
-  the command line
+* logo fade behaviour is a bit arbitrary and will be neatened soon
 * ask for confirmation on file deletion
 * make dragged thumbnails fade gradually as they approach the trashcan
   rather than suddenly as the cursor passes its boundary




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to