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

2015-01-26 Thread Bryce Harrington
On Mon, Jan 12, 2015 at 10:34:26AM -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 > --- > > Please note that this applies on top of my earlier "test-input fix-ups" > patch se

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

2015-01-12 Thread Jan Arne Petersen
On Mon Jan 12 2015 at 5:34:40 PM 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 > --- > > Please note that this applies on top of my earlier "test-input fix-ups" > patch set, not dir

[PATCH weston] text-input: Replace model with input

2015-01-12 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 --- Please note that this applies on top of my earlier "test-input fix-ups" patch set, not directly on top of master. protocol/input-method.xml | 18 ++--