gnucash-docs maint: Manual C: adjust image width

Frank H.Ellenberger fell at code.gnucash.org
Thu Aug 25 16:03:52 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/1ff37334 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/b791529d (commit)



commit 1ff373340b059f67488318dce29d17da66a7f913
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Aug 25 20:22:51 2022 +0200

    Manual C: adjust image width

diff --git a/manual/C/ch_Customize.xml b/manual/C/ch_Customize.xml
index eefb3a21..b1c03c3e 100755
--- a/manual/C/ch_Customize.xml
+++ b/manual/C/ch_Customize.xml
@@ -99,7 +99,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_AccntPeriod.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
@@ -181,7 +181,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_Accnts.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
@@ -276,7 +276,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_Business.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
@@ -394,7 +394,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_General.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
@@ -530,7 +530,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_Import.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
@@ -657,7 +657,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_DateTime.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
@@ -779,7 +779,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_OnlineBanking.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
@@ -832,7 +832,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_Quotes.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
@@ -882,7 +882,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_Printing.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
@@ -926,7 +926,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_Register.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
@@ -1025,7 +1025,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_RegisterDefaults.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
@@ -1113,7 +1113,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_Reports.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
@@ -1172,7 +1172,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_Sched.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
@@ -1249,7 +1249,7 @@ Translators:
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Pref_Windows.png"
-                         srccredit="Chris Good" width="510px"/>
+                         srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
diff --git a/manual/C/ch_GUIMenus.xml b/manual/C/ch_GUIMenus.xml
index d3244ca4..2b2913d4 100644
--- a/manual/C/ch_GUIMenus.xml
+++ b/manual/C/ch_GUIMenus.xml
@@ -40,20 +40,10 @@
 
     <figure id="Main_WindowCallouts">
       <title>The Main &app; Window</title><mediaobject>
-        <imageobject role="html">
+        <imageobject>
           <imagedata fileref="figures/Main-window-callouts.png"
-                     srccredit="Frank H. Ellenberger" width="510" />
+                     srccredit="Frank H. Ellenberger"/>
         </imageobject>
-
-        <imageobject role="fo">
-          <imagedata fileref="figures/Main-window-callouts.png"
-                     srccredit="Frank H. Ellenberger" width="510" />
-        </imageobject>
-
-        <textobject>
-          <phrase>&app; main window parts</phrase>
-        </textobject>
-
         <caption>
           <para>The parts in which the main &app; window is divided.
           </para>
@@ -167,20 +157,10 @@
     <figure>
       <title>The <emphasis>Account Tree</emphasis> Display.</title><screenshot id="AccTree_Screen">
         <mediaobject>
-          <imageobject role="html">
-            <imagedata fileref="figures/AccountTree_Screen.png"
-                       srccredit="Cristian Marchi" width="510"/>
-          </imageobject>
-
-          <imageobject role="fo">
+          <imageobject>
             <imagedata fileref="figures/AccountTree_Screen.png"
                        srccredit="Cristian Marchi"/>
           </imageobject>
-
-          <textobject>
-            <phrase>Account Tree screen</phrase>
-          </textobject>
-
           <caption>
             <para>This is an image of the <guilabel>Accounts</guilabel> tab.
             </para>
@@ -3235,18 +3215,12 @@
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/AccountReg_Screen.png"
-                       srccredit="Cristian Marchi" width="510"/>
+                         srccredit="Cristian Marchi" width="&img-w;"/>
             </imageobject>
-
             <imageobject role="fo">
               <imagedata fileref="figures/AccountReg_Screen.png"
-                       srccredit="Cristian Marchi"/>
+                         srccredit="Cristian Marchi"/>
             </imageobject>
-
-            <textobject>
-              <phrase>Account Register screen</phrase>
-            </textobject>
-
             <caption>
               <para>This is an image of the <emphasis>Account Register</emphasis> tab.
               </para>
@@ -4348,18 +4322,12 @@ url="&url-docs-C;guide/chapter_txns.html#txns-columnwidths1">Setting
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Report_Screen.png"
-                       srccredit="Cristian Marchi" width="510"/>
+                         srccredit="Cristian Marchi" width="&img-w;"/>
             </imageobject>
-
             <imageobject role="fo">
               <imagedata fileref="figures/Report_Screen.png"
-                       srccredit="Cristian Marchi"/>
+                         srccredit="Cristian Marchi"/>
             </imageobject>
-
-            <textobject>
-              <phrase>Report screen</phrase>
-            </textobject>
-
             <caption>
               <para>This is an image of the <guilabel>Income/Expense Chart</guilabel>.
               </para>
diff --git a/manual/C/ch_Reports.xml b/manual/C/ch_Reports.xml
index 6e13c8bf..2c2e4746 100644
--- a/manual/C/ch_Reports.xml
+++ b/manual/C/ch_Reports.xml
@@ -418,7 +418,7 @@
               <mediaobject>
                 <imageobject role="html">
                   <imagedata fileref="figures/TxRptOpt_Screen.png"
-                     srccredit="Geert Janssens" width="510px"/>
+                     srccredit="Geert Janssens" width="&img-w;"/>
                 </imageobject>
 
                 <imageobject role="fo">
diff --git a/manual/C/ch_Tools_Assistants.xml b/manual/C/ch_Tools_Assistants.xml
index 39f811b0..87419944 100644
--- a/manual/C/ch_Tools_Assistants.xml
+++ b/manual/C/ch_Tools_Assistants.xml
@@ -5743,18 +5743,12 @@
           <mediaobject>
             <imageobject role="html">
               <imagedata fileref="figures/Tool_LotsStk.png"
-              srccredit="Chris Good" width="510px"/>
+              srccredit="Chris Good" width="&img-w;"/>
             </imageobject>
-
             <imageobject role="fo">
               <imagedata fileref="figures/Tool_LotsStk.png"
                          srccredit="Chris Good"/>
             </imageobject>
-
-            <textobject>
-              <phrase>Example of Lots in Account window for a security account </phrase>
-            </textobject>
-
             <caption>
               <para>An image of the <emphasis>Lots in Account </emphasis> window for a security account.
               </para>
@@ -5793,7 +5787,6 @@
               <imagedata fileref="figures/Tool_Lots_h_double_arrow.png"
                 width="48px" />
             </imageobject>
-
             <textobject>
               <phrase><-></phrase>
             </textobject>
@@ -6187,19 +6180,12 @@ url="&url-docs-C;guide/invest-sell1.html#invest-sellLots"> Automatic
             <mediaobject>
               <imageobject role="html">
                 <imagedata fileref="figures/Tool_LotsBus.png"
-                srccredit="Chris Good" width="510px"/>
+                srccredit="Chris Good" width="&img-w;"/>
               </imageobject>
-
               <imageobject role="fo">
                 <imagedata fileref="figures/Tool_LotsBus.png"
                            srccredit="Chris Good"/>
               </imageobject>
-
-              <textobject>
-                <phrase>Example of Lots in Account window for an Accounts Receivable account
-                </phrase>
-              </textobject>
-
               <caption>
                 <para>An image of the <guilabel>Lots in Account</guilabel> window for an Accounts Receivable account.
                 </para>
diff --git a/manual/C/ch_Transactions.xml b/manual/C/ch_Transactions.xml
index 1cb3b696..20683586 100644
--- a/manual/C/ch_Transactions.xml
+++ b/manual/C/ch_Transactions.xml
@@ -1363,11 +1363,13 @@ Translators:
           <title>The Import QIF Files Assistent</title><screenshot id="ImportQIFDruid">
             <mediaobject>
               <imageobject role="html">
-                <imagedata fileref="figures/Import_QIF_Druid.png" srccredit="David Cousens" width="510"/>
+                <imagedata fileref="figures/Import_QIF_Druid.png"
+                           srccredit="David Cousens" width="&img-w;"/>
               </imageobject>
 
               <imageobject role="fo">
-                <imagedata fileref="figures/Import_QIF_Druid.png" srccredit="David Cousens"/>
+                <imagedata fileref="figures/Import_QIF_Druid.png"
+                           srccredit="David Cousens"/>
               </imageobject>
             </mediaobject>
           </screenshot>
@@ -1607,11 +1609,13 @@ Translators:
         <title>The CSV Transaction Import Assistant - Introduction</title><screenshot id="CSV_Transaction_Import_Assistant">
           <mediaobject>
             <imageobject role="html">
-              <imagedata  fileref="figures/CSV_Transaction_Import_Assistant.png" srccredit="David Cousens" width="515px"/>
+              <imagedata fileref="figures/CSV_Transaction_Import_Assistant.png"
+                         srccredit="David Cousens" width="&img-w;"/>
             </imageobject>
 
             <imageobject role="fo">
-              <imagedata width="515px" fileref="figures/CSV_Transaction_Import_Assistant.png" srccredit="David Cousens"/>
+              <imagedata fileref="figures/CSV_Transaction_Import_Assistant.png"
+                         srccredit="David Cousens"/>
             </imageobject>
           </mediaobject>
         </screenshot>
@@ -1678,13 +1682,13 @@ Translators:
                   <title>The CSV Import Preview Pane</title><screenshot id="CSV_Import_Preview">
                     <mediaobject>
                       <imageobject role="html">
-                        <imagedata  fileref="figures/CSV_Import_transactions_Preview.png" srccredit="David Cousens" width="515px"/>
+                        <imagedata fileref="figures/CSV_Import_transactions_Preview.png" width="&img-w;"
+                                   srccredit="David Cousens"/>
                       </imageobject>
-
                       <imageobject role="fo">
-                        <imagedata  fileref="figures/CSV_Import_transactions_Preview.png" srccredit="David Cousens"/>
+                        <imagedata fileref="figures/CSV_Import_transactions_Preview.png"
+                                   srccredit="David Cousens"/>
                       </imageobject>
-
                       <caption>
                         The CSV Import Preview Pane with settings to import the shown data.
                       </caption>
@@ -2104,13 +2108,13 @@ Translators:
           <title>The Generic Transaction Import Matcher Window</title><screenshot id="ImportMatcherScreenShot">
             <mediaobject>
               <imageobject role="html">
-                <imagedata fileref="figures/Import_Transaction_matcher_1.png" srccredit="David Cousens" width="510"/>
+                <imagedata fileref="figures/Import_Transaction_matcher_1.png" width="&img-w;"
+                           srccredit="David Cousens"/>
               </imageobject>
-
               <imageobject role="fo">
-                <imagedata fileref="figures/Import_Transaction_matcher_1.png" srccredit="David Cousens"/>
+                <imagedata fileref="figures/Import_Transaction_matcher_1.png"
+                           srccredit="David Cousens"/>
               </imageobject>
-
               <caption>
                 This is an image of the import transaction matcher window after opening a file to
                 import.
@@ -2738,11 +2742,13 @@ Translators:
         <title>The Match Picker Dialog</title><screenshot id="ImportMatcherPicker">
           <mediaobject>
             <imageobject role="html">
-              <imagedata fileref="figures/Import_MatchPicker.png" srccredit="David Cousens" width="510"/>
+              <imagedata fileref="figures/Import_MatchPicker.png" width="&img-w;"
+                         srccredit="David Cousens"/>
             </imageobject>
 
             <imageobject role="fo">
-              <imagedata fileref="figures/Import_MatchPicker.png" srccredit="David Cousens"/>
+              <imagedata fileref="figures/Import_MatchPicker.png"
+                         srccredit="David Cousens"/>
             </imageobject>
 
             <caption>
@@ -2876,13 +2882,13 @@ Translators:
         <title>The Import Map Editor</title><screenshot>
           <mediaobject>
             <imageobject role="html">
-              <imagedata fileref="figures/Import_Map_Editor.png" srccredit="David Cousens" width="510"/>
+              <imagedata fileref="figures/Import_Map_Editor.png" width="&img-w;"
+                         srccredit="David Cousens"/>
             </imageobject>
-
             <imageobject role="fo">
-              <imagedata fileref="figures/Import_Map_Editor.png" srccredit="David Cousens"/>
+              <imagedata fileref="figures/Import_Map_Editor.png"
+                         srccredit="David Cousens"/>
             </imageobject>
-
             <caption>
               The Import Map Editor illustrating typical entries for the Bayesian matcher.
             </caption>
@@ -3052,11 +3058,12 @@ Translators:
       <title>The Export Transactions Wizard.</title><screenshot id="export-transactions-wizard">
         <mediaobject>
           <imageobject role="html">
-            <imagedata fileref="figures/Choose_Export_Settings.png" srccredit="David Cousens" width="510"/>
+            <imagedata fileref="figures/Choose_Export_Settings.png" width="&img-w;"
+                       srccredit="David Cousens"/>
           </imageobject>
-
           <imageobject role="fo">
-            <imagedata fileref="figures/Choose_Export_Settings.png" srccredit="David Cousens"/>
+            <imagedata fileref="figures/Choose_Export_Settings.png"
+                       srccredit="David Cousens"/>
           </imageobject>
         </mediaobject>
       </screenshot>
diff --git a/manual/C/figures/CSV_Import_transactions_Preview.png b/manual/C/figures/CSV_Import_transactions_Preview.png
index 63e606a1..a23cd24c 100644
Binary files a/manual/C/figures/CSV_Import_transactions_Preview.png and b/manual/C/figures/CSV_Import_transactions_Preview.png differ
diff --git a/manual/C/figures/Choose_Export_Settings.png b/manual/C/figures/Choose_Export_Settings.png
index 49430599..5b23540f 100644
Binary files a/manual/C/figures/Choose_Export_Settings.png and b/manual/C/figures/Choose_Export_Settings.png differ
diff --git a/manual/C/figures/Import_QIF_Druid.png b/manual/C/figures/Import_QIF_Druid.png
index 54465b54..afe6d751 100644
Binary files a/manual/C/figures/Import_QIF_Druid.png and b/manual/C/figures/Import_QIF_Druid.png differ
diff --git a/manual/C/figures/Main-window-callouts.png b/manual/C/figures/Main-window-callouts.png
index 66598417..33aca3c2 100644
Binary files a/manual/C/figures/Main-window-callouts.png and b/manual/C/figures/Main-window-callouts.png differ
diff --git a/manual/C/figures/Pref_AccntPeriod.png b/manual/C/figures/Pref_AccntPeriod.png
old mode 100755
new mode 100644
index ecce058b..e8264c43
Binary files a/manual/C/figures/Pref_AccntPeriod.png and b/manual/C/figures/Pref_AccntPeriod.png differ
diff --git a/manual/C/figures/Pref_Accnts.png b/manual/C/figures/Pref_Accnts.png
old mode 100755
new mode 100644
index 5b97f47d..8d9fe313
Binary files a/manual/C/figures/Pref_Accnts.png and b/manual/C/figures/Pref_Accnts.png differ
diff --git a/manual/C/figures/Pref_Business.png b/manual/C/figures/Pref_Business.png
old mode 100755
new mode 100644
index d03e531d..c4e55097
Binary files a/manual/C/figures/Pref_Business.png and b/manual/C/figures/Pref_Business.png differ
diff --git a/manual/C/figures/Pref_DateTime.png b/manual/C/figures/Pref_DateTime.png
old mode 100755
new mode 100644
index 7871f738..ea85f351
Binary files a/manual/C/figures/Pref_DateTime.png and b/manual/C/figures/Pref_DateTime.png differ
diff --git a/manual/C/figures/Pref_General.png b/manual/C/figures/Pref_General.png
old mode 100755
new mode 100644
index 91e2eede..a1c739e7
Binary files a/manual/C/figures/Pref_General.png and b/manual/C/figures/Pref_General.png differ
diff --git a/manual/C/figures/Pref_Import.png b/manual/C/figures/Pref_Import.png
old mode 100755
new mode 100644
index 0367e353..b452f32c
Binary files a/manual/C/figures/Pref_Import.png and b/manual/C/figures/Pref_Import.png differ
diff --git a/manual/C/figures/Pref_OnlineBanking.png b/manual/C/figures/Pref_OnlineBanking.png
old mode 100755
new mode 100644
index 44f7010c..cea62838
Binary files a/manual/C/figures/Pref_OnlineBanking.png and b/manual/C/figures/Pref_OnlineBanking.png differ
diff --git a/manual/C/figures/Pref_Printing.png b/manual/C/figures/Pref_Printing.png
old mode 100755
new mode 100644
index 2080042b..8cb4f4c8
Binary files a/manual/C/figures/Pref_Printing.png and b/manual/C/figures/Pref_Printing.png differ
diff --git a/manual/C/figures/Pref_Quotes.png b/manual/C/figures/Pref_Quotes.png
old mode 100755
new mode 100644
index 1bb1c395..0559d948
Binary files a/manual/C/figures/Pref_Quotes.png and b/manual/C/figures/Pref_Quotes.png differ
diff --git a/manual/C/figures/Pref_Register.png b/manual/C/figures/Pref_Register.png
old mode 100755
new mode 100644
index 337f3f99..e8b60b65
Binary files a/manual/C/figures/Pref_Register.png and b/manual/C/figures/Pref_Register.png differ
diff --git a/manual/C/figures/Pref_RegisterDefaults.png b/manual/C/figures/Pref_RegisterDefaults.png
old mode 100755
new mode 100644
index 663afbde..ff4a2273
Binary files a/manual/C/figures/Pref_RegisterDefaults.png and b/manual/C/figures/Pref_RegisterDefaults.png differ
diff --git a/manual/C/figures/Pref_Reports.png b/manual/C/figures/Pref_Reports.png
old mode 100755
new mode 100644
index 2a529f50..cd408a4c
Binary files a/manual/C/figures/Pref_Reports.png and b/manual/C/figures/Pref_Reports.png differ
diff --git a/manual/C/figures/Pref_Sched.png b/manual/C/figures/Pref_Sched.png
old mode 100755
new mode 100644
index dad053a9..c37ff2e7
Binary files a/manual/C/figures/Pref_Sched.png and b/manual/C/figures/Pref_Sched.png differ
diff --git a/manual/C/figures/Pref_Windows.png b/manual/C/figures/Pref_Windows.png
old mode 100755
new mode 100644
index 4a966256..1b41fb8e
Binary files a/manual/C/figures/Pref_Windows.png and b/manual/C/figures/Pref_Windows.png differ
diff --git a/manual/C/figures/main-window-small.png b/manual/C/figures/main-window-small.png
index adbfc589..3d18d26e 100644
Binary files a/manual/C/figures/main-window-small.png and b/manual/C/figures/main-window-small.png differ



Summary of changes:
 manual/C/ch_Customize.xml                          |  28 ++++++------
 manual/C/ch_GUIMenus.xml                           |  46 +++----------------
 manual/C/ch_Reports.xml                            |   2 +-
 manual/C/ch_Tools_Assistants.xml                   |  18 +-------
 manual/C/ch_Transactions.xml                       |  49 ++++++++++++---------
 .../C/figures/CSV_Import_transactions_Preview.png  | Bin 122723 -> 106364 bytes
 manual/C/figures/Choose_Export_Settings.png        | Bin 44940 -> 38693 bytes
 manual/C/figures/Import_QIF_Druid.png              | Bin 61802 -> 53041 bytes
 manual/C/figures/Main-window-callouts.png          | Bin 39494 -> 39704 bytes
 manual/C/figures/Pref_AccntPeriod.png              | Bin 49562 -> 32203 bytes
 manual/C/figures/Pref_Accnts.png                   | Bin 54462 -> 33362 bytes
 manual/C/figures/Pref_Business.png                 | Bin 49165 -> 29538 bytes
 manual/C/figures/Pref_DateTime.png                 | Bin 51436 -> 32274 bytes
 manual/C/figures/Pref_General.png                  | Bin 67654 -> 41864 bytes
 manual/C/figures/Pref_Import.png                   | Bin 59389 -> 37733 bytes
 manual/C/figures/Pref_OnlineBanking.png            | Bin 35795 -> 22498 bytes
 manual/C/figures/Pref_Printing.png                 | Bin 35460 -> 24612 bytes
 manual/C/figures/Pref_Quotes.png                   | Bin 33211 -> 22841 bytes
 manual/C/figures/Pref_Register.png                 | Bin 52545 -> 32348 bytes
 manual/C/figures/Pref_RegisterDefaults.png         | Bin 40541 -> 24025 bytes
 manual/C/figures/Pref_Reports.png                  | Bin 38926 -> 23508 bytes
 manual/C/figures/Pref_Sched.png                    | Bin 43137 -> 25840 bytes
 manual/C/figures/Pref_Windows.png                  | Bin 47823 -> 29934 bytes
 manual/C/figures/main-window-small.png             | Bin 43628 -> 43856 bytes
 24 files changed, 52 insertions(+), 91 deletions(-)
 mode change 100755 => 100644 manual/C/figures/Pref_AccntPeriod.png
 mode change 100755 => 100644 manual/C/figures/Pref_Accnts.png
 mode change 100755 => 100644 manual/C/figures/Pref_Business.png
 mode change 100755 => 100644 manual/C/figures/Pref_DateTime.png
 mode change 100755 => 100644 manual/C/figures/Pref_General.png
 mode change 100755 => 100644 manual/C/figures/Pref_Import.png
 mode change 100755 => 100644 manual/C/figures/Pref_OnlineBanking.png
 mode change 100755 => 100644 manual/C/figures/Pref_Printing.png
 mode change 100755 => 100644 manual/C/figures/Pref_Quotes.png
 mode change 100755 => 100644 manual/C/figures/Pref_Register.png
 mode change 100755 => 100644 manual/C/figures/Pref_RegisterDefaults.png
 mode change 100755 => 100644 manual/C/figures/Pref_Reports.png
 mode change 100755 => 100644 manual/C/figures/Pref_Sched.png
 mode change 100755 => 100644 manual/C/figures/Pref_Windows.png



More information about the gnucash-changes mailing list