antiright-devel
[Top][All Lists]
Advanced

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

[Antiright-devel] antiright/ACE-desktop/guidl IDE.gdl


From: Jeffrey Bedard
Subject: [Antiright-devel] antiright/ACE-desktop/guidl IDE.gdl
Date: Thu, 26 Apr 2007 23:12:04 +0000

CVSROOT:        /sources/antiright
Module name:    antiright
Changes by:     Jeffrey Bedard <jefbed> 07/04/26 23:12:03

Modified files:
        ACE-desktop/guidl: IDE.gdl 

Log message:
        Added a label to the top of the IDE screen displaying the current
        directory.  

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/antiright/ACE-desktop/guidl/IDE.gdl?cvsroot=antiright&r1=1.10&r2=1.11

Patches:
Index: IDE.gdl
===================================================================
RCS file: /sources/antiright/antiright/ACE-desktop/guidl/IDE.gdl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- IDE.gdl     21 Apr 2007 22:21:57 -0000      1.10
+++ IDE.gdl     26 Apr 2007 23:12:03 -0000      1.11
@@ -5,7 +5,9 @@
 
 option "title" "IDE";
 
-option "rows" 2;
+option "rows" 3;
+
+add system label "pwd";
 
 option "terminal font" "Mono 12";
 option "terminal width" 80;




reply via email to

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