[evince/922-remove-user-configuration-for-spellchecking] shell: Do not expose spellchecking option in the UI



commit 8c2ffb0d6c5f3be86a2e3e9e949268bc0e8b26da
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Mon Jul 2 15:45:49 2018 -0400

    shell: Do not expose spellchecking option in the UI
    
    Spellchecking was recently added for annotations. However, not every
    document is annotataded, less likely to disable spell checking, and it
    clutters UI.
    
    Fixes #922.

 shell/evince-menus.ui | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/shell/evince-menus.ui b/shell/evince-menus.ui
index 50285edd..e9b01d5e 100644
--- a/shell/evince-menus.ui
+++ b/shell/evince-menus.ui
@@ -123,12 +123,6 @@
         <attribute name="action">win.reload</attribute>
       </item>
     </section>
-    <section>
-      <item>
-        <attribute name="label" translatable="yes">Enable Spellchecking</attribute>
-        <attribute name="action">win.enable-spellchecking</attribute>
-      </item>
-    </section>
   </menu>
 
   <menu id="action-menu">


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