From 0935a0f0b7ba3e53cba0914db8efbeb0960b77cb Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Mon, 14 Oct 2013 16:08:00 -0300 Subject: Always display first run wizard on first run. * Display the wizard only the first time or if we don't have any provider configured. * Remove unused proper provider setting. * If we have a working provider (as a pinned one), the wizard won't show automatically after being displayed the first time. * If we cancel the first time wizard and we have a configured provider (like the pinned one) the app will not close. --- changes/bug-4143_display-firstrun | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/bug-4143_display-firstrun (limited to 'changes/bug-4143_display-firstrun') diff --git a/changes/bug-4143_display-firstrun b/changes/bug-4143_display-firstrun new file mode 100644 index 00000000..a75047c9 --- /dev/null +++ b/changes/bug-4143_display-firstrun @@ -0,0 +1 @@ + o Display first run wizard, regardless of pinned providers. Closes #4143. -- cgit v1.2.3