Re: [PATCH weston v2 2/2] text-input: Replace model with input

2015-02-06 Thread Bryce Harrington
On Wed, Jan 28, 2015 at 02:40:42PM -0600, Derek Foreman wrote: > commit 78d00e45cc renamed text_model to text_input > > This cleans up remaining uses of the word "model" > > Signed-off-by: Derek Foreman For both patches: Reviewed-by: Bryce Harrington Daniel could you give a review to these tw

[PATCH weston v2 2/2] text-input: Replace model with input

2015-01-28 Thread Derek Foreman
commit 78d00e45cc renamed text_model to text_input This cleans up remaining uses of the word "model" Signed-off-by: Derek Foreman --- Same as seen previously, just rebased. protocol/input-method.xml | 18 ++-- src/text-backend.c| 70 +++-