Re: [PATCH] Add additional compose sequences for pound sterling and yen (lower case)

2011-09-27 Thread James Cloos
> "HdG" == Hans de Goede  writes:

HdG> Thanks, looks good. One remark for consistency with the other
HdG> currency symbols as well as gtk's compose table, it might be
HdG> good to also add sequences for dollar cent using capital C.

[for the benefit of the archives -JimC]

They were added and reverted because they are already used for
the character U+20A1 COLON SIGN [₡].

-JimC
-- 
James Cloos  OpenPGP: 1024D/ED7DAEA6
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Re: [PATCH] Add additional compose sequences for pound sterling and yen (lower case)

2011-09-27 Thread Hans de Goede

Hi,

On 09/26/2011 01:32 AM, Jeremy Huddleston wrote:


https://bugs.freedesktop.org/show_bug.cgi?id=1013

Signed-off-by: Jeremy Huddleston
---
  nls/en_US.UTF-8/Compose.pre |4 
  1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre
index fb64cb9..0e82dcb 100644
--- a/nls/en_US.UTF-8/Compose.pre
+++ b/nls/en_US.UTF-8/Compose.pre
@@ -180,9 +180,13 @@ XCOMM "₵" U20b5 CEDI SIGN
 : "¢"   cent # CENT SIGN
 : "¢"   cent # CENT SIGN
 : "£"   sterling # POUND SIGN
+: "£"   sterling # POUND SIGN
+: "£"   sterling # POUND SIGN
 : "£"   sterling # POUND SIGN
 : "¥"   yen # YEN SIGN
+: "¥"   yen # YEN SIGN
 : "¥"   yen # YEN SIGN
+: "¥"   yen # YEN SIGN

  XCOMM Long S
 : "ſ"   U017f # LATIN SMALL 
LETTER LONG S


Thanks, looks good. One remark for consistency with the other currency
symbols as well as gtk's compose table, it might be good to also add
sequences for dollar cent using capital C.

Regards,

Hans
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Re: [PATCH] Add additional compose sequences for pound sterling and yen (lower case)

2011-09-25 Thread Gaetan Nadon
On Sun, 2011-09-25 at 16:32 -0700, Jeremy Huddleston wrote:

> https://bugs.freedesktop.org/show_bug.cgi?id=1013
> 
> Signed-off-by: Jeremy Huddleston 
> ---
>  nls/en_US.UTF-8/Compose.pre |4 
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre
> index fb64cb9..0e82dcb 100644
> --- a/nls/en_US.UTF-8/Compose.pre
> +++ b/nls/en_US.UTF-8/Compose.pre
> @@ -180,9 +180,13 @@ XCOMM "₵" U20b5 CEDI SIGN
>  : "¢"   cent # CENT SIGN
>  : "¢"   cent # CENT SIGN
>  : "£"   sterling # POUND SIGN
> +: "£"   sterling # POUND SIGN
> +: "£"   sterling # POUND SIGN
>  : "£"   sterling # POUND SIGN
>  : "¥"   yen # YEN SIGN
> +: "¥"   yen # YEN SIGN
>  : "¥"   yen # YEN SIGN
> +: "¥"   yen # YEN SIGN
>  
>  XCOMM Long S
>  : "ſ"   U017f # LATIN SMALL LETTER LONG 
> S
> -- 
> 1.7.6.1
> 
> 

I have done enough googling to be convinced.

Reviewed-by: Gaetan Nadon 

> ___
> xorg-devel@lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel




signature.asc
Description: This is a digitally signed message part
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

[PATCH] Add additional compose sequences for pound sterling and yen (lower case)

2011-09-25 Thread Jeremy Huddleston

https://bugs.freedesktop.org/show_bug.cgi?id=1013

Signed-off-by: Jeremy Huddleston 
---
 nls/en_US.UTF-8/Compose.pre |4 
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre
index fb64cb9..0e82dcb 100644
--- a/nls/en_US.UTF-8/Compose.pre
+++ b/nls/en_US.UTF-8/Compose.pre
@@ -180,9 +180,13 @@ XCOMM "₵" U20b5 CEDI SIGN
   : "¢"   cent # CENT SIGN
   : "¢"   cent # CENT SIGN
   : "£"   sterling # POUND SIGN
+  : "£"   sterling # POUND SIGN
+  : "£"   sterling # POUND SIGN
   : "£"   sterling # POUND SIGN
   : "¥"   yen # YEN SIGN
+  : "¥"   yen # YEN SIGN
   : "¥"   yen # YEN SIGN
+  : "¥"   yen # YEN SIGN
 
 XCOMM Long S
   : "ſ"   U017f # LATIN SMALL LETTER LONG 
S
-- 
1.7.6.1


___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel