antiright-devel
[Top][All Lists]
Advanced

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

[Antiright-devel] antiright/ACE-desktop ACE


From: Jeffrey Bedard
Subject: [Antiright-devel] antiright/ACE-desktop ACE
Date: Thu, 17 May 2007 15:41:34 +0000

CVSROOT:        /sources/antiright
Module name:    antiright
Changes by:     Jeffrey Bedard <jefbed> 07/05/17 15:41:34

Modified files:
        ACE-desktop    : ACE 

Log message:
        Used ability to specify startup directory in IDE_CD.  

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/antiright/ACE-desktop/ACE?cvsroot=antiright&r1=1.40&r2=1.41

Patches:
Index: ACE
===================================================================
RCS file: /sources/antiright/antiright/ACE-desktop/ACE,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- ACE 17 May 2007 15:39:27 -0000      1.40
+++ ACE 17 May 2007 15:41:34 -0000      1.41
@@ -81,8 +81,7 @@
 {
        local DIR="$(gtkshell -dd)"
        if [ "$DIR" != "" ]; then
-               cd $DIR
-               IDE &
+               IDE $DIR &
        fi
 }
 




reply via email to

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