[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pcjc2
Date: 07/02/23 18:32:14
Modified: . Tag: noscreen ChangeLog system-gafrc.in
Log:
sync with trunk
Revision Changes Path
No revision
No revision
1.212.6.2 +15 -0 eda/geda/gaf/symbols/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/symbols/ChangeLog,v
retrieving revision 1.212.6.1
retrieving revision 1.212.6.2
diff -u -b -r1.212.6.1 -r1.212.6.2
--- ChangeLog 11 Feb 2007 23:59:06 -0000 1.212.6.1
+++ ChangeLog 23 Feb 2007 23:32:14 -0000 1.212.6.2
@@ -1,3 +1,18 @@
+2007-02-15 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * system-gafrc.in, font/mu_.sym: Added the greek mu character.
+
+2007-02-14 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * system-gafrc.in,
+ font/o_-double-acute-accent.sym, font/O-double-acute-accent.sym
+ font/u_-double-acute-accent.sym, font/U-double-acute-accent.sym:
+ Added the four missing characters for the complete
+ hungarian charset:
+ - o and O with double acute accent,
+ - u and U with double acute accent.
+ They were contributed by Sztrikó János. Thanks.
+
2006-02-10 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* configure.ac: Bumped package version to 20070216.
1.8.6.1 +11 -0 eda/geda/gaf/symbols/system-gafrc.in
(In the diff below, changes in quantity of whitespace are not shown.)
Index: system-gafrc.in
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/symbols/system-gafrc.in,v
retrieving revision 1.8
retrieving revision 1.8.6.1
diff -u -b -r1.8 -r1.8.6.1
--- system-gafrc.in 20 May 2006 19:02:31 -0000 1.8
+++ system-gafrc.in 23 Feb 2007 23:32:14 -0000 1.8.6.1
@@ -244,10 +244,14 @@
("Ã?" . "AE-lig.sym")
;; O-umlaut finnish/swedish/german
("Ã?" . "O-diaeresis.sym")
+ ;; O-double_acute_accent hungarian
+ ("Å?" . "O-double-acute-accent.sym")
;; O-slash danish/norwegian
("Ã?" . "O-slash.sym")
;; U-umlaut german
("Ã?" . "U-diaeresis.sym")
+ ;; U-double_acute_accent hungarian
+ ("Å°" . "U-double-acute-accent.sym")
;; a-umlaut finnish/swedish/german
("ä" . "a_-diaeresis.sym")
;; a-ring finnish/swedish/danish/norwegian
@@ -256,10 +260,14 @@
("æ" . "ae_-lig.sym")
;; o-umlaut finnish/swedish/german
("ö" . "o_-diaeresis.sym")
+ ;; o-double_acute_accent hungarian
+ ("Å?" . "o_-double-acute-accent.sym")
;; o-slash danish/norwegian
("ø" . "o_-slash.sym")
;; u-umlaut german
("ü" . "u_-diaeresis.sym")
+ ;; u-double_acute_accent hungarian
+ ("ű" . "u_-double-acute-accent.sym")
;; a-acute_accent spanish
("á" . "a_-acute-accent.sym")
;; e-acute_accent spanish
@@ -305,6 +313,9 @@
("Ź" . "Z-acute-accent.sym")
("ż" . "z_-dot.sym")
("Å»" . "Z-dot.sym")
+ ;; small mu character greek
+ ("µ" . "mu_.sym")
+
)))
;
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs