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

Emil Velikov emil.l.velikov at gmail.com
Wed Oct 12 16:33:19 UTC 2016


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


More information about the wayland-devel mailing list