Enlightenment CVS committal

Author  : mekius
Project : e17
Module  : proto

Dir     : e17/proto/empower


Modified Files:
        ChangeLog INSTALL README 


Log Message:
Version 1.0\n
- Empower now behaves much more like sudo itself.  It respects the timeout\n
  and also will reask if you mistype your password.  The amount of retries\n
  is all based on your settings in the sudoers file.\n
- Also, command line options can be passed to sudo as well as EWL on the\n
  empower command line.\n
- With the massive changes and cleanups, this release deserves a 1.0 :)\n\nI 
highly recommend all current empower users update to this version, it is much 
better ;)  Let me know of any errors you find, I tried to test it a lot, but I 
usually miss some minor detail.

===================================================================
RCS file: /cvs/e/e17/proto/empower/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- ChangeLog   5 Apr 2006 17:36:15 -0000       1.2
+++ ChangeLog   30 May 2007 03:30:31 -0000      1.3
@@ -1,3 +1,10 @@
+5-29-07 -- Version 1.0
+       - Empower now behaves much more like sudo itself.  It respects the 
timeout
+         and also will reask if you mistype your password.  The amount of 
retries
+         is all based on your settings in the sudoers file.
+       - Also, command line options can be passed to sudo as well as EWL on the
+         empower command line.
+       - With the massive changes and cleanups, this release deserves a 1.0 :)
 4-5-06
        - Added etk version coded mostly by CodeWarrior
        - Added username into the gui and did some cleaning of the interface
===================================================================
RCS file: /cvs/e/e17/proto/empower/INSTALL,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- INSTALL     10 Mar 2007 10:06:16 -0000      1.3
+++ INSTALL     30 May 2007 03:30:31 -0000      1.4
@@ -12,4 +12,7 @@
 By default, this will be determined based on which toolkits are installed.
 To override pass one or more of the following to ./autogen.sh:
        --enable-etk/--disable-etk     Enable/Disable ETK
-       --enable-ewl/--disable-ewl     Enable/Disable EWL
\ No newline at end of file
+       --enable-ewl/--disable-ewl     Enable/Disable EWL
+       
+Note:
+Recently the etk version has been disabled by default due to compilation 
errors.
\ No newline at end of file
===================================================================
RCS file: /cvs/e/e17/proto/empower/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- README      10 Mar 2007 10:06:16 -0000      1.2
+++ README      30 May 2007 03:30:31 -0000      1.3
@@ -1,7 +1,7 @@
 Empower - A graphical sudo tool based on the Enlightenment Foundation Libraries
-Version 0.3
+Version 1.0
 
-Usage: empower <program command>
+Usage: empower [SUDO OPTIONS] <program> [PROGRAM OPTIONS] -- [EWL OPTIONS]
 
 See INSTALL for installation instructions
 See COPYING and COPYING-PLAIN for license information



-------------------------------------------------------------------------
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