Hello,

I wonder if the following isn't what was intended:

Index: exhibit_main.c
===================================================================
RCS file: /cvs/e/e17/apps/exhibit/src/bin/exhibit_main.c,v
retrieving revision 1.136
diff -u -r1.136 exhibit_main.c
--- exhibit_main.c      20 Feb 2008 08:52:15 -0000      1.136
+++ exhibit_main.c      31 May 2008 04:45:34 -0000
@@ -1241,7 +1241,7 @@
         ecore_event_handler_add(EPSILON_EVENT_DONE, _ex_thumb_complete,
NULL));

    if(argc > 1 + fullscreen + slideshow)
-     _ex_main_window_show(argv[1 + fullscreen + slideshow], fullscreen,
slideshow);
+     _ex_main_window_show(argv[1], fullscreen, slideshow);
    else
      _ex_main_window_show(NULL, fullscreen, slideshow);


-- 
Regards,
Ravenlock


Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to