[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: gaf.git: branch: master updated (1.5.1-20081221-11-g2e4ec93)



The branch, master has been updated
       via  2e4ec93e8689501983a891280d8b1869901113c9 (commit)
      from  04e17b33aea43f01079d2a0fd1ac9457062aa392 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 gschem/lib/system-gschemrc.in |   11 ++++++-----
 libgeda/lib/system-gafrc      |    8 ++++----
 2 files changed, 10 insertions(+), 9 deletions(-)


=================
 Commit Messages
=================

commit 2e4ec93e8689501983a891280d8b1869901113c9
Author: Peter TB Brett <peter@xxxxxxxxxxxxx>
Date:   Mon Dec 22 16:38:38 2008 +0000

    Revert "Use light background color maps as the default."
    
    This reverts commit 01bd6420ecad411d804f4a1a3d41af67d901ce6a, and
    corrects the comments to refer to the dark background as the default.

:100644 100644 cc2142b... dd1340d... M	gschem/lib/system-gschemrc.in
:100644 100644 2789c00... abbd558... M	libgeda/lib/system-gafrc

=========
 Changes
=========

commit 2e4ec93e8689501983a891280d8b1869901113c9
Author: Peter TB Brett <peter@xxxxxxxxxxxxx>
Date:   Mon Dec 22 16:38:38 2008 +0000

    Revert "Use light background color maps as the default."
    
    This reverts commit 01bd6420ecad411d804f4a1a3d41af67d901ce6a, and
    corrects the comments to refer to the dark background as the default.

diff --git a/gschem/lib/system-gschemrc.in b/gschem/lib/system-gschemrc.in
index cc2142b..dd1340d 100644
--- a/gschem/lib/system-gschemrc.in
+++ b/gschem/lib/system-gschemrc.in
@@ -25,12 +25,13 @@
 (color-map-make-friendly display-color-map)
 (color-map-make-friendly display-outline-color-map)
 
-; Load up a color scheme has a light (almost white) background
+; Load up a color scheme which has a dark (black) background.
 ; Comment out the first line and comment in the second line for a
-; dark (black) background.  The dark background is the original look. 
-; 
-(load (build-path geda-rc-path "gschem-colormap-lightbg")) ; light background
-;(load (build-path geda-rc-path "gschem-colormap-darkbg")) ; dark background
+; light (almost white) background.  The dark background is the
+; original look.
+;
+(load (build-path geda-rc-path "gschem-colormap-darkbg")) ; dark background
+;(load (build-path geda-rc-path "gschem-colormap-lightbg")) ; light background
 
 ;
 ; End of color section
diff --git a/libgeda/lib/system-gafrc b/libgeda/lib/system-gafrc
index 2789c00..abbd558 100644
--- a/libgeda/lib/system-gafrc
+++ b/libgeda/lib/system-gafrc
@@ -100,12 +100,12 @@
 ;; Make the printing color map more user-friendly
 (color-map-make-friendly print-color-map)
 
-;; Load up a color scheme for printing which has a white background.
+;; Load up a color scheme for printing optimised for a dark background.
 ; Comment out the first line and comment in the second line for a
-; black background. The dark background is the original look.
+; white background. The dark background is the original look.
 ;
-(load (build-path geda-rc-path "print-colormap-lightbg")) ; light background
-;(load (build-path geda-rc-path "print-colormap-darkbg")) ; dark background
+(load (build-path geda-rc-path "print-colormap-darkbg")) ; dark background
+;(load (build-path geda-rc-path "print-colormap-lightbg")) ; light background
 
 
 ;;;; Process configuration script directory




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs