[gnome-documents] preview-menu: Assign an ID to the rotate section



commit 4c0605fe3fbe7b0bd998a2661e7f7d2becd9952e
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jan 4 15:59:05 2016 +0100

    preview-menu: Assign an ID to the rotate section
    
    We need it to disable the rotation items when LOKDocView is being used.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=753686

 data/ui/preview-menu.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/preview-menu.ui b/data/ui/preview-menu.ui
index c0cd2b0..56d63c4 100644
--- a/data/ui/preview-menu.ui
+++ b/data/ui/preview-menu.ui
@@ -32,7 +32,7 @@
         <attribute name="accel">&lt;Primary&gt;minus</attribute>
       </item>
     </section>
-    <section>
+    <section id='rotate-section'>
       <item>
         <attribute name="action">app.rotate-left</attribute>
         <attribute name="label" translatable="yes">Rotate ↶</attribute>


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