[PATCH weston 3/3] simple-im: Rename source file to be consistent with other client tools

Bryce Harrington bryce at osg.samsung.com
Wed Oct 12 17:50:34 UTC 2016


On Wed, Oct 12, 2016 at 05:33:19PM +0100, Emil Velikov wrote:
> Hi Bryce,
> 
> On 12 October 2016 at 00:33, Bryce Harrington <bryce at osg.samsung.com> wrote:
> > Except for weston-info, client source files are not prefixed "weston-".
> >
> > Signed-off-by: Bryce Harrington <bryce at osg.samsung.com>
> > ---
> >  Makefile.am                |   2 +-
> >  clients/simple-im.c        | 524 +++++++++++++++++++++++++++++++++++++++++++++
> >  clients/weston-simple-im.c | 524 ---------------------------------------------
> 
> If you set the following git will produce nice (zero diff) patches ;-)
> $ git config --global diff.renames true
> 
> You can use either true or copy.
> -Emil

Ah, thanks.

Bryce


More information about the wayland-devel mailing list