diff options
author | Roozbeh Pournader <roozbeh@gmail.com> | 2009-02-13 17:14:14 -0800 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2009-03-02 14:03:29 +0330 |
commit | b5675e4c920dbb146ab76d49b4807693749e8143 (patch) | |
tree | 84f47621fdf056701f758cfae086acbda9e7ae19 | |
parent | f6993c880345b45abc0f7e7f0bb14dd0ddae0caa (diff) |
Remove Euro Sign from all orthographies (bug #19865)
-rw-r--r-- | fc-lang/de.orth | 1 | ||||
-rw-r--r-- | fc-lang/el.orth | 1 | ||||
-rw-r--r-- | fc-lang/en.orth | 1 | ||||
-rw-r--r-- | fc-lang/es.orth | 1 | ||||
-rw-r--r-- | fc-lang/fi.orth | 1 | ||||
-rw-r--r-- | fc-lang/fr.orth | 1 | ||||
-rw-r--r-- | fc-lang/it.orth | 1 | ||||
-rw-r--r-- | fc-lang/nl.orth | 1 | ||||
-rw-r--r-- | fc-lang/pt.orth | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/fc-lang/de.orth b/fc-lang/de.orth index c3c695a..881da90 100644 --- a/fc-lang/de.orth +++ b/fc-lang/de.orth @@ -47,4 +47,3 @@ #201c # double quotes #201e # double quotes #2039-203a # angle quotes -20AC # EURO SIGN diff --git a/fc-lang/el.orth b/fc-lang/el.orth index 6510329..11fc8b8 100644 --- a/fc-lang/el.orth +++ b/fc-lang/el.orth @@ -30,4 +30,3 @@ 038c 038e-03a1 03a3-03ce -20AC # EURO SIGN diff --git a/fc-lang/en.orth b/fc-lang/en.orth index 6dd6619..57f5d04 100644 --- a/fc-lang/en.orth +++ b/fc-lang/en.orth @@ -38,4 +38,3 @@ 00f6 #2018-2019 # single quotes #201c-201d # double quotes -20AC # EURO SIGN diff --git a/fc-lang/es.orth b/fc-lang/es.orth index 7fe447a..f9f20a7 100644 --- a/fc-lang/es.orth +++ b/fc-lang/es.orth @@ -47,5 +47,4 @@ 00F3 # LATIN SMALL LETTER O WITH ACUTE 00FA # LATIN SMALL LETTER U WITH ACUTE 00FC # LATIN SMALL LETTER U WITH DIAERESIS -20AC # EURO SIGN # diff --git a/fc-lang/fi.orth b/fc-lang/fi.orth index 94b8f02..b1555d0 100644 --- a/fc-lang/fi.orth +++ b/fc-lang/fi.orth @@ -49,4 +49,3 @@ #2019 # single quote #201d # double quote #203a # angle quote -20AC # EURO SIGN diff --git a/fc-lang/fr.orth b/fc-lang/fr.orth index c31508b..0dff246 100644 --- a/fc-lang/fr.orth +++ b/fc-lang/fr.orth @@ -56,4 +56,3 @@ 00FF # LATIN SMALL LETTER Y WITH DIAERESIS 00C6 # LATIN CAPITAL LETTER AE (ash) * 00E6 # LATIN SMALL LETTER AE (ash) * -20AC # EURO SIGN diff --git a/fc-lang/it.orth b/fc-lang/it.orth index e95c170..6e65225 100644 --- a/fc-lang/it.orth +++ b/fc-lang/it.orth @@ -49,4 +49,3 @@ 00f2-00f3 00f9 00fa -20AC # EURO SIGN diff --git a/fc-lang/nl.orth b/fc-lang/nl.orth index 7692227..dad3253 100644 --- a/fc-lang/nl.orth +++ b/fc-lang/nl.orth @@ -60,5 +60,4 @@ 00fb 00fc #0132-0133 # IJ and ij ligatures -20AC # EURO SIGN diff --git a/fc-lang/pt.orth b/fc-lang/pt.orth index f09df16..c717290 100644 --- a/fc-lang/pt.orth +++ b/fc-lang/pt.orth @@ -62,4 +62,3 @@ 00fc ##203a # angle quote # -20AC # EURO SIGN |