[balsa/piotrdrag/ui-gettext] ui: Change single quotes to double quotes in XML tags



commit 1d99485523c1a07a0186ffb0c6b52cfb975fbb58
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Jan 26 15:17:05 2020 +0100

    ui: Change single quotes to double quotes in XML tags

 ui/ab-main.ui        |  86 ++++----
 ui/main-window.ui    | 590 +++++++++++++++++++++++++--------------------------
 ui/message-window.ui | 226 ++++++++++----------
 ui/sendmsg-window.ui | 278 ++++++++++++------------
 ui/source-viewer.ui  |  38 ++--
 5 files changed, 609 insertions(+), 609 deletions(-)
---
diff --git a/ui/ab-main.ui b/ui/ab-main.ui
index a02f78fbd..07630aa26 100644
--- a/ui/ab-main.ui
+++ b/ui/ab-main.ui
@@ -1,82 +1,82 @@
 <interface>
     <menu id="menubar">
         <submenu id="file-menu">
-            <attribute name='label' translatable='yes'>_File</attribute>
+            <attribute name="label" translatable="yes">_File</attribute>
             <section>
                 <submenu>
-                    <attribute name='label'
-                        translatable='yes'
-                        context='address book'
-                        comments='Translators: main menu item - New address book'>_New</attribute>
+                    <attribute name="label"
+                        translatable="yes"
+                        context="address book"
+                        comments="Translators: main menu item - New address book">_New</attribute>
                     <item>
-                        <attribute name='label'
-                            translatable='yes'>_VCard Address Book (GnomeCard)</attribute>
-                        <attribute name='action'>win.file-new-vcard</attribute>
+                        <attribute name="label"
+                            translatable="yes">_VCard Address Book (GnomeCard)</attribute>
+                        <attribute name="action">win.file-new-vcard</attribute>
                     </item>
                     <item>
-                        <attribute name='label'
-                            translatable='yes'>_External query (a program)</attribute>
-                        <attribute name='action'>win.file-new-external</attribute>
+                        <attribute name="label"
+                            translatable="yes">_External query (a program)</attribute>
+                        <attribute name="action">win.file-new-external</attribute>
                     </item>
                     <item>
-                        <attribute name='label'
-                            translatable='yes'>_LDIF Address Book</attribute>
-                        <attribute name='action'>win.file-new-ldif</attribute>
+                        <attribute name="label"
+                            translatable="yes">_LDIF Address Book</attribute>
+                        <attribute name="action">win.file-new-ldif</attribute>
                     </item>
                     <item>
-                        <attribute name='label'
-                            translatable='yes'>_LDAP Address Book</attribute>
-                        <attribute name='action'>win.file-new-ldap</attribute>
+                        <attribute name="label"
+                            translatable="yes">_LDAP Address Book</attribute>
+                        <attribute name="action">win.file-new-ldap</attribute>
                     </item>
                     <item>
-                        <attribute name='label'
-                            translatable='yes'>_GPE Address Book</attribute>
-                        <attribute name='action'>win.file-new-gpe</attribute>
+                        <attribute name="label"
+                            translatable="yes">_GPE Address Book</attribute>
+                        <attribute name="action">win.file-new-gpe</attribute>
                     </item>
                     <item>
-                        <attribute name='label'
-                            translatable='yes'>_Rubrica Address Book</attribute>
-                        <attribute name='action'>win.file-new-rubrica</attribute>
+                        <attribute name="label"
+                            translatable="yes">_Rubrica Address Book</attribute>
+                        <attribute name="action">win.file-new-rubrica</attribute>
                     </item>
                 </submenu>
                 <item>
-                    <attribute name='label'
-                        translatable='yes'>_Properties</attribute>
-                    <attribute name='action'>win.file-properties</attribute>
+                    <attribute name="label"
+                        translatable="yes">_Properties</attribute>
+                    <attribute name="action">win.file-properties</attribute>
                 </item>
                 <item>
-                    <attribute name='label'
-                        translatable='yes'>_Delete</attribute>
-                    <attribute name='action'>win.file-delete</attribute>
+                    <attribute name="label"
+                        translatable="yes">_Delete</attribute>
+                    <attribute name="action">win.file-delete</attribute>
                 </item>
             </section>
             <section>
                 <item>
-                    <attribute name='label'
-                        translatable='yes'>_Quit</attribute>
-                    <attribute name='action'>win.file-quit</attribute>
+                    <attribute name="label"
+                        translatable="yes">_Quit</attribute>
+                    <attribute name="action">win.file-quit</attribute>
                 </item>
             </section>
         </submenu>
         <submenu>
-            <attribute name='label' translatable='yes'>_Entry</attribute>
+            <attribute name="label" translatable="yes">_Entry</attribute>
             <item>
-                <attribute name='label'
-                    translatable='yes'>_New Entry</attribute>
-                <attribute name='action'>win.entry-new</attribute>
+                <attribute name="label"
+                    translatable="yes">_New Entry</attribute>
+                <attribute name="action">win.entry-new</attribute>
             </item>
             <item>
-                <attribute name='label'
-                    translatable='yes'>_Delete Entry</attribute>
-                <attribute name='action'>win.entry-delete</attribute>
+                <attribute name="label"
+                    translatable="yes">_Delete Entry</attribute>
+                <attribute name="action">win.entry-delete</attribute>
             </item>
         </submenu>
         <submenu>
-            <attribute name='label' translatable='yes'>_Help</attribute>
+            <attribute name="label" translatable="yes">_Help</attribute>
             <item>
-                <attribute name='label'
-                    translatable='yes'>_About</attribute>
-                <attribute name='action'>win.help-about</attribute>
+                <attribute name="label"
+                    translatable="yes">_About</attribute>
+                <attribute name="action">win.help-about</attribute>
             </item>
         </submenu>
     </menu>
diff --git a/ui/main-window.ui b/ui/main-window.ui
index 72e74f419..0bbf27cb2 100644
--- a/ui/main-window.ui
+++ b/ui/main-window.ui
@@ -1,548 +1,548 @@
 <interface>
-  <menu id='menubar'>
+  <menu id="menubar">
     <submenu>
-      <attribute name='label' translatable='yes'>_File</attribute>
+      <attribute name="label" translatable="yes">_File</attribute>
       <section>
         <submenu>
-          <attribute name='label' translatable='yes' context='window menu' comments='Translators: window 
menu item - New message or mailbox'>_New</attribute>
+          <attribute name="label" translatable="yes" context="window menu" comments="Translators: window 
menu item - New message or mailbox">_New</attribute>
           <section>
             <item>
-              <attribute name='label'
-                translatable='yes'>Local mbox mailbox…</attribute>
-              <attribute name='action'>win.new-mbox</attribute>
+              <attribute name="label"
+                translatable="yes">Local mbox mailbox…</attribute>
+              <attribute name="action">win.new-mbox</attribute>
             </item>
             <item>
-              <attribute name='label'
-                translatable='yes'>Local Maildir mailbox…</attribute>
-              <attribute name='action'>win.new-maildir</attribute>
+              <attribute name="label"
+                translatable="yes">Local Maildir mailbox…</attribute>
+              <attribute name="action">win.new-maildir</attribute>
             </item>
             <item>
-              <attribute name='label'
-                translatable='yes'>Local MH mailbox…</attribute>
-              <attribute name='action'>win.new-mh</attribute>
+              <attribute name="label"
+                translatable="yes">Local MH mailbox…</attribute>
+              <attribute name="action">win.new-mh</attribute>
             </item>
           </section>
           <section>
             <item>
-              <attribute name='label'
-                translatable='yes'>Remote IMAP folder…</attribute>
-              <attribute name='action'>win.new-imap-folder</attribute>
+              <attribute name="label"
+                translatable="yes">Remote IMAP folder…</attribute>
+              <attribute name="action">win.new-imap-folder</attribute>
             </item>
             <item>
-              <attribute name='label'
-                translatable='yes'>Remote IMAP subfolder…</attribute>
-              <attribute name='action'>win.new-imap-subfolder</attribute>
+              <attribute name="label"
+                translatable="yes">Remote IMAP subfolder…</attribute>
+              <attribute name="action">win.new-imap-subfolder</attribute>
             </item>
           </section>
         </submenu>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Continue</attribute>
-          <attribute name='action'>win.continue</attribute>
-          <attribute name='accel'>c</attribute>
+          <attribute name="label"
+            translatable="yes">_Continue</attribute>
+          <attribute name="action">win.continue</attribute>
+          <attribute name="accel">c</attribute>
         </item>
       </section>
       <section>
         <item>
-          <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="label"
+            translatable="yes">_Get New Mail</attribute>
+          <attribute name="action">win.get-new-mail</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">_Send Queued Mail</attribute>
+          <attribute name="action">win.send-queued-mail</attribute>
+          <attribute name="accel">&lt;Primary&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="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>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Page _Setup</attribute>
-          <attribute name='action'>win.page-setup</attribute>
+          <attribute name="label"
+            translatable="yes">Page _Setup</attribute>
+          <attribute name="action">win.page-setup</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Print…</attribute>
-          <attribute name='action'>win.print</attribute>
-          <attribute name='accel'>&lt;Primary&gt;p</attribute>
+          <attribute name="label"
+            translatable="yes">_Print…</attribute>
+          <attribute name="action">win.print</attribute>
+          <attribute name="accel">&lt;Primary&gt;p</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Address Book</attribute>
-          <attribute name='action'>win.address-book</attribute>
-          <attribute name='accel'>b</attribute>
+          <attribute name="label"
+            translatable="yes">_Address Book</attribute>
+          <attribute name="action">win.address-book</attribute>
+          <attribute name="accel">b</attribute>
         </item>
        <item>
-          <attribute name='label'
-               translatable='yes'>A_utocrypt Database</attribute>
-          <attribute name='action'>win.autocrypt-db</attribute>
+          <attribute name="label"
+               translatable="yes">A_utocrypt Database</attribute>
+          <attribute name="action">win.autocrypt-db</attribute>
                </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Empty _Trash</attribute>
-          <attribute name='action'>win.empty-trash</attribute>
+          <attribute name="label"
+            translatable="yes">Empty _Trash</attribute>
+          <attribute name="action">win.empty-trash</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>_Quit</attribute>
-          <attribute name='action'>win.quit</attribute>
-          <attribute name='accel'>&lt;Primary&gt;q</attribute>
+          <attribute name="label" translatable="yes">_Quit</attribute>
+          <attribute name="action">win.quit</attribute>
+          <attribute name="accel">&lt;Primary&gt;q</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Edit</attribute>
+      <attribute name="label" translatable="yes">_Edit</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Copy</attribute>
-          <attribute name='action'>win.copy</attribute>
-          <attribute name='accel'>&lt;Primary&gt;c</attribute>
+          <attribute name="label"
+            translatable="yes">_Copy</attribute>
+          <attribute name="action">win.copy</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">Select _All</attribute>
+          <attribute name="action">win.select-all</attribute>
+          <attribute name="accel">&lt;Primary&gt;a</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Select _Thread</attribute>
-          <attribute name='action'>win.select-thread</attribute>
+          <attribute name="label"
+            translatable="yes">Select _Thread</attribute>
+          <attribute name="action">win.select-thread</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Find</attribute>
-          <attribute name='action'>win.find</attribute>
-          <attribute name='accel'>&lt;Primary&gt;f</attribute>
+          <attribute name="label"
+            translatable="yes">_Find</attribute>
+          <attribute name="action">win.find</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">Find Ne_xt</attribute>
+          <attribute name="action">win.find-next</attribute>
+          <attribute name="accel">&lt;Primary&gt;g</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Find in _Message</attribute>
-          <attribute name='action'>win.find-in-message</attribute>
-          <attribute name='accel'>slash</attribute>
+          <attribute name="label"
+            translatable="yes">Find in _Message</attribute>
+          <attribute name="action">win.find-in-message</attribute>
+          <attribute name="accel">slash</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>F_ilters…</attribute>
-          <attribute name='action'>win.filters</attribute>
+          <attribute name="label"
+            translatable="yes">F_ilters…</attribute>
+          <attribute name="action">win.filters</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Export Filters…</attribute>
-          <attribute name='action'>win.export-filters</attribute>
+          <attribute name="label"
+            translatable="yes">_Export Filters…</attribute>
+          <attribute name="action">win.export-filters</attribute>
         </item>
       </section>
       <section>
         <submenu>
-          <attribute name='label' translatable='yes'>_Preferences</attribute>
+          <attribute name="label" translatable="yes">_Preferences</attribute>
           <item>
-            <attribute name='label'
-              translatable='yes'>_Settings…</attribute>
-            <attribute name='action'>win.settings</attribute>
+            <attribute name="label"
+              translatable="yes">_Settings…</attribute>
+            <attribute name="action">win.settings</attribute>
           </item>
           <item>
-            <attribute name='label'
-              translatable='yes'>_Toolbars…</attribute>
-            <attribute name='action'>win.toolbars</attribute>
+            <attribute name="label"
+              translatable="yes">_Toolbars…</attribute>
+            <attribute name="action">win.toolbars</attribute>
           </item>
           <item>
-            <attribute name='label'
-              translatable='yes'>_Identities…</attribute>
-            <attribute name='action'>win.identities</attribute>
+            <attribute name="label"
+              translatable="yes">_Identities…</attribute>
+            <attribute name="action">win.identities</attribute>
           </item>
         </submenu>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_View</attribute>
+      <attribute name="label" translatable="yes">_View</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Show Mailbox Tree</attribute>
-          <attribute name='action'>win.show-mailbox-tree</attribute>
-          <attribute name='accel'>F9</attribute>
+          <attribute name="label"
+            translatable="yes">_Show Mailbox Tree</attribute>
+          <attribute name="action">win.show-mailbox-tree</attribute>
+          <attribute name="accel">F9</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Show Mailbox _Tabs</attribute>
-          <attribute name='action'>win.show-mailbox-tabs</attribute>
+          <attribute name="label"
+            translatable="yes">Show Mailbox _Tabs</attribute>
+          <attribute name="action">win.show-mailbox-tabs</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Show Too_lbar</attribute>
-          <attribute name='action'>win.show-toolbar</attribute>
+          <attribute name="label"
+            translatable="yes">Show Too_lbar</attribute>
+          <attribute name="action">win.show-toolbar</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Show St_atus Bar</attribute>
-          <attribute name='action'>win.show-statusbar</attribute>
+          <attribute name="label"
+            translatable="yes">Show St_atus Bar</attribute>
+          <attribute name="action">win.show-statusbar</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Show _Index Filter</attribute>
-          <attribute name='action'>win.show-sos-bar</attribute>
+          <attribute name="label"
+            translatable="yes">Show _Index Filter</attribute>
+          <attribute name="action">win.show-sos-bar</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Wrap</attribute>
-          <attribute name='action'>win.wrap</attribute>
+          <attribute name="label"
+            translatable="yes">_Wrap</attribute>
+          <attribute name="action">win.wrap</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_No Headers</attribute>
-          <attribute name='action'>win.headers</attribute>
-          <attribute name='target'>none</attribute>
+          <attribute name="label"
+            translatable="yes">_No Headers</attribute>
+          <attribute name="action">win.headers</attribute>
+          <attribute name="target">none</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>S_elected Headers</attribute>
-          <attribute name='action'>win.headers</attribute>
-          <attribute name='target'>selected</attribute>
+          <attribute name="label"
+            translatable="yes">S_elected Headers</attribute>
+          <attribute name="action">win.headers</attribute>
+          <attribute name="target">selected</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>All _Headers</attribute>
-          <attribute name='action'>win.headers</attribute>
-          <attribute name='target'>all</attribute>
+          <attribute name="label"
+            translatable="yes">All _Headers</attribute>
+          <attribute name="action">win.headers</attribute>
+          <attribute name="target">all</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Th_read messages</attribute>
-          <attribute name='action'>win.threading</attribute>
+          <attribute name="label"
+            translatable="yes">Th_read messages</attribute>
+          <attribute name="action">win.threading</attribute>
         </item>
       </section>
       <section>
         <item>
-          <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="label"
+            translatable="yes">E_xpand All</attribute>
+          <attribute name="action">win.expand-all</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">_Collapse All</attribute>
+          <attribute name="action">win.collapse-all</attribute>
+          <attribute name="accel">&lt;Primary&gt;l</attribute>
         </item>
       </section>
       <section>
         <item>
-          <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="label"
+            translatable="yes">Zoom _In</attribute>
+          <attribute name="action">win.zoom-in</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">Zoom _Out</attribute>
+          <attribute name="action">win.zoom-out</attribute>
+          <attribute name="accel">&lt;Primary&gt;minus</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Zoom _100%</attribute>
-          <attribute name='action'>win.zoom-normal</attribute>
+          <attribute name="label"
+            translatable="yes">Zoom _100%</attribute>
+          <attribute name="action">win.zoom-normal</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>Mail_box</attribute>
+      <attribute name="label" translatable="yes">Mail_box</attribute>
       <section>
         <submenu>
-            <attribute name='label'
-              translatable='yes'>_Hide Messages</attribute>
+            <attribute name="label"
+              translatable="yes">_Hide Messages</attribute>
           <item>
-            <attribute name='label'
-              translatable='yes'>_Deleted</attribute>
-            <attribute name='action'>win.hide-deleted</attribute>
+            <attribute name="label"
+              translatable="yes">_Deleted</attribute>
+            <attribute name="action">win.hide-deleted</attribute>
           </item>
           <item>
-            <attribute name='label'
-              translatable='yes'>Un_deleted</attribute>
-            <attribute name='action'>win.hide-undeleted</attribute>
+            <attribute name="label"
+              translatable="yes">Un_deleted</attribute>
+            <attribute name="action">win.hide-undeleted</attribute>
           </item>
           <item>
-            <attribute name='label'
-              translatable='yes'>_Read</attribute>
-            <attribute name='action'>win.hide-read</attribute>
+            <attribute name="label"
+              translatable="yes">_Read</attribute>
+            <attribute name="action">win.hide-read</attribute>
           </item>
           <item>
-            <attribute name='label'
-              translatable='yes'>Un_read</attribute>
-            <attribute name='action'>win.hide-unread</attribute>
+            <attribute name="label"
+              translatable="yes">Un_read</attribute>
+            <attribute name="action">win.hide-unread</attribute>
           </item>
           <item>
-            <attribute name='label'
-              translatable='yes'>_Flagged</attribute>
-            <attribute name='action'>win.hide-flagged</attribute>
+            <attribute name="label"
+              translatable="yes">_Flagged</attribute>
+            <attribute name="action">win.hide-flagged</attribute>
           </item>
           <item>
-            <attribute name='label'
-              translatable='yes'>Un_flagged</attribute>
-            <attribute name='action'>win.hide-unflagged</attribute>
+            <attribute name="label"
+              translatable="yes">Un_flagged</attribute>
+            <attribute name="action">win.hide-unflagged</attribute>
           </item>
           <item>
-            <attribute name='label'
-              translatable='yes'>_Answered</attribute>
-            <attribute name='action'>win.hide-answered</attribute>
+            <attribute name="label"
+              translatable="yes">_Answered</attribute>
+            <attribute name="action">win.hide-answered</attribute>
           </item>
           <item>
-            <attribute name='label'
-              translatable='yes'>Un_answered</attribute>
-            <attribute name='action'>win.hide-unanswered</attribute>
+            <attribute name="label"
+              translatable="yes">Un_answered</attribute>
+            <attribute name="action">win.hide-unanswered</attribute>
           </item>
         </submenu>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Reset Filter</attribute>
-          <attribute name='action'>win.reset-filter</attribute>
+          <attribute name="label"
+            translatable="yes">_Reset Filter</attribute>
+          <attribute name="action">win.reset-filter</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Select _All</attribute>
-          <attribute name='action'>win.mailbox-select-all</attribute>
+          <attribute name="label"
+            translatable="yes">Select _All</attribute>
+          <attribute name="action">win.mailbox-select-all</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Properties</attribute>
-          <attribute name='action'>win.mailbox-edit</attribute>
+          <attribute name="label"
+            translatable="yes">_Properties</attribute>
+          <attribute name="action">win.mailbox-edit</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Delete</attribute>
-          <attribute name='action'>win.mailbox-delete</attribute>
+          <attribute name="label"
+            translatable="yes">_Delete</attribute>
+          <attribute name="action">win.mailbox-delete</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Select _Filters…</attribute>
-          <attribute name='action'>win.select-filters</attribute>
+          <attribute name="label"
+            translatable="yes">Select _Filters…</attribute>
+          <attribute name="action">win.select-filters</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Remove Duplicates</attribute>
-          <attribute name='action'>win.remove-duplicates</attribute>
+          <attribute name="label"
+            translatable="yes">_Remove Duplicates</attribute>
+          <attribute name="action">win.remove-duplicates</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>E_xpunge Deleted Messages</attribute>
-          <attribute name='action'>win.mailbox-expunge</attribute>
+          <attribute name="label"
+            translatable="yes">E_xpunge Deleted Messages</attribute>
+          <attribute name="action">win.mailbox-expunge</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Close</attribute>
-          <attribute name='action'>win.mailbox-close</attribute>
-          <attribute name='accel'>&lt;Primary&gt;w</attribute>
+          <attribute name="label"
+            translatable="yes">_Close</attribute>
+          <attribute name="action">win.mailbox-close</attribute>
+          <attribute name="accel">&lt;Primary&gt;w</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Message</attribute>
+      <attribute name="label" translatable="yes">_Message</attribute>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>_New…</attribute>
-          <attribute name='action'>win.new-message</attribute>
-          <attribute name='accel'>m</attribute>
+          <attribute name="label" translatable="yes">_New…</attribute>
+          <attribute name="action">win.new-message</attribute>
+          <attribute name="accel">m</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Reply…</attribute>
-          <attribute name='action'>win.reply</attribute>
-          <attribute name='accel'>r</attribute>
+          <attribute name="label"
+            translatable="yes">_Reply…</attribute>
+          <attribute name="action">win.reply</attribute>
+          <attribute name="accel">r</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Reply to _All…</attribute>
-          <attribute name='action'>win.reply-all</attribute>
-          <attribute name='accel'>a</attribute>
+          <attribute name="label"
+            translatable="yes">Reply to _All…</attribute>
+          <attribute name="action">win.reply-all</attribute>
+          <attribute name="accel">a</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Reply to _Group…</attribute>
-          <attribute name='action'>win.reply-group</attribute>
-          <attribute name='accel'>g</attribute>
+          <attribute name="label"
+            translatable="yes">Reply to _Group…</attribute>
+          <attribute name="action">win.reply-group</attribute>
+          <attribute name="accel">g</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Forward Attached…</attribute>
-          <attribute name='action'>win.forward-attached</attribute>
-          <attribute name='accel'>f</attribute>
+          <attribute name="label"
+            translatable="yes">_Forward Attached…</attribute>
+          <attribute name="action">win.forward-attached</attribute>
+          <attribute name="accel">f</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Forward _Inline…</attribute>
-          <attribute name='action'>win.forward-inline</attribute>
+          <attribute name="label"
+            translatable="yes">Forward _Inline…</attribute>
+          <attribute name="action">win.forward-inline</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Pipe through…</attribute>
-          <attribute name='action'>win.pipe</attribute>
+          <attribute name="label"
+            translatable="yes">_Pipe through…</attribute>
+          <attribute name="action">win.pipe</attribute>
         </item>
       </section>
       <section>
         <item>
-          <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="label"
+            translatable="yes">_Next Part</attribute>
+          <attribute name="action">win.next-part</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">_Previous Part</attribute>
+          <attribute name="action">win.previous-part</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">Save Current Part…</attribute>
+          <attribute name="action">win.save-part</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">_View Source…</attribute>
+          <attribute name="action">win.view-source</attribute>
+          <attribute name="accel">&lt;Primary&gt;u</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Copy</attribute>
-          <attribute name='action'>win.copy-message</attribute>
-          <attribute name='accel'>&lt;Primary&gt;c</attribute>
+          <attribute name="label"
+            translatable="yes">_Copy</attribute>
+          <attribute name="action">win.copy-message</attribute>
+          <attribute name="accel">&lt;Primary&gt;c</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Select Text</attribute>
-          <attribute name='action'>win.select-text</attribute>
+          <attribute name="label"
+            translatable="yes">_Select Text</attribute>
+          <attribute name="action">win.select-text</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Move to Trash</attribute>
-          <attribute name='action'>win.move-to-trash</attribute>
-          <attribute name='accel'>d</attribute>
+          <attribute name="label"
+            translatable="yes">_Move to Trash</attribute>
+          <attribute name="action">win.move-to-trash</attribute>
+          <attribute name="accel">d</attribute>
         </item>
       </section>
       <submenu>
-        <attribute name='label' translatable='yes'>_Toggle Flag</attribute>
+        <attribute name="label" translatable="yes">_Toggle Flag</attribute>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Flagged</attribute>
-          <attribute name='action'>win.toggle-flagged</attribute>
-          <attribute name='accel'>x</attribute>
+          <attribute name="label"
+            translatable="yes">_Flagged</attribute>
+          <attribute name="action">win.toggle-flagged</attribute>
+          <attribute name="accel">x</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Deleted</attribute>
-          <attribute name='action'>win.toggle-deleted</attribute>
-          <attribute name='accel'>&lt;Primary&gt;d</attribute>
+          <attribute name="label"
+            translatable="yes">_Deleted</attribute>
+          <attribute name="action">win.toggle-deleted</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">_New</attribute>
+          <attribute name="action">win.toggle-new</attribute>
+          <attribute name="accel">&lt;Primary&gt;r</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Answered</attribute>
-          <attribute name='action'>win.toggle-answered</attribute>
+          <attribute name="label"
+            translatable="yes">_Answered</attribute>
+          <attribute name="action">win.toggle-answered</attribute>
         </item>
       </submenu>
       <section>
         <item>
-          <attribute name='label'
-              translatable='yes'>_Store Address…</attribute>
-          <attribute name='action'>win.store-address</attribute>
-          <attribute name='accel'>s</attribute>
+          <attribute name="label"
+              translatable="yes">_Store Address…</attribute>
+          <attribute name="action">win.store-address</attribute>
+          <attribute name="accel">s</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Go</attribute>
+      <attribute name="label" translatable="yes">_Go</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Next Message</attribute>
-          <attribute name='action'>win.next-message</attribute>
-          <attribute name='accel'>n</attribute>
+          <attribute name="label"
+            translatable="yes">Next Message</attribute>
+          <attribute name="action">win.next-message</attribute>
+          <attribute name="accel">n</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Previous Message</attribute>
-          <attribute name='action'>win.previous-message</attribute>
-          <attribute name='accel'>p</attribute>
+          <attribute name="label"
+            translatable="yes">Previous Message</attribute>
+          <attribute name="action">win.previous-message</attribute>
+          <attribute name="accel">p</attribute>
         </item>
         <item>
-          <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="label"
+            translatable="yes">Next Unread Message</attribute>
+          <attribute name="action">win.next-unread</attribute>
+          <attribute name="accel">&lt;Primary&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="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>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Help</attribute>
+      <attribute name="label" translatable="yes">_Help</attribute>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>_Contents</attribute>
-          <attribute name='action'>win.help</attribute>
+          <attribute name="label" translatable="yes">_Contents</attribute>
+          <attribute name="action">win.help</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_About Balsa</attribute>
-          <attribute name='action'>win.about</attribute>
+          <attribute name="label" translatable="yes">_About Balsa</attribute>
+          <attribute name="action">win.about</attribute>
         </item>
       </section>
     </submenu>
diff --git a/ui/message-window.ui b/ui/message-window.ui
index 32aa42956..55522758a 100644
--- a/ui/message-window.ui
+++ b/ui/message-window.ui
@@ -1,204 +1,204 @@
 <interface>
-  <menu id='menubar'>
+  <menu id="menubar">
     <submenu>
-      <attribute name='label' translatable='yes'>_File</attribute>
+      <attribute name="label" translatable="yes">_File</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Page _Setup</attribute>
-          <attribute name='action'>win.page-setup</attribute>
+          <attribute name="label"
+            translatable="yes">Page _Setup</attribute>
+          <attribute name="action">win.page-setup</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Print…</attribute>
-          <attribute name='action'>win.print</attribute>
-          <attribute name='accel'>&lt;Primary&gt;p</attribute>
+          <attribute name="label"
+            translatable="yes">_Print…</attribute>
+          <attribute name="action">win.print</attribute>
+          <attribute name="accel">&lt;Primary&gt;p</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Close</attribute>
-          <attribute name='action'>win.close</attribute>
-          <attribute name='accel'>&lt;Primary&gt;w</attribute>
+          <attribute name="label"
+            translatable="yes">_Close</attribute>
+          <attribute name="action">win.close</attribute>
+          <attribute name="accel">&lt;Primary&gt;w</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Edit</attribute>
+      <attribute name="label" translatable="yes">_Edit</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Copy</attribute>
-          <attribute name='action'>win.copy</attribute>
-          <attribute name='accel'>&lt;Primary&gt;c</attribute>
+          <attribute name="label"
+            translatable="yes">_Copy</attribute>
+          <attribute name="action">win.copy</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">Select _All</attribute>
+          <attribute name="action">win.select-all</attribute>
+          <attribute name="accel">&lt;Primary&gt;a</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Find in _Message</attribute>
-          <attribute name='action'>win.find-in-message</attribute>
-          <attribute name='accel'>slash</attribute>
+          <attribute name="label"
+            translatable="yes">Find in _Message</attribute>
+          <attribute name="action">win.find-in-message</attribute>
+          <attribute name="accel">slash</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_View</attribute>
+      <attribute name="label" translatable="yes">_View</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Show Too_lbar</attribute>
-          <attribute name='action'>win.show-toolbar</attribute>
+          <attribute name="label"
+            translatable="yes">Show Too_lbar</attribute>
+          <attribute name="action">win.show-toolbar</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Wrap</attribute>
-          <attribute name='action'>win.wrap</attribute>
+          <attribute name="label"
+            translatable="yes">_Wrap</attribute>
+          <attribute name="action">win.wrap</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_No Headers</attribute>
-          <attribute name='action'>win.headers</attribute>
-          <attribute name='target'>none</attribute>
+          <attribute name="label"
+            translatable="yes">_No Headers</attribute>
+          <attribute name="action">win.headers</attribute>
+          <attribute name="target">none</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>S_elected Headers</attribute>
-          <attribute name='action'>win.headers</attribute>
-          <attribute name='target'>selected</attribute>
+          <attribute name="label"
+            translatable="yes">S_elected Headers</attribute>
+          <attribute name="action">win.headers</attribute>
+          <attribute name="target">selected</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>All _Headers</attribute>
-          <attribute name='action'>win.headers</attribute>
-          <attribute name='target'>all</attribute>
+          <attribute name="label"
+            translatable="yes">All _Headers</attribute>
+          <attribute name="action">win.headers</attribute>
+          <attribute name="target">all</attribute>
         </item>
       </section>
       <section>
         <item>
-          <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="label"
+            translatable="yes">Zoom _In</attribute>
+          <attribute name="action">win.zoom-in</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">Zoom _Out</attribute>
+          <attribute name="action">win.zoom-out</attribute>
+          <attribute name="accel">&lt;Primary&gt;minus</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Zoom _100%</attribute>
-          <attribute name='action'>win.zoom-normal</attribute>
+          <attribute name="label"
+            translatable="yes">Zoom _100%</attribute>
+          <attribute name="action">win.zoom-normal</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>M_ove</attribute>
+      <attribute name="label" translatable="yes">M_ove</attribute>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Message</attribute>
+      <attribute name="label" translatable="yes">_Message</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Reply…</attribute>
-          <attribute name='action'>win.reply</attribute>
-          <attribute name='accel'>r</attribute>
+          <attribute name="label"
+            translatable="yes">_Reply…</attribute>
+          <attribute name="action">win.reply</attribute>
+          <attribute name="accel">r</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Reply to _All…</attribute>
-          <attribute name='action'>win.reply-all</attribute>
-          <attribute name='accel'>a</attribute>
+          <attribute name="label"
+            translatable="yes">Reply to _All…</attribute>
+          <attribute name="action">win.reply-all</attribute>
+          <attribute name="accel">a</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Reply to _Group…</attribute>
-          <attribute name='action'>win.reply-group</attribute>
-          <attribute name='accel'>g</attribute>
+          <attribute name="label"
+            translatable="yes">Reply to _Group…</attribute>
+          <attribute name="action">win.reply-group</attribute>
+          <attribute name="accel">g</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Forward Attached…</attribute>
-          <attribute name='action'>win.forward-attached</attribute>
-          <attribute name='accel'>f</attribute>
+          <attribute name="label"
+            translatable="yes">_Forward Attached…</attribute>
+          <attribute name="action">win.forward-attached</attribute>
+          <attribute name="accel">f</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Forward _Inline…</attribute>
-          <attribute name='action'>win.forward-inline</attribute>
+          <attribute name="label"
+            translatable="yes">Forward _Inline…</attribute>
+          <attribute name="action">win.forward-inline</attribute>
         </item>
       </section>
       <section>
         <item>
-          <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="label"
+            translatable="yes">_Next Part</attribute>
+          <attribute name="action">win.next-part</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">_Previous Part</attribute>
+          <attribute name="action">win.previous-part</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">Save Current Part…</attribute>
+          <attribute name="action">win.save-part</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">_View Source…</attribute>
+          <attribute name="action">win.view-source</attribute>
+          <attribute name="accel">&lt;Primary&gt;u</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Next Message</attribute>
-          <attribute name='action'>win.next-message</attribute>
-          <attribute name='accel'>n</attribute>
+          <attribute name="label"
+            translatable="yes">Next Message</attribute>
+          <attribute name="action">win.next-message</attribute>
+          <attribute name="accel">n</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Previous Message</attribute>
-          <attribute name='action'>win.previous-message</attribute>
-          <attribute name='accel'>p</attribute>
+          <attribute name="label"
+            translatable="yes">Previous Message</attribute>
+          <attribute name="action">win.previous-message</attribute>
+          <attribute name="accel">p</attribute>
         </item>
         <item>
-          <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="label"
+            translatable="yes">Next Unread Message</attribute>
+          <attribute name="action">win.next-unread</attribute>
+          <attribute name="accel">&lt;Primary&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="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>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Move to Trash</attribute>
-          <attribute name='action'>win.move-to-trash</attribute>
-          <attribute name='accel'>d</attribute>
+          <attribute name="label"
+            translatable="yes">_Move to Trash</attribute>
+          <attribute name="action">win.move-to-trash</attribute>
+          <attribute name="accel">d</attribute>
         </item>
       </section>
     </submenu>
diff --git a/ui/sendmsg-window.ui b/ui/sendmsg-window.ui
index 41b92d3a9..92c9e2c8e 100644
--- a/ui/sendmsg-window.ui
+++ b/ui/sendmsg-window.ui
@@ -1,260 +1,260 @@
 <interface>
-  <menu id='menubar'>
+  <menu id="menubar">
     <submenu>
-      <attribute name='label' translatable='yes'>_File</attribute>
+      <attribute name="label" translatable="yes">_File</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Include File…</attribute>
-          <attribute name='action'>win.include-file</attribute>
+          <attribute name="label"
+            translatable="yes">_Include File…</attribute>
+          <attribute name="action">win.include-file</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Attach File…</attribute>
-          <attribute name='action'>win.attach-file</attribute>
+          <attribute name="label"
+            translatable="yes">_Attach File…</attribute>
+          <attribute name="action">win.attach-file</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>I_nclude Messages…</attribute>
-          <attribute name='action'>win.include-messages</attribute>
+          <attribute name="label"
+            translatable="yes">I_nclude Messages…</attribute>
+          <attribute name="action">win.include-messages</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Attach _Messages…</attribute>
-          <attribute name='action'>win.attach-messages</attribute>
+          <attribute name="label"
+            translatable="yes">Attach _Messages…</attribute>
+          <attribute name="action">win.attach-messages</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Send</attribute>
-          <attribute name='action'>win.send</attribute>
-          <attribute name='accel'>&lt;Primary&gt;Return</attribute>
+          <attribute name="label"
+            translatable="yes">Send</attribute>
+          <attribute name="action">win.send</attribute>
+          <attribute name="accel">&lt;Primary&gt;Return</attribute>
         </item>
         <item>
-          <attribute name='label'
-              translatable='yes'>Queue</attribute>
-          <attribute name='action'>win.queue</attribute>
+          <attribute name="label"
+              translatable="yes">Queue</attribute>
+          <attribute name="action">win.queue</attribute>
         </item>
         <item>
-          <attribute name='label'
-              translatable='yes'>Postpone</attribute>
-          <attribute name='action'>win.postpone</attribute>
+          <attribute name="label"
+              translatable="yes">Postpone</attribute>
+          <attribute name="action">win.postpone</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Save</attribute>
-          <attribute name='action'>win.save</attribute>
-          <attribute name='accel'>&lt;Primary&gt;s</attribute>
+          <attribute name="label"
+            translatable="yes">_Save</attribute>
+          <attribute name="action">win.save</attribute>
+          <attribute name="accel">&lt;Primary&gt;s</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Page S_etup</attribute>
-          <attribute name='action'>win.page-setup</attribute>
+          <attribute name="label"
+            translatable="yes">Page S_etup</attribute>
+          <attribute name="action">win.page-setup</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Print…</attribute>
-          <attribute name='action'>win.print</attribute>
-          <attribute name='accel'>&lt;Primary&gt;p</attribute>
+          <attribute name="label"
+            translatable="yes">_Print…</attribute>
+          <attribute name="action">win.print</attribute>
+          <attribute name="accel">&lt;Primary&gt;p</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Close</attribute>
-          <attribute name='action'>win.close</attribute>
-          <attribute name='accel'>&lt;Primary&gt;w</attribute>
+          <attribute name="label"
+            translatable="yes">_Close</attribute>
+          <attribute name="action">win.close</attribute>
+          <attribute name="accel">&lt;Primary&gt;w</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Edit</attribute>
+      <attribute name="label" translatable="yes">_Edit</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Undo</attribute>
-          <attribute name='action'>win.undo</attribute>
-          <attribute name='accel'>&lt;Primary&gt;z</attribute>
+          <attribute name="label"
+            translatable="yes">Undo</attribute>
+          <attribute name="action">win.undo</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">Redo</attribute>
+          <attribute name="action">win.redo</attribute>
+          <attribute name="accel">&lt;Shift&gt;&lt;Primary&gt;z</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Cu_t</attribute>
-          <attribute name='action'>win.cut</attribute>
-          <attribute name='accel'>&lt;Primary&gt;x</attribute>
+          <attribute name="label"
+            translatable="yes">Cu_t</attribute>
+          <attribute name="action">win.cut</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">_Copy</attribute>
+          <attribute name="action">win.copy</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">_Paste</attribute>
+          <attribute name="action">win.paste</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">Select _All</attribute>
+          <attribute name="action">win.select-all</attribute>
+          <attribute name="accel">&lt;Primary&gt;a</attribute>
         </item>
       </section>
       <section>
         <item>
-          <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="label"
+            translatable="yes">_Wrap Body</attribute>
+          <attribute name="action">win.wrap-body</attribute>
+          <attribute name="accel">&lt;Primary&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="label"
+            translatable="yes">_Reflow Selected Text</attribute>
+          <attribute name="action">win.reflow</attribute>
+          <attribute name="accel">&lt;Primary&gt;r</attribute>
         </item>
       </section>
       <section>
         <item>
-          <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="label"
+            translatable="yes">Insert Si_gnature</attribute>
+          <attribute name="action">win.insert-sig</attribute>
+          <attribute name="accel">&lt;Primary&gt;g</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Quote Message(s)</attribute>
-          <attribute name='action'>win.quote</attribute>
+          <attribute name="label"
+            translatable="yes">_Quote Message(s)</attribute>
+          <attribute name="action">win.quote</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>C_heck Spelling</attribute>
-          <attribute name='action'>win.spell-check</attribute>
+          <attribute name="label"
+            translatable="yes">C_heck Spelling</attribute>
+          <attribute name="action">win.spell-check</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Select _Identity…</attribute>
-          <attribute name='action'>win.select-ident</attribute>
+          <attribute name="label"
+            translatable="yes">Select _Identity…</attribute>
+          <attribute name="action">win.select-ident</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Edit with GNOME-Editor</attribute>
-          <attribute name='action'>win.edit</attribute>
+          <attribute name="label"
+            translatable="yes">Edit with GNOME-Editor</attribute>
+          <attribute name="action">win.edit</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Show</attribute>
+      <attribute name="label" translatable="yes">_Show</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Show Too_lbar</attribute>
-          <attribute name='action'>win.show-toolbar</attribute>
+          <attribute name="label"
+            translatable="yes">Show Too_lbar</attribute>
+          <attribute name="action">win.show-toolbar</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>F_rom</attribute>
-          <attribute name='action'>win.from</attribute>
+          <attribute name="label"
+            translatable="yes">F_rom</attribute>
+          <attribute name="action">win.from</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Rec_ipients</attribute>
-          <attribute name='action'>win.recips</attribute>
+          <attribute name="label"
+            translatable="yes">Rec_ipients</attribute>
+          <attribute name="action">win.recips</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>R_eply To</attribute>
-          <attribute name='action'>win.reply-to</attribute>
+          <attribute name="label"
+            translatable="yes">R_eply To</attribute>
+          <attribute name="action">win.reply-to</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>F_cc</attribute>
-          <attribute name='action'>win.fcc</attribute>
+          <attribute name="label"
+            translatable="yes">F_cc</attribute>
+          <attribute name="action">win.fcc</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Language</attribute>
+      <attribute name="label" translatable="yes">_Language</attribute>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Options</attribute>
+      <attribute name="label" translatable="yes">_Options</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Request Disposition Notification</attribute>
-          <attribute name='action'>win.request-mdn</attribute>
+          <attribute name="label"
+            translatable="yes">_Request Disposition Notification</attribute>
+          <attribute name="action">win.request-mdn</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Request Delivery Status Notification</attribute>
-          <attribute name='action'>win.request-dsn</attribute>
+          <attribute name="label"
+            translatable="yes">_Request Delivery Status Notification</attribute>
+          <attribute name="action">win.request-dsn</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Format = Flowed</attribute>
-          <attribute name='action'>win.flowed</attribute>
+          <attribute name="label"
+            translatable="yes">_Format = Flowed</attribute>
+          <attribute name="action">win.flowed</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>Send as plain text and _HTML</attribute>
-          <attribute name='action'>win.send-html</attribute>
+          <attribute name="label"
+            translatable="yes">Send as plain text and _HTML</attribute>
+          <attribute name="action">win.send-html</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Sign Message</attribute>
-          <attribute name='action'>win.sign</attribute>
+          <attribute name="label"
+            translatable="yes">_Sign Message</attribute>
+          <attribute name="action">win.sign</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Encrypt Message</attribute>
-          <attribute name='action'>win.encrypt</attribute>
+          <attribute name="label"
+            translatable="yes">_Encrypt Message</attribute>
+          <attribute name="action">win.encrypt</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>GnuPG uses _MIME mode</attribute>
-          <attribute name='action'>win.gpg-mode</attribute>
-          <attribute name='target'>mime</attribute>
+          <attribute name="label"
+            translatable="yes">GnuPG uses _MIME mode</attribute>
+          <attribute name="action">win.gpg-mode</attribute>
+          <attribute name="target">mime</attribute>
         </item>
         <item>
-          <attribute name='label'
-            translatable='yes'>GnuPG uses old _OpenPGP mode</attribute>
-          <attribute name='action'>win.gpg-mode</attribute>
-          <attribute name='target'>open-pgp</attribute>
+          <attribute name="label"
+            translatable="yes">GnuPG uses old _OpenPGP mode</attribute>
+          <attribute name="action">win.gpg-mode</attribute>
+          <attribute name="target">open-pgp</attribute>
         </item>
         <item>
-          <attribute name='label'
-              translatable='yes'>S/MIME mode (_GpgSM)</attribute>
-          <attribute name='action'>win.gpg-mode</attribute>
-          <attribute name='target'>smime</attribute>
+          <attribute name="label"
+              translatable="yes">S/MIME mode (_GpgSM)</attribute>
+          <attribute name="action">win.gpg-mode</attribute>
+          <attribute name="target">smime</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>Attach GnuPG _Public Key</attribute>
-          <attribute name='action'>win.attpubkey</attribute>
+          <attribute name="label"
+            translatable="yes">Attach GnuPG _Public Key</attribute>
+          <attribute name="action">win.attpubkey</attribute>
         </item>
       </section>
     </submenu>
diff --git a/ui/source-viewer.ui b/ui/source-viewer.ui
index 57af1f95c..cf4c8bfb5 100644
--- a/ui/source-viewer.ui
+++ b/ui/source-viewer.ui
@@ -1,42 +1,42 @@
 <interface>
-  <menu id='menubar'>
+  <menu id="menubar">
     <submenu>
-      <attribute name='label' translatable='yes'>_File</attribute>
+      <attribute name="label" translatable="yes">_File</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Close</attribute>
-          <attribute name='action'>win.lsv-close</attribute>
-          <attribute name='accel'>&lt;Primary&gt;w</attribute>
+          <attribute name="label"
+            translatable="yes">_Close</attribute>
+          <attribute name="action">win.lsv-close</attribute>
+          <attribute name="accel">&lt;Primary&gt;w</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Edit</attribute>
+      <attribute name="label" translatable="yes">_Edit</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Copy</attribute>
-          <attribute name='action'>win.lsv-copy</attribute>
-          <attribute name='accel'>&lt;Primary&gt;c</attribute>
+          <attribute name="label"
+            translatable="yes">_Copy</attribute>
+          <attribute name="action">win.lsv-copy</attribute>
+          <attribute name="accel">&lt;Primary&gt;c</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Select Text</attribute>
-          <attribute name='action'>win.lsv-select</attribute>
-          <attribute name='accel'>&lt;Primary&gt;a</attribute>
+          <attribute name="label"
+            translatable="yes">_Select Text</attribute>
+          <attribute name="action">win.lsv-select</attribute>
+          <attribute name="accel">&lt;Primary&gt;a</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_View</attribute>
+      <attribute name="label" translatable="yes">_View</attribute>
       <section>
         <item>
-          <attribute name='label'
-            translatable='yes'>_Escape Special Characters</attribute>
-          <attribute name='action'>win.lsv-escape</attribute>
+          <attribute name="label"
+            translatable="yes">_Escape Special Characters</attribute>
+          <attribute name="action">win.lsv-escape</attribute>
         </item>
       </section>
     </submenu>


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