[glom] Replace ' with " in glade files



commit dd6502134a71668a17649581ff7a1acc63f92f3c
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Oct 23 16:24:23 2013 +0200

    Replace ' with " in glade files
    
    It's more friendly to older versions of intltool and it is overall
    a good practice.

 .../developer/window_relationships_overview.glade  |   30 ++--
 data/ui/operator/window_main.glade                 |  186 ++++++++++----------
 2 files changed, 108 insertions(+), 108 deletions(-)
---
diff --git a/data/ui/developer/window_relationships_overview.glade 
b/data/ui/developer/window_relationships_overview.glade
index 37fde7a..da94156 100644
--- a/data/ui/developer/window_relationships_overview.glade
+++ b/data/ui/developer/window_relationships_overview.glade
@@ -2,41 +2,41 @@
 <!-- Generated with glade 3.15.4 on Wed Oct 23 11:52:24 2013 -->
 <interface>
 
-  <menu id='Overview_MainMenu'>
+  <menu id="Overview_MainMenu">
     <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.pagesetup</attribute>
+          <attribute name="label" translatable="yes">Page _Setup</attribute>
+          <attribute name="action">win.pagesetup</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>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_View</attribute>
+      <attribute name="label" translatable="yes">_View</attribute>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>Show _Grid</attribute>
-          <attribute name='action'>relationshipsoverview.showgrid</attribute>
+          <attribute name="label" translatable="yes">Show _Grid</attribute>
+          <attribute name="action">relationshipsoverview.showgrid</attribute>
         </item>
       </section>
     </submenu>
   </menu>
 
-  <menu id='ContextMenu'>
+  <menu id="ContextMenu">
     <section>
       <item>
-        <attribute name='label' translatable='yes'>Edit _Fields</attribute>
-        <attribute name='action'>context.edit-fields</attribute>
+        <attribute name="label" translatable="yes">Edit _Fields</attribute>
+        <attribute name="action">context.edit-fields</attribute>
       </item>
       <item>
-        <attribute name='label' translatable='yes'>Edit _Relationships</attribute>
-        <attribute name='action'>context.edit-relationships</attribute>
+        <attribute name="label" translatable="yes">Edit _Relationships</attribute>
+        <attribute name="action">context.edit-relationships</attribute>
       </item>
     </section>
   </menu>
diff --git a/data/ui/operator/window_main.glade b/data/ui/operator/window_main.glade
index 1a7f550..41aa818 100644
--- a/data/ui/operator/window_main.glade
+++ b/data/ui/operator/window_main.glade
@@ -151,214 +151,214 @@
     </child>
   </object>
 
-  <menu id='mainmenu'>
+  <menu id="mainmenu">
     <submenu>
-      <attribute name='label' translatable='yes'>_File</attribute>
+      <attribute name="label" translatable="yes">_File</attribute>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>_New</attribute>
-          <attribute name='action'>file.new</attribute>
-          <attribute name='accel'>&lt;Primary&gt;n</attribute>
+          <attribute name="label" translatable="yes">_New</attribute>
+          <attribute name="action">file.new</attribute>
+          <attribute name="accel">&lt;Primary&gt;n</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Open</attribute>
-          <attribute name='action'>file.open</attribute>
-          <attribute name='accel'>&lt;Primary&gt;o</attribute>
+          <attribute name="label" translatable="yes">_Open</attribute>
+          <attribute name="action">file.open</attribute>
+          <attribute name="accel">&lt;Primary&gt;o</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Save as Example</attribute>
-          <attribute name='action'>file.save-as-example</attribute>
+          <attribute name="label" translatable="yes">_Save as Example</attribute>
+          <attribute name="action">file.save-as-example</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>_Export</attribute>
-          <attribute name='action'>file.export</attribute>
+          <attribute name="label" translatable="yes">_Export</attribute>
+          <attribute name="action">file.export</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>I_mport</attribute>
-          <attribute name='action'>file.import</attribute>
+          <attribute name="label" translatable="yes">I_mport</attribute>
+          <attribute name="action">file.import</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>S_hared on Network</attribute>
-          <attribute name='action'>file.share</attribute>
+          <attribute name="label" translatable="yes">S_hared on Network</attribute>
+          <attribute name="action">file.share</attribute>
         </item>
       </section>
       <submenu>
-        <attribute name='label' translatable='yes'>_Print</attribute>
-        <section id='print-layouts-list'/>
+        <attribute name="label" translatable="yes">_Print</attribute>
+        <section id="print-layouts-list"/>
         <section>
           <item>
-            <attribute name='label' translatable='yes'>_Edit Print Layouts</attribute>
-            <attribute name='action'>file.edit-print-layouts</attribute>
+            <attribute name="label" translatable="yes">_Edit Print Layouts</attribute>
+            <attribute name="action">file.edit-print-layouts</attribute>
           </item>
         </section>
       </submenu>
       <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'>Cu_t</attribute>
-          <attribute name='action'>win.cut</attribute>
+          <attribute name="label" translatable="yes">Cu_t</attribute>
+          <attribute name="action">win.cut</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'>_Clear</attribute>
-          <attribute name='action'>win.clear</attribute>
+          <attribute name="label" translatable="yes">_Clear</attribute>
+          <attribute name="action">win.clear</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>_Find</attribute>
-          <attribute name='action'>edit.find</attribute>
-          <attribute name='accel'>&lt;Primary&gt;f</attribute>
+          <attribute name="label" translatable="yes">_Find</attribute>
+          <attribute name="action">edit.find</attribute>
+          <attribute name="accel">&lt;Primary&gt;f</attribute>
         </item>
       </section>
     </submenu>
-    <submenu id='tables'>
-      <attribute name='label' translatable='yes'>_Tables</attribute>
-      <section id='tables-list'/>
+    <submenu id="tables">
+      <attribute name="label" translatable="yes">_Tables</attribute>
+      <section id="tables-list"/>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>_Edit Tables</attribute>
-          <attribute name='action'>tables.edit-tables</attribute>
+          <attribute name="label" translatable="yes">_Edit Tables</attribute>
+          <attribute name="action">tables.edit-tables</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>R_eports</attribute>
-      <section id='reports-list'/>
+      <attribute name="label" translatable="yes">R_eports</attribute>
+      <section id="reports-list"/>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>_Edit Reports</attribute>
-          <attribute name='action'>reports.edit-reports</attribute>
+          <attribute name="label" translatable="yes">_Edit Reports</attribute>
+          <attribute name="action">reports.edit-reports</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Developer</attribute>
+      <attribute name="label" translatable="yes">_Developer</attribute>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>_Operator</attribute>
-          <attribute name='action'>developer.usermode</attribute>
-          <attribute name='target' type='i'>0</attribute>
+          <attribute name="label" translatable="yes">_Operator</attribute>
+          <attribute name="action">developer.usermode</attribute>
+          <attribute name="target" type="i">0</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Developer</attribute>
-          <attribute name='action'>developer.usermode</attribute>
-          <attribute name='target' type='i'>1</attribute>
+          <attribute name="label" translatable="yes">_Developer</attribute>
+          <attribute name="action">developer.usermode</attribute>
+          <attribute name="target" type="i">1</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>_Fields</attribute>
-          <attribute name='action'>developer.fields</attribute>
+          <attribute name="label" translatable="yes">_Fields</attribute>
+          <attribute name="action">developer.fields</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Relationships</attribute>
-          <attribute name='action'>developer.relationships</attribute>
+          <attribute name="label" translatable="yes">_Relationships</attribute>
+          <attribute name="action">developer.relationships</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Relationships _Overview</attribute>
-          <attribute name='action'>developer.relationships-overview</attribute>
+          <attribute name="label" translatable="yes">Relationships _Overview</attribute>
+          <attribute name="action">developer.relationships-overview</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Layout</attribute>
-          <attribute name='action'>developer.layout</attribute>
+          <attribute name="label" translatable="yes">_Layout</attribute>
+          <attribute name="action">developer.layout</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Print Layouts</attribute>
-          <attribute name='action'>developer.print-layouts</attribute>
+          <attribute name="label" translatable="yes">_Print Layouts</attribute>
+          <attribute name="action">developer.print-layouts</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Reports</attribute>
-          <attribute name='action'>developer.reports</attribute>
+          <attribute name="label" translatable="yes">_Reports</attribute>
+          <attribute name="action">developer.reports</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>_Database Preferences</attribute>
-          <attribute name='action'>developer.database-preferences</attribute>
+          <attribute name="label" translatable="yes">_Database Preferences</attribute>
+          <attribute name="action">developer.database-preferences</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Users</attribute>
-          <attribute name='action'>developer.users</attribute>
+          <attribute name="label" translatable="yes">_Users</attribute>
+          <attribute name="action">developer.users</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Script _Library</attribute>
-          <attribute name='action'>developer.script-library</attribute>
+          <attribute name="label" translatable="yes">Script _Library</attribute>
+          <attribute name="action">developer.script-library</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>_Translations</attribute>
-          <attribute name='action'>developer.translations</attribute>
+          <attribute name="label" translatable="yes">_Translations</attribute>
+          <attribute name="action">developer.translations</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Test Tra_nslation</attribute>
-          <attribute name='action'>developer.change-language</attribute>
+          <attribute name="label" translatable="yes">Test Tra_nslation</attribute>
+          <attribute name="action">developer.change-language</attribute>
         </item>
       </section>
       <section>
       <submenu>
-        <attribute name='label' translatable='yes'>Active Platform</attribute>
+        <attribute name="label" translatable="yes">Active Platform</attribute>
         <item>
-         <attribute name='label' translatable='yes'>_Normal</attribute>
-          <attribute name='action'>developer.active-platform</attribute>
+         <attribute name="label" translatable="yes">_Normal</attribute>
+          <attribute name="action">developer.active-platform</attribute>
 <!-- TODO:          <attribute >The layout to use for normal desktop environments.</attribute> -->
-          <attribute name='target'></attribute>
+          <attribute name="target"></attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Maemo</attribute> <!-- //TODO: This is obsolete -->
-          <attribute name='action'>developer.active-platform</attribute>
+          <attribute name="label" translatable="yes">_Maemo</attribute> <!-- //TODO: This is obsolete -->
+          <attribute name="action">developer.active-platform</attribute>
 <!-- TODO:          <attribute >The layout to use for Maemo devices.</attribute> -->
-          <attribute name='target'>maemo</attribute>
+          <attribute name="target">maemo</attribute>
         </item>
       </submenu>
       <item>
-        <attribute name='label' translatable='yes'>_Drag and Drop Layout</attribute> <!-- //TODO: This is 
obsolete -->
-        <attribute name='action'>developer.drag-and-drop-layout</attribute>
+        <attribute name="label" translatable="yes">_Drag and Drop Layout</attribute> <!-- //TODO: This is 
obsolete -->
+        <attribute name="action">developer.drag-and-drop-layout</attribute>
       </item>
       </section>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>_Export Backup</attribute>
-          <attribute name='action'>developer.export-backup</attribute>
+          <attribute name="label" translatable="yes">_Export Backup</attribute>
+          <attribute name="action">developer.export-backup</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Restore Backup</attribute>
-          <attribute name='action'>developer.restore-backup</attribute>
+          <attribute name="label" translatable="yes">_Restore Backup</attribute>
+          <attribute name="action">developer.restore-backup</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'>_About</attribute>
-          <attribute name='action'>help.about</attribute>
+          <attribute name="label" translatable="yes">_About</attribute>
+          <attribute name="action">help.about</attribute>
 <!-- TODO:         <attribute >About the application</attribute> -->
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Contents</attribute>
-          <attribute name='action'>help.contents</attribute>
+          <attribute name="label" translatable="yes">_Contents</attribute>
+          <attribute name="action">help.contents</attribute>
 <!-- TODO:          <attribute >Help with the application</attribute> -->
         </item>
       </section>


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