Enlightenment CVS committal

Author  : mekius
Project : e17
Module  : proto

Dir     : e17/proto/empower


Modified Files:
        README 


Log Message:
Fixed disabled window when an empty password was submitted.
Added ssh-askpass support.  For now the -p option can be passed to make empower 
act as ssh-askpass.  Soon a busybox style symlink will be created called 
empower-askpass which will also start empower in ssh-askpass mode.  This mode 
can also be useful for script writers who need to grab passwords.  The password 
is just written to stdout while in this mode.

===================================================================
RCS file: /cvs/e/e17/proto/empower/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- README      30 May 2007 03:30:31 -0000      1.3
+++ README      30 May 2007 17:51:36 -0000      1.4
@@ -1,9 +1,11 @@
 Empower - A graphical sudo tool based on the Enlightenment Foundation Libraries
 Version 1.0
 
-Usage: empower [SUDO OPTIONS] <program> [PROGRAM OPTIONS] -- [EWL OPTIONS]
+Usage: 
+    Sudo: empower [SUDO OPTIONS] <program> [PROGRAM OPTIONS] -- [EWL OPTIONS]
+    AskPass: empower-askpass -- [EWL OPTIONS] or empower -p -- [EWL OPTIONS]
 
 See INSTALL for installation instructions
 See COPYING and COPYING-PLAIN for license information
 
-Created by and Copyright 2005-2007 Nick "Mekius_" Hughart
\ No newline at end of file
+Created by and Copyright 2005-2007 Nicholas "Mekius_" Hughart
\ No newline at end of file



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to