On Thu, Feb 06, 2014 at 11:26:36AM -0800, Ping Cheng wrote:
> Typos in data/cintiq-22hdt.tablet, data/cintiq-22hdt.tablet,
> and libwacom/libwacom-database.c.
> 
> Signed-off-by: Ping Cheng <pi...@wacom.com>

applied, thank you

Cheers,
   Peter

> ---
>  data/intuos-9x12.tablet      | 2 +-
>  data/cintiq-22hdt.tablet     | 2 +-
>  libwacom/libwacom-database.c | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/data/cintiq-22hdt.tablet b/data/cintiq-22hdt.tablet
> index 4bc47ba..5dbb03c 100644
> --- a/data/cintiq-22hdt.tablet
> +++ b/data/cintiq-22hdt.tablet
> @@ -33,7 +33,7 @@
>  
>  [Device]
>  Name=Wacom Cintiq 22HD touch
> -DeviceMatch=usb:056a:0x5b
> +DeviceMatch=usb:056a:005b
>  Class=Cintiq
>  Width=19
>  Height=11
> diff --git a/data/intuos-9x12.tablet b/data/intuos-9x12.tablet
> index ae817a9..00c5ca7 100644
> --- a/data/intuos-9x12.tablet
> +++ b/data/intuos-9x12.tablet
> @@ -1,5 +1,5 @@
>  [Device]
> -Name=Wacom Intuos2 9x12
> +Name=Wacom Intuos 9x12
>  DeviceMatch=usb:056a:0022
>  Class=Intuos
>  Width=12
> diff --git a/libwacom/libwacom-database.c b/libwacom/libwacom-database.c
> index 14b5a4a..eaf07bc 100644
> --- a/libwacom/libwacom-database.c
> +++ b/libwacom/libwacom-database.c
> @@ -448,7 +448,7 @@ libwacom_parse_tablet_keyfile(const char *datadir, const 
> char *filename)
>  
>       if (!(device->features & FEATURE_RING) &&
>           (device->features & FEATURE_RING2))
> -             g_warning ("Table '%s' has Ring2 but no Ring. This is 
> impossible", libwacom_get_match(device));
> +             g_warning ("Tablet '%s' has Ring2 but no Ring. This is 
> impossible", libwacom_get_match(device));
>  
>       device->num_strips = g_key_file_get_integer(keyfile, FEATURES_GROUP, 
> "NumStrips", NULL);
>       device->num_buttons = g_key_file_get_integer(keyfile, FEATURES_GROUP, 
> "Buttons", &error);
> -- 
> 1.8.3.2
> 

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to