[Spice-devel] [spice-gtk v6 5/9] spicy: keep status of mouse/agent on server mode
Christophe de Dinechin
christophe at dinechin.org
Wed Feb 8 17:55:14 UTC 2017
> On 31 Jan 2017, at 12:08, Victor Toso <victortoso at redhat.com> wrote:
>
> +#define SPICY_UNGRAB_INFO "Use %s to ungrab mouse”
Shouldn’t that be
#define SPICY_UNGRAB_INFO _(“Use %s to ungrab mouse”)
> + g_string_append_printf(status, "\t"SPICY_UNGRAB_INFO, seq);
Just curious, why do you split the \t from the rest of the message?
Christophe
More information about the Spice-devel
mailing list