[gnome-builder/wip/slaf/spellcheck-sidebar: 17/33] spellchecker: add contextual menu entry



commit 2606e5eca6646b2d38cb71a2e8bcbd60e816207e
Author: Sébastien Lafargue <slafargue gnome org>
Date:   Fri Jan 6 21:14:57 2017 +0100

    spellchecker: add contextual menu entry

 data/gtk/menus.ui |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/data/gtk/menus.ui b/data/gtk/menus.ui
index f23afd3..a561935 100644
--- a/data/gtk/menus.ui
+++ b/data/gtk/menus.ui
@@ -201,6 +201,13 @@
             <attribute name="target" type="(bb)">(false,false)</attribute>
           </item>
         </section>
+        <section id="ide-source-view-popup-menu-spellchecking-section">
+          <item>
+            <attribute name="label" translatable="yes">Spellchecking</attribute>
+            <attribute name="action">frame.show-spellcheck</attribute>
+            <attribute name="target" type="i">1</attribute>
+          </item>
+        </section>
       </submenu>
     </section>
     <section id="ide-source-view-popup-menu-zoom-section">


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