[balsa/gtk4] UI: Use <Control> instead of <Primary>



commit f7f9f0c3c636f254e9dab98744effda6c1eabe1c
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Tue Jan 11 11:20:24 2022 -0500

    UI: Use <Control> instead of <Primary>
    
    modified:   ui/main-window.ui
    modified:   ui/message-window.ui
    modified:   ui/sendmsg-window.ui
    modified:   ui/source-viewer.ui

 ui/main-window.ui    | 48 ++++++++++++++++++++++++------------------------
 ui/message-window.ui | 26 +++++++++++++-------------
 ui/sendmsg-window.ui | 26 +++++++++++++-------------
 ui/source-viewer.ui  |  6 +++---
 4 files changed, 53 insertions(+), 53 deletions(-)
---
diff --git a/ui/main-window.ui b/ui/main-window.ui
index e0395d01c..a454df297 100644
--- a/ui/main-window.ui
+++ b/ui/main-window.ui
@@ -49,19 +49,19 @@
           <attribute name="label"
             translatable="yes">_Get New Mail</attribute>
           <attribute name="action">win.get-new-mail</attribute>
-          <attribute name="accel">&lt;Primary&gt;m</attribute>
+          <attribute name="accel">&lt;Control&gt;m</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">_Send Queued Mail</attribute>
           <attribute name="action">win.send-queued-mail</attribute>
-          <attribute name="accel">&lt;Primary&gt;t</attribute>
+          <attribute name="accel">&lt;Control&gt;t</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Send and _Receive Mail</attribute>
           <attribute name="action">win.send-and-receive-mail</attribute>
-          <attribute name="accel">&lt;Primary&gt;b</attribute>
+          <attribute name="accel">&lt;Control&gt;b</attribute>
         </item>
       </section>
       <section>
@@ -74,7 +74,7 @@
           <attribute name="label"
             translatable="yes">_Print…</attribute>
           <attribute name="action">win.print</attribute>
-          <attribute name="accel">&lt;Primary&gt;p</attribute>
+          <attribute name="accel">&lt;Control&gt;p</attribute>
         </item>
       </section>
       <section>
@@ -101,7 +101,7 @@
         <item>
           <attribute name="label" translatable="yes">_Quit</attribute>
           <attribute name="action">win.quit</attribute>
-          <attribute name="accel">&lt;Primary&gt;q</attribute>
+          <attribute name="accel">&lt;Control&gt;q</attribute>
         </item>
       </section>
     </submenu>
@@ -112,13 +112,13 @@
           <attribute name="label"
             translatable="yes">_Copy</attribute>
           <attribute name="action">win.copy</attribute>
-          <attribute name="accel">&lt;Primary&gt;c</attribute>
+          <attribute name="accel">&lt;Control&gt;c</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Select _All</attribute>
           <attribute name="action">win.select-all</attribute>
-          <attribute name="accel">&lt;Primary&gt;a</attribute>
+          <attribute name="accel">&lt;Control&gt;a</attribute>
         </item>
         <item>
           <attribute name="label"
@@ -131,13 +131,13 @@
           <attribute name="label"
             translatable="yes">_Find</attribute>
           <attribute name="action">win.find</attribute>
-          <attribute name="accel">&lt;Primary&gt;f</attribute>
+          <attribute name="accel">&lt;Control&gt;f</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Find Ne_xt</attribute>
           <attribute name="action">win.find-next</attribute>
-          <attribute name="accel">&lt;Primary&gt;g</attribute>
+          <attribute name="accel">&lt;Control&gt;g</attribute>
         </item>
         <item>
           <attribute name="label"
@@ -248,13 +248,13 @@
           <attribute name="label"
             translatable="yes">E_xpand All</attribute>
           <attribute name="action">win.expand-all</attribute>
-          <attribute name="accel">&lt;Primary&gt;e</attribute>
+          <attribute name="accel">&lt;Control&gt;e</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">_Collapse All</attribute>
           <attribute name="action">win.collapse-all</attribute>
-          <attribute name="accel">&lt;Primary&gt;l</attribute>
+          <attribute name="accel">&lt;Control&gt;l</attribute>
         </item>
       </section>
       <section>
@@ -262,13 +262,13 @@
           <attribute name="label"
             translatable="yes">Zoom _In</attribute>
           <attribute name="action">win.zoom-in</attribute>
-          <attribute name="accel">&lt;Primary&gt;plus</attribute>
+          <attribute name="accel">&lt;Control&gt;plus</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Zoom _Out</attribute>
           <attribute name="action">win.zoom-out</attribute>
-          <attribute name="accel">&lt;Primary&gt;minus</attribute>
+          <attribute name="accel">&lt;Control&gt;minus</attribute>
         </item>
         <item>
           <attribute name="label"
@@ -373,7 +373,7 @@
           <attribute name="label"
             translatable="yes">_Close</attribute>
           <attribute name="action">win.mailbox-close</attribute>
-          <attribute name="accel">&lt;Primary&gt;w</attribute>
+          <attribute name="accel">&lt;Control&gt;w</attribute>
         </item>
       </section>
     </submenu>
@@ -427,31 +427,31 @@
           <attribute name="label"
             translatable="yes">_Next Part</attribute>
           <attribute name="action">win.next-part</attribute>
-          <attribute name="accel">&lt;Primary&gt;period</attribute>
+          <attribute name="accel">&lt;Control&gt;period</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">_Previous Part</attribute>
           <attribute name="action">win.previous-part</attribute>
-          <attribute name="accel">&lt;Primary&gt;comma</attribute>
+          <attribute name="accel">&lt;Control&gt;comma</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Save Current Part…</attribute>
           <attribute name="action">win.save-part</attribute>
-          <attribute name="accel">&lt;Primary&gt;s</attribute>
+          <attribute name="accel">&lt;Control&gt;s</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">_View Source…</attribute>
           <attribute name="action">win.view-source</attribute>
-          <attribute name="accel">&lt;Primary&gt;u</attribute>
+          <attribute name="accel">&lt;Control&gt;u</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Decrypt and check signatures</attribute>
           <attribute name="action">win.recheck-crypt</attribute>
-          <attribute name="accel">&lt;Primary&gt;y</attribute>
+          <attribute name="accel">&lt;Control&gt;y</attribute>
         </item>
       </section>
       <section>
@@ -459,7 +459,7 @@
           <attribute name="label"
             translatable="yes">_Copy</attribute>
           <attribute name="action">win.copy-message</attribute>
-          <attribute name="accel">&lt;Primary&gt;c</attribute>
+          <attribute name="accel">&lt;Control&gt;c</attribute>
         </item>
         <item>
           <attribute name="label"
@@ -487,13 +487,13 @@
           <attribute name="label"
             translatable="yes">_Deleted</attribute>
           <attribute name="action">win.toggle-deleted</attribute>
-          <attribute name="accel">&lt;Primary&gt;d</attribute>
+          <attribute name="accel">&lt;Control&gt;d</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">_New</attribute>
           <attribute name="action">win.toggle-new</attribute>
-          <attribute name="accel">&lt;Primary&gt;r</attribute>
+          <attribute name="accel">&lt;Control&gt;r</attribute>
         </item>
         <item>
           <attribute name="label"
@@ -529,13 +529,13 @@
           <attribute name="label"
             translatable="yes">Next Unread Message</attribute>
           <attribute name="action">win.next-unread</attribute>
-          <attribute name="accel">&lt;Primary&gt;n</attribute>
+          <attribute name="accel">&lt;Control&gt;n</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Next Flagged Message</attribute>
           <attribute name="action">win.next-flagged</attribute>
-          <attribute name="accel">&lt;Primary&gt;&lt;Alt&gt;f</attribute>
+          <attribute name="accel">&lt;Control&gt;&lt;Alt&gt;f</attribute>
         </item>
       </section>
     </submenu>
diff --git a/ui/message-window.ui b/ui/message-window.ui
index 66313800d..3548e8c18 100644
--- a/ui/message-window.ui
+++ b/ui/message-window.ui
@@ -12,7 +12,7 @@
           <attribute name="label"
             translatable="yes">_Print…</attribute>
           <attribute name="action">win.print</attribute>
-          <attribute name="accel">&lt;Primary&gt;p</attribute>
+          <attribute name="accel">&lt;Control&gt;p</attribute>
         </item>
       </section>
       <section>
@@ -20,7 +20,7 @@
           <attribute name="label"
             translatable="yes">_Close</attribute>
           <attribute name="action">win.close</attribute>
-          <attribute name="accel">&lt;Primary&gt;w</attribute>
+          <attribute name="accel">&lt;Control&gt;w</attribute>
         </item>
       </section>
     </submenu>
@@ -31,13 +31,13 @@
           <attribute name="label"
             translatable="yes">_Copy</attribute>
           <attribute name="action">win.copy</attribute>
-          <attribute name="accel">&lt;Primary&gt;c</attribute>
+          <attribute name="accel">&lt;Control&gt;c</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Select _All</attribute>
           <attribute name="action">win.select-all</attribute>
-          <attribute name="accel">&lt;Primary&gt;a</attribute>
+          <attribute name="accel">&lt;Control&gt;a</attribute>
         </item>
       </section>
       <section>
@@ -90,13 +90,13 @@
           <attribute name="label"
             translatable="yes">Zoom _In</attribute>
           <attribute name="action">win.zoom-in</attribute>
-          <attribute name="accel">&lt;Primary&gt;plus</attribute>
+          <attribute name="accel">&lt;Control&gt;plus</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Zoom _Out</attribute>
           <attribute name="action">win.zoom-out</attribute>
-          <attribute name="accel">&lt;Primary&gt;minus</attribute>
+          <attribute name="accel">&lt;Control&gt;minus</attribute>
         </item>
         <item>
           <attribute name="label"
@@ -146,31 +146,31 @@
           <attribute name="label"
             translatable="yes">_Next Part</attribute>
           <attribute name="action">win.next-part</attribute>
-          <attribute name="accel">&lt;Primary&gt;period</attribute>
+          <attribute name="accel">&lt;Control&gt;period</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">_Previous Part</attribute>
           <attribute name="action">win.previous-part</attribute>
-          <attribute name="accel">&lt;Primary&gt;comma</attribute>
+          <attribute name="accel">&lt;Control&gt;comma</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Save Current Part…</attribute>
           <attribute name="action">win.save-part</attribute>
-          <attribute name="accel">&lt;Primary&gt;s</attribute>
+          <attribute name="accel">&lt;Control&gt;s</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">_View Source…</attribute>
           <attribute name="action">win.view-source</attribute>
-          <attribute name="accel">&lt;Primary&gt;u</attribute>
+          <attribute name="accel">&lt;Control&gt;u</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Decrypt and check signatures</attribute>
           <attribute name="action">win.recheck-crypt</attribute>
-          <attribute name="accel">&lt;Primary&gt;y</attribute>
+          <attribute name="accel">&lt;Control&gt;y</attribute>
         </item>
       </section>
       <section>
@@ -190,13 +190,13 @@
           <attribute name="label"
             translatable="yes">Next Unread Message</attribute>
           <attribute name="action">win.next-unread</attribute>
-          <attribute name="accel">&lt;Primary&gt;n</attribute>
+          <attribute name="accel">&lt;Control&gt;n</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Next Flagged Message</attribute>
           <attribute name="action">win.next-flagged</attribute>
-          <attribute name="accel">&lt;Primary&gt;&lt;Alt&gt;f</attribute>
+          <attribute name="accel">&lt;Control&gt;&lt;Alt&gt;f</attribute>
         </item>
       </section>
       <section>
diff --git a/ui/sendmsg-window.ui b/ui/sendmsg-window.ui
index 92c9e2c8e..39ca56327 100644
--- a/ui/sendmsg-window.ui
+++ b/ui/sendmsg-window.ui
@@ -29,7 +29,7 @@
           <attribute name="label"
             translatable="yes">Send</attribute>
           <attribute name="action">win.send</attribute>
-          <attribute name="accel">&lt;Primary&gt;Return</attribute>
+          <attribute name="accel">&lt;Control&gt;Return</attribute>
         </item>
         <item>
           <attribute name="label"
@@ -45,7 +45,7 @@
           <attribute name="label"
             translatable="yes">_Save</attribute>
           <attribute name="action">win.save</attribute>
-          <attribute name="accel">&lt;Primary&gt;s</attribute>
+          <attribute name="accel">&lt;Control&gt;s</attribute>
         </item>
       </section>
       <section>
@@ -58,7 +58,7 @@
           <attribute name="label"
             translatable="yes">_Print…</attribute>
           <attribute name="action">win.print</attribute>
-          <attribute name="accel">&lt;Primary&gt;p</attribute>
+          <attribute name="accel">&lt;Control&gt;p</attribute>
         </item>
       </section>
       <section>
@@ -66,7 +66,7 @@
           <attribute name="label"
             translatable="yes">_Close</attribute>
           <attribute name="action">win.close</attribute>
-          <attribute name="accel">&lt;Primary&gt;w</attribute>
+          <attribute name="accel">&lt;Control&gt;w</attribute>
         </item>
       </section>
     </submenu>
@@ -77,13 +77,13 @@
           <attribute name="label"
             translatable="yes">Undo</attribute>
           <attribute name="action">win.undo</attribute>
-          <attribute name="accel">&lt;Primary&gt;z</attribute>
+          <attribute name="accel">&lt;Control&gt;z</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Redo</attribute>
           <attribute name="action">win.redo</attribute>
-          <attribute name="accel">&lt;Shift&gt;&lt;Primary&gt;z</attribute>
+          <attribute name="accel">&lt;Shift&gt;&lt;Control&gt;z</attribute>
         </item>
       </section>
       <section>
@@ -91,25 +91,25 @@
           <attribute name="label"
             translatable="yes">Cu_t</attribute>
           <attribute name="action">win.cut</attribute>
-          <attribute name="accel">&lt;Primary&gt;x</attribute>
+          <attribute name="accel">&lt;Control&gt;x</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">_Copy</attribute>
           <attribute name="action">win.copy</attribute>
-          <attribute name="accel">&lt;Primary&gt;c</attribute>
+          <attribute name="accel">&lt;Control&gt;c</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">_Paste</attribute>
           <attribute name="action">win.paste</attribute>
-          <attribute name="accel">&lt;Primary&gt;v</attribute>
+          <attribute name="accel">&lt;Control&gt;v</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">Select _All</attribute>
           <attribute name="action">win.select-all</attribute>
-          <attribute name="accel">&lt;Primary&gt;a</attribute>
+          <attribute name="accel">&lt;Control&gt;a</attribute>
         </item>
       </section>
       <section>
@@ -117,13 +117,13 @@
           <attribute name="label"
             translatable="yes">_Wrap Body</attribute>
           <attribute name="action">win.wrap-body</attribute>
-          <attribute name="accel">&lt;Primary&gt;b</attribute>
+          <attribute name="accel">&lt;Control&gt;b</attribute>
         </item>
         <item>
           <attribute name="label"
             translatable="yes">_Reflow Selected Text</attribute>
           <attribute name="action">win.reflow</attribute>
-          <attribute name="accel">&lt;Primary&gt;r</attribute>
+          <attribute name="accel">&lt;Control&gt;r</attribute>
         </item>
       </section>
       <section>
@@ -131,7 +131,7 @@
           <attribute name="label"
             translatable="yes">Insert Si_gnature</attribute>
           <attribute name="action">win.insert-sig</attribute>
-          <attribute name="accel">&lt;Primary&gt;g</attribute>
+          <attribute name="accel">&lt;Control&gt;g</attribute>
         </item>
         <item>
           <attribute name="label"
diff --git a/ui/source-viewer.ui b/ui/source-viewer.ui
index 0db96bea6..7f4982b30 100644
--- a/ui/source-viewer.ui
+++ b/ui/source-viewer.ui
@@ -7,7 +7,7 @@
           <attribute name="label"
             translatable="yes">_Close</attribute>
           <attribute name="action">win.close</attribute>
-          <attribute name="accel">&lt;Primary&gt;w</attribute>
+          <attribute name="accel">&lt;Control&gt;w</attribute>
         </item>
       </section>
     </submenu>
@@ -18,7 +18,7 @@
           <attribute name="label"
             translatable="yes">_Copy</attribute>
           <attribute name="action">win.copy</attribute>
-          <attribute name="accel">&lt;Primary&gt;c</attribute>
+          <attribute name="accel">&lt;Control&gt;c</attribute>
         </item>
       </section>
       <section>
@@ -26,7 +26,7 @@
           <attribute name="label"
             translatable="yes">_Select Text</attribute>
           <attribute name="action">win.select</attribute>
-          <attribute name="accel">&lt;Primary&gt;a</attribute>
+          <attribute name="accel">&lt;Control&gt;a</attribute>
         </item>
       </section>
     </submenu>


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