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: Fri, 04 May 2007 01:03:25 +0000

CVSROOT:        /sources/antiright
Module name:    antiright
Changes by:     Jeffrey Bedard <jefbed> 07/05/04 01:03:25

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

Log message:
        Use new pane code for separation of major portions of display.

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

Patches:
Index: IDE.gdl
===================================================================
RCS file: /sources/antiright/antiright/ACE-desktop/guidl/IDE.gdl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- IDE.gdl     3 May 2007 21:23:07 -0000       1.14
+++ IDE.gdl     4 May 2007 01:03:25 -0000       1.15
@@ -5,7 +5,7 @@
 
 option "title" "IDE";
 
-option "rows" 3;
+option "rows" 4;
 
 option "no fill";
 add "system label" "pwd";
@@ -21,6 +21,8 @@
 add "terminal" "$SHELL";
 option "rows" 16;
 
+add "vertical pane" "Work,Utilities";
+
 option "no fill";
 add buttons
        "cd `gtkshell -dd` && ACE -A IDE & # CD",




reply via email to

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