[gnome-bluetooth] wizard: Add a "white button" to the iCade pairing
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] wizard: Add a "white button" to the iCade pairing
- Date: Tue, 30 Oct 2012 14:37:03 +0000 (UTC)
commit e28d30d159e0fa4328e7d02d7166bbba52ac2afc
Author: Bastien Nocera <hadess hadess net>
Date: Tue Oct 30 15:30:07 2012 +0100
wizard: Add a "white button" to the iCade pairing
wizard/main.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/wizard/main.c b/wizard/main.c
index e7cc9cc..8413338 100644
--- a/wizard/main.c
+++ b/wizard/main.c
@@ -181,6 +181,7 @@ get_icade_pincode (char **pin_display_str)
g_string_append (pin_display, arrows[r]);
}
+ g_string_append (pin_display, "â");
*pin_display_str = g_string_free (pin_display, FALSE);
return g_string_free (pin, FALSE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]