[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 07/02/14 14:32:17
Modified: . ChangeLog system-gafrc.in
Log:
Added missing characters for hungarian charset.
* 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.
Revision Changes Path
1.214 +11 -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.213
retrieving revision 1.214
diff -u -b -r1.213 -r1.214
--- ChangeLog 10 Feb 2007 21:54:04 -0000 1.213
+++ ChangeLog 14 Feb 2007 19:32:16 -0000 1.214
@@ -1,3 +1,14 @@
+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.9 +8 -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.9
diff -u -b -r1.8 -r1.9
--- system-gafrc.in 20 May 2006 19:02:31 -0000 1.8
+++ system-gafrc.in 14 Feb 2007 19:32:16 -0000 1.9
@@ -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
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs