antiright-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Antiright-devel] antiright/src ACE


From: Jeffrey Bedard
Subject: [Antiright-devel] antiright/src ACE
Date: Sat, 28 Aug 2004 12:09:31 -0400

CVSROOT:        /cvsroot/antiright
Module name:    antiright
Branch:         
Changes by:     Jeffrey Bedard <address@hidden> 04/08/28 01:30:36

Modified files:
        src            : ACE 

Log message:
        Removed Read_Mail() and Write_Mail().  Renamed "Close" label of cd 
player to "Exit".

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/antiright/antiright/src/ACE.diff?tr1=1.19&tr2=1.20&r1=text&r2=text

Patches:
Index: antiright/src/ACE
diff -u antiright/src/ACE:1.19 antiright/src/ACE:1.20
--- antiright/src/ACE:1.19      Wed Aug 25 23:50:18 2004
+++ antiright/src/ACE   Sat Aug 28 01:30:36 2004
@@ -302,19 +302,9 @@
     $ARSHELL -W 'CD Player' -r 2 \
        'ACE Play_CD' 'ACE Pause_CD'\
        'ACE Resume_CD' 'ACE Stop_CD'\
-       'ACE Select_Track' -E "echo Close"
+       'ACE Select_Track' -E "echo Exit"
 }
 
-Read_Mail()
-{
-    mail -p | antiright-mail.awk | $ARSHELL -Am -Aw -p
-}
-
-Write_Mail()
-{
-    echo -e $($ARSHELL -At "Message:")\
-       | mail -s $($ARSHELL -At "Subject:") $($ARSHELL -At "To:")
-}
 Calculate()
 {
     local input="$($ARSHELL -W Calculate -ADp Calculate:)"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]