[glom] Replace ' with " in glade files



commit d6f3bae2ff9d9a50b84766f326438d2b157157ea
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Fri Oct 25 19:57:48 2013 +0200

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

 data/ui/developer/window_print_layout_edit.glade |  150 +++++++++++-----------
 1 files changed, 75 insertions(+), 75 deletions(-)
---
diff --git a/data/ui/developer/window_print_layout_edit.glade 
b/data/ui/developer/window_print_layout_edit.glade
index 82ed8d0..caeca49 100644
--- a/data/ui/developer/window_print_layout_edit.glade
+++ b/data/ui/developer/window_print_layout_edit.glade
@@ -2,173 +2,173 @@
 <!-- Generated with glade 3.15.4 on Fri Oct 25 19:14:44 2013 -->
 <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 Set_up</attribute>
-          <attribute name='action'>win.pagesetup</attribute>
+          <attribute name="label" translatable="yes">Page Set_up</attribute>
+          <attribute name="action">win.pagesetup</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Print Pre_view</attribute>
-          <attribute name='action'>win.print-preview</attribute>
-          <attribute name='accel'>&lt;Shift&gt;&lt;Primary&gt;p</attribute>
+          <attribute name="label" translatable="yes">Print Pre_view</attribute>
+          <attribute name="action">win.print-preview</attribute>
+          <attribute name="accel">&lt;Shift&gt;&lt;Primary&gt;p</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="label" translatable="yes">_Copy</attribute>
+          <attribute name="action">win.copy</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Paste</attribute>
-          <attribute name='action'>win.paste</attribute>
+          <attribute name="label" translatable="yes">_Paste</attribute>
+          <attribute name="action">win.paste</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Delete</attribute>
-          <attribute name='action'>win.delete</attribute>
+          <attribute name="label" translatable="yes">_Delete</attribute>
+          <attribute name="action">win.delete</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>Select _All</attribute>
-          <attribute name='action'>win.select-all</attribute>
+          <attribute name="label" translatable="yes">Select _All</attribute>
+          <attribute name="action">win.select-all</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>_Unselect All</attribute>
-          <attribute name='action'>win.unselect-all</attribute>
+          <attribute name="label" translatable="yes">_Unselect All</attribute>
+          <attribute name="action">win.unselect-all</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Insert</attribute>
+      <attribute name="label" translatable="yes">_Insert</attribute>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>Insert _Field</attribute>
-          <attribute name='action'>printlayout.insertfield</attribute>
+          <attribute name="label" translatable="yes">Insert _Field</attribute>
+          <attribute name="action">printlayout.insertfield</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Insert _Text</attribute>
-          <attribute name='action'>printlayout.inserttext</attribute>
+          <attribute name="label" translatable="yes">Insert _Text</attribute>
+          <attribute name="action">printlayout.inserttext</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Insert _Image</attribute>
-          <attribute name='action'>printlayout.insertimage</attribute>
+          <attribute name="label" translatable="yes">Insert _Image</attribute>
+          <attribute name="action">printlayout.insertimage</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Insert _Related Records</attribute>
-          <attribute name='action'>printlayout.insertrelatedrecords</attribute>
+          <attribute name="label" translatable="yes">Insert _Related Records</attribute>
+          <attribute name="action">printlayout.insertrelatedrecords</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Insert _Horizontal Line</attribute>
-          <attribute name='action'>printlayout.inserthorizontalline</attribute>
+          <attribute name="label" translatable="yes">Insert _Horizontal Line</attribute>
+          <attribute name="action">printlayout.inserthorizontalline</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Insert _Vertical Line</attribute>
-          <attribute name='action'>printlayout.insertverticalline</attribute>
+          <attribute name="label" translatable="yes">Insert _Vertical Line</attribute>
+          <attribute name="action">printlayout.insertverticalline</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>Create _Standard</attribute>
-          <attribute name='action'>printlayout.createstandard</attribute>
+          <attribute name="label" translatable="yes">Create _Standard</attribute>
+          <attribute name="action">printlayout.createstandard</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>Add Page</attribute>
-          <attribute name='action'>printlayout.addpage</attribute>
+          <attribute name="label" translatable="yes">Add Page</attribute>
+          <attribute name="action">printlayout.addpage</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Delete Page</attribute>
-          <attribute name='action'>printlayout.deletepage</attribute>
+          <attribute name="label" translatable="yes">Delete Page</attribute>
+          <attribute name="action">printlayout.deletepage</attribute>
         </item>
       </section>
     </submenu>
     <submenu>
-      <attribute name='label' translatable='yes'>_Align</attribute>
+      <attribute name="label" translatable="yes">_Align</attribute>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>Align _Top</attribute>
-          <attribute name='action'>printlayout.aligntop</attribute>
+          <attribute name="label" translatable="yes">Align _Top</attribute>
+          <attribute name="action">printlayout.aligntop</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Align _Bottom</attribute>
-          <attribute name='action'>printlayout.alignbottom</attribute>
+          <attribute name="label" translatable="yes">Align _Bottom</attribute>
+          <attribute name="action">printlayout.alignbottom</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Align _Left</attribute>
-          <attribute name='action'>printlayout.alignleft</attribute>
+          <attribute name="label" translatable="yes">Align _Left</attribute>
+          <attribute name="action">printlayout.alignleft</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Align _Right</attribute>
-          <attribute name='action'>printlayout.alignright</attribute>
+          <attribute name="label" translatable="yes">Align _Right</attribute>
+          <attribute name="action">printlayout.alignright</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'>printlayout.showgrid</attribute>
+          <attribute name="label" translatable="yes">Show _Grid</attribute>
+          <attribute name="action">printlayout.showgrid</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Show _Rules</attribute>
-          <attribute name='action'>printlayout.showrules</attribute>
+          <attribute name="label" translatable="yes">Show _Rules</attribute>
+          <attribute name="action">printlayout.showrules</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Show _Outlines</attribute>
-          <attribute name='action'>printlayout.showoutlines</attribute>
+          <attribute name="label" translatable="yes">Show _Outlines</attribute>
+          <attribute name="action">printlayout.showoutlines</attribute>
         </item>
       </section>
       <section>
         <item>
-          <attribute name='label' translatable='yes'>Fit Page _Width</attribute>
-          <attribute name='action'>printlayout.zoom</attribute>
-          <attribute name='target' type='i'>0</attribute>
+          <attribute name="label" translatable="yes">Fit Page _Width</attribute>
+          <attribute name="action">printlayout.zoom</attribute>
+          <attribute name="target" type="i">0</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Zoom 200%</attribute>
-          <attribute name='action'>printlayout.zoom</attribute>
-          <attribute name='target' type='i'>200</attribute>
+          <attribute name="label" translatable="yes">Zoom 200%</attribute>
+          <attribute name="action">printlayout.zoom</attribute>
+          <attribute name="target" type="i">200</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Zoom 100%</attribute>
-          <attribute name='action'>printlayout.zoom</attribute>
-          <attribute name='target' type='i'>100</attribute>
+          <attribute name="label" translatable="yes">Zoom 100%</attribute>
+          <attribute name="action">printlayout.zoom</attribute>
+          <attribute name="target" type="i">100</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Zoom 50%</attribute>
-          <attribute name='action'>printlayout.zoom</attribute>
-          <attribute name='target' type='i'>50</attribute>
+          <attribute name="label" translatable="yes">Zoom 50%</attribute>
+          <attribute name="action">printlayout.zoom</attribute>
+          <attribute name="target" type="i">50</attribute>
         </item>
         <item>
-          <attribute name='label' translatable='yes'>Zoom 25%</attribute>
-          <attribute name='action'>printlayout.zoom</attribute>
-          <attribute name='target' type='i'>25</attribute>
+          <attribute name="label" translatable="yes">Zoom 25%</attribute>
+          <attribute name="action">printlayout.zoom</attribute>
+          <attribute name="target" type="i">25</attribute>
         </item>
       </section>
     </submenu>
   </menu>
 
-  <menu id='ContextMenu'>
+  <menu id="ContextMenu">
     <section>
       <item>
-        <attribute name='label' translatable='yes'>Insert _Field</attribute>
-        <attribute name='action'>context.insert-field</attribute>
+        <attribute name="label" translatable="yes">Insert _Field</attribute>
+        <attribute name="action">context.insert-field</attribute>
       </item>
       <item>
-        <attribute name='label' translatable='yes'>Insert _Text</attribute>
-        <attribute name='action'>context.insert-text</attribute>
+        <attribute name="label" translatable="yes">Insert _Text</attribute>
+        <attribute name="action">context.insert-text</attribute>
       </item>
     </section>
   </menu>


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