[gnome-bluetooth] wizard: make the search page an intro page
- From: Emilio Pozuelo Monfort <epm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] wizard: make the search page an intro page
- Date: Tue, 21 May 2013 14:13:18 +0000 (UTC)
commit 7a40cab8064937d02cd906453bfd9fa6c0729a4d
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date: Mon May 20 12:58:44 2013 +0200
wizard: make the search page an intro page
It was previously a content page, which was fine except
when pairing failed and the Retry button was pressed.
That sent us back to the search page but a 'Go Back' button
was added, which made no sense and was crashing the wizard.
So make the page an intro page to avoid the Back button.
wizard/wizard.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/wizard/wizard.ui b/wizard/wizard.ui
index a456e9a..6575370 100644
--- a/wizard/wizard.ui
+++ b/wizard/wizard.ui
@@ -50,6 +50,7 @@
</object>
<packing>
<property name="title" translatable="yes">Device Search</property>
+ <property name="page_type">intro</property>
</packing>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]