Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/doc


Modified Files:
        entice.doxygen 


Log Message:
rm ~/.e/apps/entice/config.db; rerun autogen, and try the e key.  you can now send the 
current file to an image editor, like the gimp. the executable is a config opt, it 
tries to autodetect gimp-remote-2.0, it's a modified implementation of a patch I 
received from C. Wehrfritz.  I found it to be pretty useful, and it retains exif tags 
if you rotate images :)  The image filesize shrinks like crazy after it's saved in the 
gimp.  Don't know what kind of quality loss(if any) is happening
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/doc/entice.doxygen,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- entice.doxygen      10 Jul 2004 21:20:03 -0000      1.8
+++ entice.doxygen      7 Sep 2004 03:49:35 -0000       1.9
@@ -160,6 +160,7 @@
        <li><em>entice,image,current,scroll,start,south</em>:("") start a timer to pan 
the image viewport image "South"</li>
        <li><em>entice,image,current,scroll,start,north</em>:("") start a timer to pan 
the image viewport image "North"</li>
        <li><em>entice,image,current,scroll,stop</em>:("") stops all image scrolling 
timers</li>
+       <li><em>entice,image,current,edit</em>:("") try to edit the image with the 
config opt for editor</li>
        <li><em>entice,thumbnail,scroll,start,next</em>:("") start scrolling to see 
additional elements in in the thumbnail containers</li>
        <li><em>entice,thumbnail,scroll,start,prev</em>:("") start scrolling to see 
images before those currently displayed in the container </li>
        <li><em>entice,thumbnail,scroll,stop</em>:("") stops any thumbnail scrolling 
timers that are currently running.</li>
@@ -190,6 +191,7 @@
        <li><em>entice,image,modified</em>:("") When the image in memory is no longer 
consistent with the image on disk</li>
        <li><em>entice,preview,show</em>:("") When we have a new image in previewer.  
</li>
        <li><em>entice,preview,show,before</em>:("") When we have a new image coming 
into the previewer, this is emitted right before the old preview is replaced with the 
new.  </li>
+       <li><em>entice,image,current,edit,sent</em>:("") When we have successfully 
requested the file to be loaded in the editor.  </li>
     </ul>
 </li>
 </ul>




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to