[dconf-editor] Unnecessary now.



commit b8927062aecb214bbc8c84950614d87ac06633b2
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Wed Feb 14 05:04:44 2018 +0100

    Unnecessary now.

 editor/pathbar.vala |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/editor/pathbar.vala b/editor/pathbar.vala
index 27b255d..242140b 100644
--- a/editor/pathbar.vala
+++ b/editor/pathbar.vala
@@ -177,7 +177,6 @@ public class PathBar : Box
         {
             item.cursor_type = PathBarItem.CursorType.CONTEXT;
             item.set_action_name ("ui.empty");
-            item.set_sensitive (true);  // GAction do not play well with other kind of... reactions
             context.add_class ("active");
         }
         else


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]