enlightenment/src
Gustavo Sverzut Barbieri 7e1caa6740 enlightenment_fm_open to open directories from command line.
This command line tool will make it easier to open directories from
command line, instead of calling
   enlightenment_remote -exec-action fileman "PATH"

It has the advantage of being much simpler and smaller and also
resolving the realpath for you.

If there is no such action "fileman" (ie: module is not loaded), then
it will return failure. To implement this I had to change the
-exec-action so it returns a boolean (it will report that value with
enlightenment_remote as well).




SVN revision: 37861
2008-11-30 02:12:52 +00:00
..
bin enlightenment_fm_open to open directories from command line. 2008-11-30 02:12:52 +00:00
modules Never add checks on afterthought, or add them right. 2008-11-27 19:15:52 +00:00
preload Correctly include eina and fix pkg-config description. 2008-10-15 10:03:45 +00:00
.cvsignore Quiet! 2004-12-02 18:41:29 +00:00
Makefile.am speed up e17's login - reduce disk IO wait. 2006-10-22 10:03:59 +00:00