[geary] Move context to the end of the tag in the shortcuts window



commit c5f0a7cf67d0a1abbd1306b6ef715b9fef836b20
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Oct 4 21:43:32 2016 +0200

    Move context to the end of the tag in the shortcuts window
    
    It doesn't work the other way around, for some reason.

 ui/gtk/help-overlay.ui |   94 ++++++++++++++++++++++++------------------------
 1 files changed, 47 insertions(+), 47 deletions(-)
---
diff --git a/ui/gtk/help-overlay.ui b/ui/gtk/help-overlay.ui
index c2410b8..2c65e76 100644
--- a/ui/gtk/help-overlay.ui
+++ b/ui/gtk/help-overlay.ui
@@ -10,53 +10,53 @@
                 <child>
                     <object class="GtkShortcutsGroup">
                         <property name="visible">True</property>
-                        <property context="shortcut window" name="title" 
translatable="yes">General</property>
+                        <property name="title" translatable="yes" context="shortcut 
window">General</property>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Move 
focus to the next/previous pane</property>
+                                <property name="title" translatable="yes" context="shortcut window">Move 
focus to the next/previous pane</property>
                                 <property name="accelerator">F6 &lt;Shift&gt;F6</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Move 
focus to conversation list</property>
+                                <property name="title" translatable="yes" context="shortcut window">Move 
focus to conversation list</property>
                                 <property name="accelerator">&lt;primary&gt;B</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Detach 
composer window</property>
+                                <property name="title" translatable="yes" context="shortcut window">Detach 
composer window</property>
                                 <property name="accelerator">&lt;primary&gt;D</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Close 
composer window</property>
+                                <property name="title" translatable="yes" context="shortcut window">Close 
composer window</property>
                                 <property name="accelerator">&lt;primary&gt;W Escape</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Show 
keyboard shortcuts</property>
+                                <property name="title" translatable="yes" context="shortcut window">Show 
keyboard shortcuts</property>
                                 <property name="accelerator">&lt;Primary&gt;F1 
&lt;Primary&gt;question</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Show 
help</property>
+                                <property name="title" translatable="yes" context="shortcut window">Show 
help</property>
                                 <property name="accelerator">F1</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Quit the 
application</property>
+                                <property name="title" translatable="yes" context="shortcut window">Quit the 
application</property>
                                 <property name="accelerator">&lt;primary&gt;Q</property>
                             </object>
                         </child>
@@ -65,25 +65,25 @@
                 <child>
                     <object class="GtkShortcutsGroup">
                         <property name="visible">True</property>
-                        <property context="shortcut window" name="title" translatable="yes">Search</property>
+                        <property name="title" translatable="yes" context="shortcut window">Search</property>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Jump to 
search box</property>
+                                <property name="title" translatable="yes" context="shortcut window">Jump to 
search box</property>
                                 <property name="accelerator">&lt;primary&gt;S</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Find in 
current conversation</property>
+                                <property name="title" translatable="yes" context="shortcut window">Find in 
current conversation</property>
                                 <property name="accelerator">&lt;primary&gt;F</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Find 
next/previous in current conversation</property>
+                                <property name="title" translatable="yes" context="shortcut window">Find 
next/previous in current conversation</property>
                                 <property name="accelerator">&lt;primary&gt;G 
&lt;primary&gt;&lt;Shift&gt;G</property>
                             </object>
                         </child>
@@ -92,67 +92,67 @@
                 <child>
                     <object class="GtkShortcutsGroup">
                         <property name="visible">True</property>
-                        <property context="shortcut window" name="title" 
translatable="yes">Actions</property>
+                        <property name="title" translatable="yes" context="shortcut 
window">Actions</property>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Compose 
a new message</property>
+                                <property name="title" translatable="yes" context="shortcut window">Compose 
a new message</property>
                                 <property name="accelerator">&lt;primary&gt;N N</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Reply to 
sender </property>
+                                <property name="title" translatable="yes" context="shortcut window">Reply to 
sender </property>
                                 <property name="accelerator">&lt;primary&gt;R R</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Reply to 
all</property>
+                                <property name="title" translatable="yes" context="shortcut window">Reply to 
all</property>
                                 <property name="accelerator">&lt;primary&gt;&lt;Shift&gt;R 
&lt;Shift&gt;R</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" 
translatable="yes">Forward</property>
+                                <property name="title" translatable="yes" context="shortcut 
window">Forward</property>
                                 <property name="accelerator">&lt;primary&gt;L F</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" 
translatable="yes">Archive</property>
+                                <property name="title" translatable="yes" context="shortcut 
window">Archive</property>
                                 <property name="accelerator">A</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Move to 
trash</property>
+                                <property name="title" translatable="yes" context="shortcut window">Move to 
trash</property>
                                 <property name="accelerator">Delete Back</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Toggle 
spam</property>
+                                <property name="title" translatable="yes" context="shortcut window">Toggle 
spam</property>
                                 <property name="accelerator">&lt;primary&gt;J exclam</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Move the 
conversation</property>
+                                <property name="title" translatable="yes" context="shortcut window">Move the 
conversation</property>
                                 <property name="accelerator">M</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Label 
the conversation</property>
+                                <property name="title" translatable="yes" context="shortcut window">Label 
the conversation</property>
                                 <property name="accelerator">L</property>
                             </object>
                         </child>
@@ -160,14 +160,14 @@
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Mark 
read</property>
+                                <property name="title" translatable="yes" context="shortcut window">Mark 
read</property>
                                 <property name="accelerator">&lt;primary&gt;I &lt;Shift&gt;I</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Mark 
unread</property>
+                                <property name="title" translatable="yes" context="shortcut window">Mark 
unread</property>
                                 <property name="accelerator">&lt;primary&gt;U &lt;Shift&gt;U</property>
                             </object>
                         </child>
@@ -176,25 +176,25 @@
                 <child>
                     <object class="GtkShortcutsGroup">
                         <property name="visible">True</property>
-                        <property context="shortcut window" name="title" translatable="yes">View</property>
+                        <property name="title" translatable="yes" context="shortcut window">View</property>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Zoom 
in</property>
+                                <property name="title" translatable="yes" context="shortcut window">Zoom 
in</property>
                                 <property name="accelerator">&lt;primary&gt;equal equal</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Zoom 
out</property>
+                                <property name="title" translatable="yes" context="shortcut window">Zoom 
out</property>
                                 <property name="accelerator">&lt;primary&gt;minus minus</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Reset 
zoom</property>
+                                <property name="title" translatable="yes" context="shortcut window">Reset 
zoom</property>
                                 <property name="accelerator">&lt;primary&gt;0 0</property>
                             </object>
                         </child>
@@ -203,39 +203,39 @@
                 <child>
                     <object class="GtkShortcutsGroup">
                         <property name="visible">True</property>
-                        <property context="shortcut window" name="title" translatable="yes">Additional 
Shortcuts</property>
+                        <property name="title" translatable="yes" context="shortcut window">Additional 
Shortcuts</property>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" 
translatable="yes">Star</property>
+                                <property name="title" translatable="yes" context="shortcut 
window">Star</property>
                                 <property name="accelerator">S</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" 
translatable="yes">Unstar</property>
+                                <property name="title" translatable="yes" context="shortcut 
window">Unstar</property>
                                 <property name="accelerator">D</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" 
translatable="yes">Delete</property>
+                                <property name="title" translatable="yes" context="shortcut 
window">Delete</property>
                                 <property name="accelerator">&lt;Shift&gt;Delete &lt;Shift&gt;Back</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Jump to 
next (older) conversation</property>
+                                <property name="title" translatable="yes" context="shortcut window">Jump to 
next (older) conversation</property>
                                 <property name="accelerator">J</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Jump to 
previous (newer) conversation</property>
+                                <property name="title" translatable="yes" context="shortcut window">Jump to 
previous (newer) conversation</property>
                                 <property name="accelerator">K</property>
                             </object>
                         </child>
@@ -251,18 +251,18 @@
                 <child>
                     <object class="GtkShortcutsGroup">
                         <property name="visible">True</property>
-                        <property context="shortcut window" name="title" 
translatable="yes">General</property>
+                        <property name="title" translatable="yes" context="shortcut 
window">General</property>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Quote 
text</property>
+                                <property name="title" translatable="yes" context="shortcut window">Quote 
text</property>
                                 <property name="accelerator">&lt;primary&gt;bracketleft</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Unquote 
text</property>
+                                <property name="title" translatable="yes" context="shortcut window">Unquote 
text</property>
                                 <property name="accelerator">&lt;primary&gt;bracketright</property>
                             </object>
                         </child>
@@ -271,18 +271,18 @@
                 <child>
                     <object class="GtkShortcutsGroup">
                         <property name="visible">True</property>
-                        <property context="shortcut window" name="title" 
translatable="yes">Actions</property>
+                        <property name="title" translatable="yes" context="shortcut 
window">Actions</property>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" 
translatable="yes">Send</property>
+                                <property name="title" translatable="yes" context="shortcut 
window">Send</property>
                                 <property name="accelerator">&lt;primary&gt;Return</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Add 
attachment</property>
+                                <property name="title" translatable="yes" context="shortcut window">Add 
attachment</property>
                                 <property name="accelerator">&lt;primary&gt;T</property>
                             </object>
                         </child>
@@ -291,46 +291,46 @@
                 <child>
                     <object class="GtkShortcutsGroup">
                         <property name="visible">True</property>
-                        <property context="shortcut window" name="title" translatable="yes">Rich text 
mode</property>
+                        <property name="title" translatable="yes" context="shortcut window">Rich text 
mode</property>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Bold 
text</property>
+                                <property name="title" translatable="yes" context="shortcut window">Bold 
text</property>
                                 <property name="accelerator">&lt;primary&gt;B</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" 
translatable="yes">Italicize text</property>
+                                <property name="title" translatable="yes" context="shortcut 
window">Italicize text</property>
                                 <property name="accelerator">&lt;primary&gt;I</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" 
translatable="yes">Underline text</property>
+                                <property name="title" translatable="yes" context="shortcut 
window">Underline text</property>
                                 <property name="accelerator">&lt;primary&gt;U</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Strike 
text</property>
+                                <property name="title" translatable="yes" context="shortcut window">Strike 
text</property>
                                 <property name="accelerator">&lt;primary&gt;K</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Insert a 
link</property>
+                                <property name="title" translatable="yes" context="shortcut window">Insert a 
link</property>
                                 <property name="accelerator">&lt;primary&gt;L</property>
                             </object>
                         </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property context="shortcut window" name="title" translatable="yes">Remove 
formatting</property>
+                                <property name="title" translatable="yes" context="shortcut window">Remove 
formatting</property>
                                 <property name="accelerator">&lt;primary&gt;space</property>
                             </object>
                         </child>


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