[dconf-editor] Switch view (if needed) when activating a broken bookmark.
- From: Arnaud Bonatti <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor] Switch view (if needed) when activating a broken bookmark.
- Date: Fri, 8 Jul 2016 22:04:10 +0000 (UTC)
commit b31f7e64b912766fe7213b9ef1fb99e34ed1600a
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Sat Jul 9 00:04:00 2016 +0200
Switch view (if needed) when activating a broken bookmark.
editor/registry-view.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/editor/registry-view.vala b/editor/registry-view.vala
index 457ae03..9a16f6d 100644
--- a/editor/registry-view.vala
+++ b/editor/registry-view.vala
@@ -128,6 +128,7 @@ class RegistryView : Grid
if (key == null)
{
update_current_path (folder_name);
+ show_browse_view ();
empty_path_message_dialog ((Window) this.get_parent ());
return false;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]