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

gEDA-cvs: branch: master updated (1.0-20070526-48-g018e591)



The branch, master has been updated
       via  018e591753e79a8d60fc3500dc90c60ff880983d (commit)
      from  e4f3288389dd9736d328ce392f4e33d8521c5966 (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.


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

commit 018e591753e79a8d60fc3500dc90c60ff880983d
Author: Peter TB Brett <peter@xxxxxxxxxxxxx>
Date:   Sat Jun 23 16:57:27 2007 +0100

    symbols: Fix right parenthesis font definition.

:100644 100644 6bcef71... d083ba5... M	symbols/geda-font.scm

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

commit 018e591753e79a8d60fc3500dc90c60ff880983d
Author: Peter TB Brett <peter@xxxxxxxxxxxxx>
Date:   Sat Jun 23 16:57:27 2007 +0100

    symbols: Fix right parenthesis font definition.

diff --git a/symbols/geda-font.scm b/symbols/geda-font.scm
index 6bcef71..d083ba5 100644
--- a/symbols/geda-font.scm
+++ b/symbols/geda-font.scm
@@ -17,7 +17,7 @@
    ("!" . "excl.sym")
    ("," . "comma.sym")
    ("(" . "lparen.sym")
-   (")" . "lparen.sym")
+   (")" . "rparen.sym")
    ("-" . "minus.sym")
    ("+" . "plus.sym")
    ("#" . "pound.sym")


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

 symbols/geda-font.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



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