[Spice-commits] po/fr.po src/spicy.c
Frediano Ziglio
fziglio at kemper.freedesktop.org
Wed Sep 7 12:11:50 UTC 2016
po/fr.po | 2 +-
src/spicy.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit dc7552620596135c7aea6cbbf86915bc6682112c
Author: Christophe Fergeau <cfergeau at redhat.com>
Date: Wed Sep 7 13:51:54 2016 +0200
spicy: fix 'tabled' typo
Acked-by: Marc-André Lureau <mlureau at redhat.com>
diff --git a/po/fr.po b/po/fr.po
index 7a8f3ec..41f78b9 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -94,7 +94,7 @@ msgid "Grab keyboard when active and focused"
msgstr "Saisir le clavier après focus"
#: ../gtk/spicy.c:415
-msgid "Grab mouse in server mode (no tabled/vdagent)"
+msgid "Grab mouse in server mode (no tablet/vdagent)"
msgstr "Saisir la souris en mode serveur (pas d'agent)"
#: ../gtk/spicy.c:419
diff --git a/src/spicy.c b/src/spicy.c
index 3cee7e5..a000e09 100644
--- a/src/spicy.c
+++ b/src/spicy.c
@@ -745,7 +745,7 @@ static const GtkToggleActionEntry tentries[] = {
.callback = G_CALLBACK(menu_cb_bool_prop),
},{
.name = "grab-mouse",
- .label = "Grab mouse in server mode (no tabled/vdagent)",
+ .label = "Grab mouse in server mode (no tablet/vdagent)",
.callback = G_CALLBACK(menu_cb_bool_prop),
},{
.name = "resize-guest",
More information about the Spice-commits
mailing list