r20133 - gnucash/trunk/src - Whitespace cleanups

Geert Janssens gjanssens at code.gnucash.org
Fri Jan 21 06:51:59 EST 2011


Author: gjanssens
Date: 2011-01-21 06:51:59 -0500 (Fri, 21 Jan 2011)
New Revision: 20133
Trac: http://svn.gnucash.org/trac/changeset/20133

Modified:
   gnucash/trunk/src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in
   gnucash/trunk/src/gnome-utils/gnc-gnome-utils.c
   gnucash/trunk/src/gnome-utils/schemas/apps_gnucash_history.schemas.in
   gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in
   gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_common.schemas.in
   gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in
   gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in
   gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in
   gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_totd.schemas.in
   gnucash/trunk/src/gnome/schemas/apps_gnucash_general.schemas.in
   gnucash/trunk/src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in
   gnucash/trunk/src/gnome/schemas/apps_gnucash_window_pages_register.schemas.in
   gnucash/trunk/src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in
   gnucash/trunk/src/import-export/qif-import/schemas/apps_gnucash_import_qif.schemas.in
   gnucash/trunk/src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in
Log:
Whitespace cleanups

Modified: gnucash/trunk/src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in
===================================================================
--- gnucash/trunk/src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -19,11 +19,11 @@
       <locale name="C">
         <short>Window position and size</short>
         <long>
-	  This setting contains the coordinates describing the last
-	  location of the window.  The numbers are the X and Y
-	  coordinates of the top left corner of the window, and the
-	  width and height of the window.
-	</long>
+          This setting contains the coordinates describing the last
+          location of the window.  The numbers are the X and Y
+          coordinates of the top left corner of the window, and the
+          width and height of the window.
+        </long>
       </locale>
     </schema>
 
@@ -40,10 +40,10 @@
       <locale name="C">
         <short>Search only in active items</short>
         <long>
-	  If active, only the 'active' items in the current class will
-	  be searched. Otherwise all items in the current class will
-	  be searched.
-	</long>
+          If active, only the 'active' items in the current class will
+          be searched. Otherwise all items in the current class will
+          be searched.
+        </long>
       </locale>
     </schema>
 
@@ -56,10 +56,10 @@
       <locale name="C">
         <short>Open new invoice in new window</short>
         <long>
-	  If active, each new invoice will be opened in a new
-	  window. Otherwise a new invoice will be opened as a tab in
-	  the main window.
-	</long>
+          If active, each new invoice will be opened in a new
+          window. Otherwise a new invoice will be opened as a tab in
+          the main window.
+        </long>
       </locale>
     </schema>
 
@@ -72,11 +72,11 @@
       <locale name="C">
         <short>Accumulate multiple splits into one</short>
         <long>
-	  If this field is active then multiple entries in an invoice
-	  that transfer to the same account will be accumulated into a
-	  single split.  This field can be overridden per invoice in
-	  the Posting dialog.
-	</long>
+          If this field is active then multiple entries in an invoice
+          that transfer to the same account will be accumulated into a
+          single split.  This field can be overridden per invoice in
+          the Posting dialog.
+        </long>
       </locale>
     </schema>
 
@@ -90,10 +90,10 @@
       <locale name="C">
         <short>Is tax included in this type of business entry?</short>
         <long>
-	  If set to active then tax is included by default in entries of
-	  this type.  This setting is inherited by new customers and
-	  vendors.
-	</long>
+          If set to active then tax is included by default in entries of
+          this type.  This setting is inherited by new customers and
+          vendors.
+        </long>
       </locale>
     </schema>
 
@@ -106,12 +106,12 @@
       <locale name="C">
         <short>Show bills due reminder at startup</short>
         <long>
-	  If active, at startup GnuCash will check to see whether any
-	  bills will become due soon.  If so, it will present the user
-	  with a reminder dialog.  The definition of "soon" is
-	  controlled by the "Days in Advance" setting.  Otherwise
-	  GnuCash does not check for due bills.
-	</long>
+          If active, at startup GnuCash will check to see whether any
+          bills will become due soon.  If so, it will present the user
+          with a reminder dialog.  The definition of "soon" is
+          controlled by the "Days in Advance" setting.  Otherwise
+          GnuCash does not check for due bills.
+        </long>
       </locale>
     </schema>
 
@@ -124,10 +124,10 @@
       <locale name="C">
         <short>Show bills due within this many days</short>
         <long>
-	  This field defines the number of days in advance that
-	  GnuCash will check for due bills.  Its value is only used if
-	  the "Notify when due" setting is active.
-	</long>
+          This field defines the number of days in advance that
+          GnuCash will check for due bills.  Its value is only used if
+          the "Notify when due" setting is active.
+        </long>
       </locale>
     </schema>
 

Modified: gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in
===================================================================
--- gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -11,9 +11,9 @@
       <locale name="C">
         <short>Order of columns in the dialog</short>
         <long>This setting contains a list of names which controls the order
-	in which the columns are listed in the dialog.  Names may be reordered
-	or removed from this list to control which columns appear in the dialog
-	and in what order.</long>
+        in which the columns are listed in the dialog.  Names may be reordered
+        or removed from this list to control which columns appear in the dialog
+        and in what order.</long>
       </locale>
     </schema>
 

Modified: gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_common.schemas.in
===================================================================
--- gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_common.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_common.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -21,9 +21,9 @@
       <locale name="C">
         <short>Window position</short>
         <long>
-	  The X,Y coordinates of the top left corner of the window
-	  when it was last closed.
-	</long>
+          The X,Y coordinates of the top left corner of the window
+          when it was last closed.
+        </long>
       </locale>
     </schema>
 
@@ -46,8 +46,8 @@
       <locale name="C">
         <short>Window geometry</short>
         <long>
-	  The width and size of the window when it was last closed.
-	</long>
+          The width and size of the window when it was last closed.
+        </long>
       </locale>
     </schema>
 
@@ -59,10 +59,10 @@
       <locale name="C">
         <short>Search only in active items</short>
         <long>
-	  This setting indicates whether to search in all items in the
-	  current class, or only in 'active' items in the current
-	  class.
-	</long>
+          This setting indicates whether to search in all items in the
+          current class, or only in 'active' items in the current
+          class.
+        </long>
       </locale>
     </schema>
 
@@ -78,10 +78,10 @@
       <locale name="C">
         <short>Last pathname used</short>
         <long>
-	  This field contains the last pathname used by this window.
-	  It will be used as the initial filename/pathname the next
-	  time this window is opened.
-	</long>
+          This field contains the last pathname used by this window.
+          It will be used as the initial filename/pathname the next
+          time this window is opened.
+        </long>
       </locale>
     </schema>
 
@@ -96,11 +96,11 @@
       <locale name="C">
         <short>Columns used for sorting</short>
         <long>
-	  This setting indicates which column in the tree is used for
-	  sorting.  Possible values for this setting are the name of any
-	  column in this window (see the column_order key) or the
-	  keyword 'none'.
-	</long>
+          This setting indicates which column in the tree is used for
+          sorting.  Possible values for this setting are the name of any
+          column in this window (see the column_order key) or the
+          keyword 'none'.
+        </long>
       </locale>
     </schema>
 
@@ -115,9 +115,9 @@
       <locale name="C">
         <short>Sort column ascending or descending</short>
         <long>
-	  This setting indicates how the key column is sorted.  Possible
-	  values for this setting are 'ascending' and 'descending'.
-	</long>
+          This setting indicates how the key column is sorted.  Possible
+          values for this setting are 'ascending' and 'descending'.
+        </long>
       </locale>
     </schema>
 
@@ -130,9 +130,9 @@
       <locale name="C">
         <short>Show the new user window</short>
         <long>
-	 If active, the new user window will be shown. Otherwise it
-	 will not be shown.
-	</long>
+         If active, the new user window will be shown. Otherwise it
+         will not be shown.
+        </long>
       </locale>
     </schema>
 
@@ -145,10 +145,10 @@
       <locale name="C">
         <short>New hierarchy window on "New File"</short>
         <long>
-	 If active, the "New Hierarchy" window will be shown whenever
-	 the "New File" menu item is chosen. Otherwise it will not be
-	 shown.
-	</long>
+         If active, the "New Hierarchy" window will be shown whenever
+         the "New File" menu item is chosen. Otherwise it will not be
+         shown.
+        </long>
       </locale>
     </schema>
 

Modified: gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in
===================================================================
--- gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -11,9 +11,9 @@
       <locale name="C">
         <short>Order of columns in the dialog</short>
         <long>This setting contains a list of names which controls the order
-	in which the columns are listed in the dialog.  Names may be reordered
-	or removed from this list to control which columns appear in the dialog
-	and in what order.</long>
+        in which the columns are listed in the dialog.  Names may be reordered
+        or removed from this list to control which columns appear in the dialog
+        and in what order.</long>
       </locale>
     </schema>
 

Modified: gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in
===================================================================
--- gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -11,11 +11,11 @@
       <locale name="C">
         <short>Pre-select cleared transactions</short>
         <long>
-	  If active, all transactions marked as cleared in the
-	  register will appear already selected in the reconcile
-	  dialog.  Otherwise no transactions will be initially
-	  selected.
-	</long>
+          If active, all transactions marked as cleared in the
+          register will appear already selected in the reconcile
+          dialog.  Otherwise no transactions will be initially
+          selected.
+        </long>
       </locale>
     </schema>
 
@@ -28,12 +28,12 @@
       <locale name="C">
         <short>Prompt for interest charges</short>
         <long>
-	  Prior to reconciling an account which charges or pays
-	  interest, prompt the user to enter a transaction for the
-	  interest charge or payment.  Currently only enabled for
-	  Bank, Credit, Mutual, Asset, Receivable, Payable, and
-	  Liability accounts.
-	</long>
+          Prior to reconciling an account which charges or pays
+          interest, prompt the user to enter a transaction for the
+          interest charge or payment.  Currently only enabled for
+          Bank, Credit, Mutual, Asset, Receivable, Payable, and
+          Liability accounts.
+        </long>
       </locale>
     </schema>
 
@@ -46,10 +46,10 @@
       <locale name="C">
         <short>Prompt for credit card payment</short>
         <long>
-	  If active, after reconciling a credit card account, prompt
-	  the user to enter a credit card payment. Otherwise do not
-	  prompt the user for this.
-	</long>
+          If active, after reconciling a credit card account, prompt
+          the user to enter a credit card payment. Otherwise do not
+          prompt the user for this.
+        </long>
       </locale>
     </schema>
 
@@ -62,10 +62,10 @@
       <locale name="C">
         <short>Always reconcile to today</short>
         <long>
-	  If active, always open the reconcile dialog using today's
-	  date for the statement date, regardless of previous
-	  reconciliations.
-	</long>
+          If active, always open the reconcile dialog using today's
+          date for the statement date, regardless of previous
+          reconciliations.
+        </long>
       </locale>
     </schema>
 

Modified: gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in
===================================================================
--- gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -11,12 +11,12 @@
       <locale name="C">
         <short>Show "since last run" dialog when a file is opened.</short>
         <long>
-	  This setting controls whether the scheduled transactions
-	  "since last run" dialog is shown automatically when a data file is
-	  opened.  This includes the initial opening of the data
-	  file when GnuCash starts.  If this setting is active,
-	  show the dialog, otherwise it is not shown.
-	</long>
+          This setting controls whether the scheduled transactions
+          "since last run" dialog is shown automatically when a data file is
+          opened.  This includes the initial opening of the data
+          file when GnuCash starts.  If this setting is active,
+          show the dialog, otherwise it is not shown.
+        </long>
       </locale>
     </schema>
 
@@ -29,11 +29,11 @@
       <locale name="C">
         <short>Set the "auto create" flag by default</short>
         <long>
-	  If active, any newly created scheduled transaction will
-	  have its 'auto create' flag set active by default. The user
-	  can change this flag during transaction creation, or at
-	  any later time by editing the scheduled transaction.
-	</long>
+          If active, any newly created scheduled transaction will
+          have its 'auto create' flag set active by default. The user
+          can change this flag during transaction creation, or at
+          any later time by editing the scheduled transaction.
+        </long>
       </locale>
     </schema>
 
@@ -58,13 +58,13 @@
       <locale name="C">
         <short>Set the "notify" flag by default</short>
         <long>
-	  If active, any newly created scheduled transaction will
-	  have its 'notify' flag set by default.  The user can
-	  change this flag during transaction creation, or at any
-	  later time by editing the scheduled transaction. This
-	  setting only has meaning if the create_auto setting is
-	  active.
-	</long>
+          If active, any newly created scheduled transaction will
+          have its 'notify' flag set by default.  The user can
+          change this flag during transaction creation, or at any
+          later time by editing the scheduled transaction. This
+          setting only has meaning if the create_auto setting is
+          active.
+        </long>
       </locale>
     </schema>
 

Modified: gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_totd.schemas.in
===================================================================
--- gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_totd.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/gnome/schemas/apps_gnucash_dialog_totd.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -11,10 +11,10 @@
       <locale name="C">
         <short>Show "Tip Of The Day" at GnuCash start</short>
         <long>
-	  Enables the "Tip Of The Day" when GnuCash starts up.  If
-	  active, the dialog will be shown. Otherwise it will not be
-	  shown.
-	</long>
+          Enables the "Tip Of The Day" when GnuCash starts up.  If
+          active, the dialog will be shown. Otherwise it will not be
+          shown.
+        </long>
       </locale>
     </schema>
 

Modified: gnucash/trunk/src/gnome/schemas/apps_gnucash_general.schemas.in
===================================================================
--- gnucash/trunk/src/gnome/schemas/apps_gnucash_general.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/gnome/schemas/apps_gnucash_general.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -11,11 +11,11 @@
       <locale name="C">
         <short>Save window sizes and locations</short>
         <long>
-	  If active, the size and location of each dialog window will
-	  be saved when it is closed.  The sizes and locations of
-	  content windows will be remembered when you quit
-	  GnuCash. Otherwise the sizes will not be saved.
-	</long>
+          If active, the size and location of each dialog window will
+          be saved when it is closed.  The sizes and locations of
+          content windows will be remembered when you quit
+          GnuCash. Otherwise the sizes will not be saved.
+        </long>
       </locale>
     </schema>
 
@@ -101,10 +101,10 @@
       <locale name="C">
         <short>Automatically insert a decimal point</short>
         <long>
-	  If active, GnuCash will automatically insert a decimal point
-	  into values that are entered without one.  Otherwise GnuCash
-	  will not modify entered numbers.
-	</long>
+          If active, GnuCash will automatically insert a decimal point
+          into values that are entered without one.  Otherwise GnuCash
+          will not modify entered numbers.
+        </long>
       </locale>
     </schema>
 
@@ -153,14 +153,14 @@
       <locale name="C">
         <short>Accounts to reverse the balance</short>
         <long>
-	  This setting allows certain accounts to have their balances
-	  reversed in sign from positive to negative, or vice versa.
-	  The setting "income_expense" is for users who like to see
-	  negative expenses and positive income.  The setting of
-	  "credit" is for users who want to see balances reflect the
-	  debit/credit status of the account.  The setting "none"
-	  doesn't reverse the sign on any balances.
-	</long>
+          This setting allows certain accounts to have their balances
+          reversed in sign from positive to negative, or vice versa.
+          The setting "income_expense" is for users who like to see
+          negative expenses and positive income.  The setting of
+          "credit" is for users who want to see balances reflect the
+          debit/credit status of the account.  The setting "none"
+          doesn't reverse the sign on any balances.
+        </long>
       </locale>
     </schema>
 
@@ -173,15 +173,15 @@
       <locale name="C">
         <short>Labels on toolbar buttons</short>
         <long>
-	  This setting controls how the labels on toolbar buttons are
-	  shown.  If set to "system" then GnuCash will use the desktop
-	  setting for how to draw toolbar buttons.  If set to "icon"
-	  then only icons will be show on toolbar buttons..  If set to
-	  "text" only the labels will be shown.  If set to "both" then
-	  both icons and labels will be shown.  If set to "both-horiz"
-	  then icons will be shown for all buttons with labels added
-	  on important buttons.
-	</long>
+          This setting controls how the labels on toolbar buttons are
+          shown.  If set to "system" then GnuCash will use the desktop
+          setting for how to draw toolbar buttons.  If set to "icon"
+          then only icons will be show on toolbar buttons..  If set to
+          "text" only the labels will be shown.  If set to "both" then
+          both icons and labels will be shown.  If set to "both-horiz"
+          then icons will be shown for all buttons with labels added
+          on important buttons.
+        </long>
       </locale>
     </schema>
 
@@ -194,11 +194,11 @@
       <locale name="C">
         <short>Use formal account labels</short>
         <long>
-	  If active, formal accounting labels "Credit" and "Debit"
-	  will be used when designating fields on screen.  Otherwise,
-	  informal labels such as Increase/Decrease, "Funds In"/"Funds
-	  Out", etc. will be used.
-	</long>
+          If active, formal accounting labels "Credit" and "Debit"
+          will be used when designating fields on screen.  Otherwise,
+          informal labels such as Increase/Decrease, "Funds In"/"Funds
+          Out", etc. will be used.
+        </long>
       </locale>
     </schema>
 
@@ -211,12 +211,12 @@
       <locale name="C">
         <short>Show close buttons on notebook tabs</short>
         <long>
-	  If active, a "close" button will be displayed on any
-	  notebook tab that may be closed.  Otherwise, no such button
-	  will be shown on the tab. Regardless of this setting, pages
-	  can always be closed via the "close" menu item or the
-	  "close" button on toolbar.
-	</long>
+          If active, a "close" button will be displayed on any
+          notebook tab that may be closed.  Otherwise, no such button
+          will be shown on the tab. Regardless of this setting, pages
+          can always be closed via the "close" menu item or the
+          "close" button on toolbar.
+        </long>
       </locale>
     </schema>
 
@@ -229,11 +229,11 @@
       <locale name="C">
         <short>Width of notebook tabs</short>
         <long>
-	  This key specifies the maximum width of notebook tabs.
-	  If the text in the tab is longer than this value (the test
-	  is approximate) then the tab label will have the middle cut
-	  and replaced with an ellipsis.
-	</long>
+          This key specifies the maximum width of notebook tabs.
+          If the text in the tab is longer than this value (the test
+          is approximate) then the tab label will have the middle cut
+          and replaced with an ellipsis.
+        </long>
       </locale>
     </schema>
 
@@ -246,12 +246,12 @@
       <locale name="C">
         <short>Source of default account currency</short>
         <long>
-	  This setting controls the source of the default currency for
-	  new accounts.  If set to "locale" then GnuCash will retrieve
-	  the default currency from the user's locale setting.  If set
-	  to "other", GnuCash will use the setting specified by the
-	  currency_other key.
-	</long>
+          This setting controls the source of the default currency for
+          new accounts.  If set to "locale" then GnuCash will retrieve
+          the default currency from the user's locale setting.  If set
+          to "other", GnuCash will use the setting specified by the
+          currency_other key.
+        </long>
       </locale>
     </schema>
 
@@ -263,11 +263,11 @@
       <locale name="C">
         <short>Default currency for new accounts</short>
         <long>
-	  This setting specifies the default currency used for new
-	  accounts if the currency_choice setting is set to "other".
-	  This field must contain the three letter ISO 4217 code for a
-	  currency (e.g. USD, GBP, RUB).
-	</long>
+          This setting specifies the default currency used for new
+          accounts if the currency_choice setting is set to "other".
+          This field must contain the three letter ISO 4217 code for a
+          currency (e.g. USD, GBP, RUB).
+        </long>
       </locale>
     </schema>
 
@@ -292,12 +292,12 @@
       <locale name="C">
         <short>Date format choice</short>
         <long>
-	  This setting chooses the way dates are displayed in GnuCash.
-	  Possible values for this setting are "locale" to use the
-	  system locale setting, "ce" for Continental Europe style
-	  dates, "iso" for ISO 8601 standard dates , "uk" for United
-	  Kingdom style dates, and "us" for United States style dates.
-	</long>
+          This setting chooses the way dates are displayed in GnuCash.
+          Possible values for this setting are "locale" to use the
+          system locale setting, "ce" for Continental Europe style
+          dates, "iso" for ISO 8601 standard dates , "uk" for United
+          Kingdom style dates, and "us" for United States style dates.
+        </long>
       </locale>
     </schema>
 
@@ -343,9 +343,9 @@
       <locale name="C">
         <short>Show splash screen</short>
         <long>
-	  If active, a splash screen will be shown at
-	  startup. Otherwise no splash screen will be shown.
-	</long>
+          If active, a splash screen will be shown at
+          startup. Otherwise no splash screen will be shown.
+        </long>
       </locale>
     </schema>
 
@@ -358,12 +358,12 @@
       <locale name="C">
         <short>Color the register as specified by the system theme</short>
         <long>
-	  If active, the register will be colored as specified by the
-	  system theme.  This can be overridden to provide custom
-	  colors by editing the gtkrc file in the users home
-	  directory.  Otherwise the standard register colors will be
-	  used that GnuCash has always used.
-	</long>
+          If active, the register will be colored as specified by the
+          system theme.  This can be overridden to provide custom
+          colors by editing the gtkrc file in the users home
+          directory.  Otherwise the standard register colors will be
+          used that GnuCash has always used.
+        </long>
       </locale>
     </schema>
 
@@ -376,10 +376,10 @@
       <locale name="C">
         <short>"Enter" key moves to bottom of register</short>
         <long>
-	  If active, pressing the enter key will move to the bottom of
-	  the register. Otherwise pressing the enter key will move to
-	  the next transaction line.
-	</long>
+          If active, pressing the enter key will move to the bottom of
+          the register. Otherwise pressing the enter key will move to
+          the next transaction line.
+        </long>
       </locale>
     </schema>
 
@@ -416,10 +416,10 @@
       <locale name="C">
         <short>Create a new window for each new register</short>
         <long>
-	  If active, each new register will be opened in a new
-	  window. Otherwise each new register will be opened as a tab
-	  in the main window.
-	</long>
+          If active, each new register will be opened in a new
+          window. Otherwise each new register will be opened as a tab
+          in the main window.
+        </long>
       </locale>
     </schema>
 
@@ -432,10 +432,10 @@
       <locale name="C">
         <short>Color all lines of a transaction the same</short>
         <long>
-	 If active all lines that make up a single transaction will use
-	 the same color for their background.  Otherwise the
-	 background colors are alternated on each line.
-	</long>
+          If active all lines that make up a single transaction will use
+          the same color for their background.  Otherwise the
+          background colors are alternated on each line.
+        </long>
       </locale>
     </schema>
 
@@ -448,10 +448,10 @@
       <locale name="C">
         <short>Show horizontal borders in a register</short>
         <long>
-	 Show horizontal borders between rows in a register.  If active
-	 the border between cells will be indicated with a heavy line.
-	 Otherwise the border between cells will not be marked.
-	</long>
+          Show horizontal borders between rows in a register.  If active
+          the border between cells will be indicated with a heavy line.
+          Otherwise the border between cells will not be marked.
+        </long>
       </locale>
     </schema>
 
@@ -464,10 +464,10 @@
       <locale name="C">
         <short>Show vertical borders in a register</short>
         <long>
-	 Show vertical borders between columns in a register.  If active
-	 the border between cells will be indicated with a heavy line.
-	 Otherwise the border between cells will not be marked.
-	</long>
+          Show vertical borders between columns in a register.  If active
+          the border between cells will be indicated with a heavy line.
+          Otherwise the border between cells will not be marked.
+        </long>
       </locale>
     </schema>
 
@@ -480,14 +480,14 @@
       <locale name="C">
         <short>Default view style for new register</short>
         <long>
-	  This field specifies the default view style when opening a
-	  new register window.  Possible values are "ledger",
-	  "auto-ledger" and "journal".  The "ledger" setting says to
-	  show each transaction on one or two lines.  The
-	  "auto-ledger" setting does the same, but also expands only
-	  the current transaction to show all splits.  The "journal"
-	  setting shows all transactions in expanded form.
-	</long>
+          This field specifies the default view style when opening a
+          new register window.  Possible values are "ledger",
+          "auto-ledger" and "journal".  The "ledger" setting says to
+          show each transaction on one or two lines.  The
+          "auto-ledger" setting does the same, but also expands only
+          the current transaction to show all splits.  The "journal"
+          setting shows all transactions in expanded form.
+        </long>
       </locale>
     </schema>
 
@@ -500,11 +500,11 @@
       <locale name="C">
         <short>Show two lines of information for each transaction</short>
         <long>
-	  Show two lines of information for each transaction in a
-	  register.  This is the default setting for when a register
-	  is first opened.  The setting can be changed at any time via
-	  the "View->Double Line" menu item.
-	</long>
+          Show two lines of information for each transaction in a
+          register.  This is the default setting for when a register
+          is first opened.  The setting can be changed at any time via
+          the "View->Double Line" menu item.
+        </long>
       </locale>
     </schema>
 
@@ -534,10 +534,10 @@
       <locale name="C">
         <short>Create a new window for each new report</short>
         <long>
-	  If active, each new report will be opened in its own window.
-	  Otherwise new reports will be opened as tabs in the main
-	  window.
-	</long>
+          If active, each new report will be opened in its own window.
+          Otherwise new reports will be opened as tabs in the main
+          window.
+        </long>
       </locale>
     </schema>
 
@@ -550,12 +550,12 @@
       <locale name="C">
         <short>Source of default report currency</short>
         <long>
-	  This setting controls the default currency used for
-	  reports. If set to "locale" then GnuCash will retrieve the
-	  default currency from the user's locale setting.  If set to
-	  "other", GnuCash will use the setting specified by the
-	  currency_other key.
-	</long>
+          This setting controls the default currency used for
+          reports. If set to "locale" then GnuCash will retrieve the
+          default currency from the user's locale setting.  If set to
+          "other", GnuCash will use the setting specified by the
+          currency_other key.
+        </long>
       </locale>
     </schema>
 
@@ -567,11 +567,11 @@
       <locale name="C">
         <short>Default currency for new reports</short>
         <long>
-	  This setting specifies the default currency used for reports
-	  if the currency_choice setting is set to "other".  This field
-	  must contain the three letter ISO 4217 code for a currency
-	  (e.g. USD, GBP, RUB).
-	</long>
+          This setting specifies the default currency used for reports
+          if the currency_choice setting is set to "other".  This field
+          must contain the three letter ISO 4217 code for a currency
+          (e.g. USD, GBP, RUB).
+        </long>
       </locale>
     </schema>
 
@@ -584,11 +584,11 @@
       <locale name="C">
         <short>Position of the notebook tabs</short>
         <long>
-	  This setting determines the edge at which the tabs for
-	  switching pages in notebooks are drawn. Possible values
-	  are "top", "left", "bottom" and "right".
-	  It defaults to "top".
-	</long>
+          This setting determines the edge at which the tabs for
+          switching pages in notebooks are drawn. Possible values
+          are "top", "left", "bottom" and "right".
+          It defaults to "top".
+        </long>
       </locale>
     </schema>
 
@@ -601,11 +601,11 @@
       <locale name="C">
         <short>Position of the summary bar</short>
         <long>
-	  This setting determines the edge at which the summary bar
-	  for various pages is drawn.  Possible values are "top"
-	  and "bottom".
-	  It defaults to "bottom".
-	</long>
+          This setting determines the edge at which the summary bar
+          for various pages is drawn.  Possible values are "top"
+          and "bottom".
+          It defaults to "bottom".
+        </long>
       </locale>
     </schema>
 
@@ -634,8 +634,8 @@
       <locale name="C">
         <short>Closing a tab moves to the most recently visited tab.</short>
         <long>
-	  If active, closing a tab moves to the most recently visited tab.  Otherwise closing a tab moves one tab to the left.
-	</long>
+          If active, closing a tab moves to the most recently visited tab.  Otherwise closing a tab moves one tab to the left.
+        </long>
       </locale>
     </schema>
 

Modified: gnucash/trunk/src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in
===================================================================
--- gnucash/trunk/src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -36,12 +36,12 @@
       <locale name="C">
         <short>Profit/loss starting date type</short>
         <long>
-	  This setting controls the type of starting date used in
-	  profit/loss calculations.  If set to "absolute" then GnuCash
-	  will retrieve the starting date specified by the start_date
-	  key.  If set to anything else, GnuCash will retrieve the
-	  starting date specified by the start_period key.
-	</long>
+          This setting controls the type of starting date used in
+          profit/loss calculations.  If set to "absolute" then GnuCash
+          will retrieve the starting date specified by the start_date
+          key.  If set to anything else, GnuCash will retrieve the
+          starting date specified by the start_period key.
+        </long>
       </locale>
     </schema>
 
@@ -54,10 +54,10 @@
       <locale name="C">
         <short>Starting date (in seconds from Jan 1, 1970)</short>
         <long>
-	  This setting controls the starting date set in profit/loss
-	  calculations if the start_choice setting is set to "absolute".
-	  This field should contain a date as represented in seconds
-	  from January 1st, 1970.
+          This setting controls the starting date set in profit/loss
+          calculations if the start_choice setting is set to "absolute".
+          This field should contain a date as represented in seconds
+          from January 1st, 1970.
         </long>
       </locale>
     </schema>
@@ -71,10 +71,10 @@
       <locale name="C">
         <short>Starting time period identifier</short>
         <long>
-	  This setting controls the starting date set in profit/loss
-	  calculations if the start_choice setting is set to anything
-	  other than "absolute".  This field should contain a value
-	  between 0 and 8.
+          This setting controls the starting date set in profit/loss
+          calculations if the start_choice setting is set to anything
+          other than "absolute".  This field should contain a value
+          between 0 and 8.
         </long>
       </locale>
     </schema>
@@ -88,12 +88,12 @@
       <locale name="C">
         <short>Profit/loss ending date type</short>
         <long>
-	  This setting controls the type of ending date used in
-	  profit/loss calculations.  If set to "absolute" then GnuCash
-	  will retrieve the ending date specified by the end_date
-	  key.  If set to anything else, GnuCash will retrieve the
-	  ending date specified by the end_period key.
-	</long>
+          This setting controls the type of ending date used in
+          profit/loss calculations.  If set to "absolute" then GnuCash
+          will retrieve the ending date specified by the end_date
+          key.  If set to anything else, GnuCash will retrieve the
+          ending date specified by the end_period key.
+        </long>
       </locale>
     </schema>
 
@@ -106,10 +106,10 @@
       <locale name="C">
         <short>Ending date (in seconds from Jan 1, 1970)</short>
         <long>
-	  This setting controls the ending date set in profit/loss
-	  calculations if the end_choice setting is set to "absolute".
-	  This field should contain a date as represented in seconds
-	  from January 1st, 1970.
+          This setting controls the ending date set in profit/loss
+          calculations if the end_choice setting is set to "absolute".
+          This field should contain a date as represented in seconds
+          from January 1st, 1970.
         </long>
       </locale>
     </schema>
@@ -123,10 +123,10 @@
       <locale name="C">
         <short>Ending time period identifier</short>
         <long>
-	  This setting controls the ending date set in profit/loss
-	  calculations if the end_choice setting is set to anything
-	  other than "absolute".  This field should contain a value
-	  between 0 and 8.
+          This setting controls the ending date set in profit/loss
+          calculations if the end_choice setting is set to anything
+          other than "absolute".  This field should contain a value
+          between 0 and 8.
         </long>
       </locale>
     </schema>

Modified: gnucash/trunk/src/gnome/schemas/apps_gnucash_window_pages_register.schemas.in
===================================================================
--- gnucash/trunk/src/gnome/schemas/apps_gnucash_window_pages_register.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/gnome/schemas/apps_gnucash_window_pages_register.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -15,10 +15,10 @@
       <locale name="C">
         <short>Width of a column in the dialog</short>
         <long>
-	  This setting contains the width of the named column in the most
-	  recently closed register window.  Changing these values will
-	  change the sizes of the columns in the next opened register
-	</long>
+          This setting contains the width of the named column in the most
+          recently closed register window.  Changing these values will
+          change the sizes of the columns in the next opened register
+        </long>
       </locale>
     </schema>
 

Modified: gnucash/trunk/src/gnome-utils/gnc-gnome-utils.c
===================================================================
--- gnucash/trunk/src/gnome-utils/gnc-gnome-utils.c	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/gnome-utils/gnc-gnome-utils.c	2011-01-21 11:51:59 UTC (rev 20133)
@@ -335,129 +335,144 @@
 void
 gnc_gnome_help (const char *dir, const char *detail)
 {
-  NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
-  NSString *subdir = [NSString stringWithUTF8String: dir];
-  NSString *tag;
-  NSURL *url = NULL;
+    NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
+NSString *subdir = [NSString stringWithUTF8String: dir];
+    NSString *tag;
+    NSURL *url = NULL;
 
-  if (detail)
-      tag  = [NSString stringWithUTF8String: detail];
-  else if ([subdir compare: @HF_HELP] == NSOrderedSame)
-      tag = @"help";
-  else if ([subdir compare: @HF_GUIDE] == NSOrderedSame)
-      tag = @"index";
-  else {
-      PWARN("gnc_gnome_help called with unknown subdirectory %s", dir);
-      return;
-  }
+    if (detail)
+tag  = [NSString stringWithUTF8String: detail];
+else if ([subdir compare: @HF_HELP] == NSOrderedSame)
+        tag = @"help";
+else if ([subdir compare: @HF_GUIDE] == NSOrderedSame)
+        tag = @"index";
+    else
+    {
+        PWARN("gnc_gnome_help called with unknown subdirectory %s", dir);
+        return;
+    }
 
-  if (![[NSBundle mainBundle] bundleIdentifier]) {
-/* If bundleIdentifier is NULL, then we're running from the
- * commandline and must construct a file path to the resource. We can
- * still get the resource path, but it will point to the "bin"
- * directory so we chop that off, break up what's left into pieces,
- * add some more pieces, and put it all back together again. Then,
- * because the gettext way of handling localizations is different from
- * OSX's, we have to figure out which translation to use. */
-      NSArray *components = [NSArray arrayWithObjects: @"share", @"gnome", @"help", @"gnucash", nil ];
-      NSString *prefix = [[[NSBundle mainBundle] resourcePath]
-			   stringByDeletingLastPathComponent];
-      NSArray *prefix_comps = [[prefix pathComponents]
-			       arrayByAddingObjectsFromArray: components];
-      NSString *docs_dir = [NSString pathWithComponents: prefix_comps];
-      NSArray *languages = [[NSUserDefaults standardUserDefaults]
-			    objectForKey: @"AppleLanguages"];
-      BOOL dir;
-      subdir = [[[subdir lowercaseString] componentsSeparatedByString: @" "]
-		componentsJoinedByString: @"-"];
-      if (![[NSFileManager defaultManager] fileExistsAtPath: docs_dir]) {
+    if (![[NSBundle mainBundle] bundleIdentifier])
+    {
+        /* If bundleIdentifier is NULL, then we're running from the
+         * commandline and must construct a file path to the resource. We can
+         * still get the resource path, but it will point to the "bin"
+         * directory so we chop that off, break up what's left into pieces,
+         * add some more pieces, and put it all back together again. Then,
+         * because the gettext way of handling localizations is different from
+         * OSX's, we have to figure out which translation to use. */
+NSArray *components = [NSArray arrayWithObjects: @"share", @"gnome", @"help", @"gnucash", nil ];
+        NSString *prefix = [[[NSBundle mainBundle] resourcePath]
+                            stringByDeletingLastPathComponent];
+        NSArray *prefix_comps = [[prefix pathComponents]
+                         arrayByAddingObjectsFromArray: components];
+NSString *docs_dir = [NSString pathWithComponents: prefix_comps];
+        NSArray *languages = [[NSUserDefaults standardUserDefaults]
+                      objectForKey: @"AppleLanguages"];
+        BOOL dir;
+subdir = [[[subdir lowercaseString] componentsSeparatedByString: @" "]
+          componentsJoinedByString: @"-"];
+if (![[NSFileManager defaultManager] fileExistsAtPath: docs_dir])
+        {
+            const gchar *message =
+                _("GnuCash could not find the files for the help documentation.  "
+                  "This is likely because the 'gnucash-docs' package is not installed.");
+            gnc_error_dialog(NULL, "%s", message);
+            [pool release];
+            return;
+        }
+        if ([languages count] > 0)
+        {
+            NSEnumerator *lang_iter = [languages objectEnumerator];
+            NSString *path;
+            NSString *this_lang;
+            while ((this_lang = [lang_iter nextObject]))
+            {
+                NSArray *elements;
+                unsigned int paths;
+                NSString *completed_path = [NSString alloc];
+this_lang = [this_lang stringByTrimmingCharactersInSet:
+             [NSCharacterSet characterSetWithCharactersInString:
+                              @"\""]];
+elements = [this_lang componentsSeparatedByString: @"-"];
+                this_lang = [elements objectAtIndex: 0];
+path = [docs_dir stringByAppendingPathComponent: this_lang];
+paths = [path completePathIntoString: &completed_path
+         caseSensitive: FALSE
+         matchesIntoArray: NULL filterTypes: NULL];
+                if (paths > 1 &&
+                        [[NSFileManager defaultManager]
+         fileExistsAtPath: completed_path
+         isDirectory: &dir])
+                    if (dir)
+                    {
+                        @try
+                        {
+url = [NSURL fileURLWithPath:
+                                   [[[completed_path
+          stringByAppendingPathComponent: subdir]
+         stringByAppendingPathComponent: tag]
+        stringByAppendingPathExtension: @"html"]];
+                        }
+                        @catch (NSException *e)
+                        {
+                            PWARN("fileURLWithPath threw %s: %s",
+                                  [[e name] UTF8String], [[e reason] UTF8String]);
+                            return;
+                        }
+                        break;
+                    }
+if ([this_lang compare: @"en"] == NSOrderedSame)
+                    break; /* Special case, forces use of "C" locale */
+            }
+        }
+        if (!url)
+        {
+            @try
+            {
+                url = [NSURL
+       fileURLWithPath: [[[[docs_dir
+                            stringByAppendingPathComponent: @"C"]
+                           stringByAppendingPathComponent: subdir]
+                          stringByAppendingPathComponent: tag]
+                         stringByAppendingPathExtension: @"html"]];
+            }
+            @catch (NSException *e)
+            {
+                PWARN("fileURLWithPath threw %s: %s",
+                      [[e name] UTF8String], [[e reason] UTF8String]);
+                return;
+            }
+        }
+    }
+    /* It's a lot easier in a bundle! OSX finds the best translation for us. */
+    else
+    {
+        @try
+        {
+url = [NSURL fileURLWithPath: [[NSBundle mainBundle]
+                               pathForResource: tag
+                               ofType: @"html"
+                               inDirectory: subdir ]];
+        }
+        @catch (NSException *e)
+        {
+            PWARN("fileURLWithPath threw %s: %s",
+                  [[e name] UTF8String], [[e reason] UTF8String]);
+            return;
+        }
+    }
+    /* Now just open the URL in the default app for opening URLs */
+    if (url)
+[[NSWorkspace sharedWorkspace] openURL: url];
+    else
+    {
         const gchar *message =
             _("GnuCash could not find the files for the help documentation.  "
               "This is likely because the 'gnucash-docs' package is not installed.");
         gnc_error_dialog(NULL, "%s", message);
-	[pool release];
-	return;
-      }
-      if ([languages count] > 0) {
-	  NSEnumerator *lang_iter = [languages objectEnumerator];
-	  NSString *path;
-	  NSString *this_lang;
-	  while((this_lang = [lang_iter nextObject])) {
-	      NSArray *elements;
-	      unsigned int paths;
-	      NSString *completed_path = [NSString alloc];
-	      this_lang = [this_lang stringByTrimmingCharactersInSet:
-			   [NSCharacterSet characterSetWithCharactersInString:
-			    @"\""]];
-	      elements = [this_lang componentsSeparatedByString: @"-"];
-	      this_lang = [elements objectAtIndex: 0];
-	      path = [docs_dir stringByAppendingPathComponent: this_lang];
-	      paths = [path completePathIntoString: &completed_path
-		       caseSensitive: FALSE
-		       matchesIntoArray: NULL filterTypes: NULL];
-	      if (paths > 1 &&
-		  [[NSFileManager defaultManager]
-			fileExistsAtPath: completed_path
-		   isDirectory: &dir])
-		  if (dir) {
-		      @try {
-			  url = [NSURL fileURLWithPath:
-				 [[[completed_path
-				    stringByAppendingPathComponent: subdir]
-				   stringByAppendingPathComponent: tag]
-				  stringByAppendingPathExtension: @"html"]];
-		      }
-		      @catch (NSException *e) {
-			  PWARN("fileURLWithPath threw %s: %s",
-				[[e name] UTF8String], [[e reason] UTF8String]);
-			  return;
-		      }
-		      break;
-		  }
-	      if ([this_lang compare:@"en"] == NSOrderedSame)
-		  break; /* Special case, forces use of "C" locale */
-	  }
-      }
-      if (!url) {
-	  @try {
-	      url = [NSURL
-		     fileURLWithPath: [[[[docs_dir
-					  stringByAppendingPathComponent: @"C"]
-					 stringByAppendingPathComponent: subdir]
-					stringByAppendingPathComponent: tag]
-				       stringByAppendingPathExtension: @"html"]];
-	  }
-	  @catch (NSException *e) {
-	      PWARN("fileURLWithPath threw %s: %s",
-		    [[e name] UTF8String], [[e reason] UTF8String]);
-	      return;
-	  }
-      }
-  }
-/* It's a lot easier in a bundle! OSX finds the best translation for us. */
-  else {
-      @try {
-	  url = [NSURL fileURLWithPath: [[NSBundle mainBundle]
-					 pathForResource: tag
-					 ofType: @"html"
-					 inDirectory: subdir ]];
-      }
-      @catch (NSException *e) {
-	  PWARN("fileURLWithPath threw %s: %s",
-		[[e name] UTF8String], [[e reason] UTF8String]);
-	  return;
-      }
-  }
-/* Now just open the URL in the default app for opening URLs */
-  if (url)
-      [[NSWorkspace sharedWorkspace] openURL: url];
-  else {
-        const gchar *message =
-            _("GnuCash could not find the files for the help documentation.  "
-              "This is likely because the 'gnucash-docs' package is not installed.");
-        gnc_error_dialog(NULL, "%s", message);
-  }
-  [pool release];
+    }
+    [pool release];
 }
 #elif defined G_OS_WIN32 /* G_OS_WIN32 */
 void

Modified: gnucash/trunk/src/gnome-utils/schemas/apps_gnucash_history.schemas.in
===================================================================
--- gnucash/trunk/src/gnome-utils/schemas/apps_gnucash_history.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/gnome-utils/schemas/apps_gnucash_history.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -13,7 +13,7 @@
           Recently Opened Files menu. This value may be set to zero to
           disable the file history.  This number has a maximum value
           of 10.
-	</long>
+        </long>
       </locale>
     </schema>
 
@@ -27,7 +27,7 @@
         <short>Most recently opened file</short>
         <long>
           This field contains the full path of the most recently opened file.
-	</long>
+        </long>
       </locale>
     </schema>
 
@@ -50,7 +50,7 @@
         <short>Next most recently opened file</short>
         <long>
           This field contains the full path of the next most recently opened file.
-	</long>
+        </long>
       </locale>
     </schema>
 

Modified: gnucash/trunk/src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in
===================================================================
--- gnucash/trunk/src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -11,9 +11,9 @@
       <locale name="C">
         <short>Window position</short>
         <long>
-	  The X,Y coordinates of the top left corner of the window
-	  when it was last closed.
-	</long>
+          The X,Y coordinates of the top left corner of the window
+          when it was last closed.
+        </long>
       </locale>
     </schema>
 
@@ -26,8 +26,8 @@
       <locale name="C">
         <short>Window geometry</short>
         <long>
-	  The width and size of the window when it was last closed.
-	</long>
+          The width and size of the window when it was last closed.
+        </long>
       </locale>
     </schema>
 
@@ -40,10 +40,10 @@
       <locale name="C">
         <short>Close window when finished</short>
         <long>
-	  If active, the window will be closed automatically when you
-	  finish the HBCI/AqBanking import process. Otherwise it will
-	  stay open.
-	</long>
+          If active, the window will be closed automatically when you
+          finish the HBCI/AqBanking import process. Otherwise it will
+          stay open.
+        </long>
       </locale>
     </schema>
 
@@ -84,10 +84,10 @@
       <locale name="C">
         <short>DTAUS import data format</short>
         <long>
-	  This setting specifies the data format when importing DTAUS
-	  files.  The AqBanking library offers various import formats
-	  (called "profiles") of which you can choose one here.
-	</long>
+          This setting specifies the data format when importing DTAUS
+          files.  The AqBanking library offers various import formats
+          (called "profiles") of which you can choose one here.
+        </long>
       </locale>
     </schema>
 
@@ -100,10 +100,10 @@
       <locale name="C">
         <short>CSV import data format</short>
         <long>
-	  This setting specifies the data format when importing CSV
-	  files.  The AqBanking library offers various import formats
-	  (called "profiles") of which you can choose one here.
-	</long>
+          This setting specifies the data format when importing CSV
+          files.  The AqBanking library offers various import formats
+          (called "profiles") of which you can choose one here.
+        </long>
       </locale>
     </schema>
 
@@ -116,10 +116,10 @@
       <locale name="C">
         <short>SWIFT MT940 import data format</short>
         <long>
-	  This setting specifies the data format when importing SWIFT
-	  MT940 files.  The AqBanking library offers various import
-	  formats (called "profiles") of which you can choose one here.
-	</long>
+          This setting specifies the data format when importing SWIFT
+          MT940 files.  The AqBanking library offers various import
+          formats (called "profiles") of which you can choose one here.
+        </long>
       </locale>
     </schema>
 
@@ -132,10 +132,10 @@
       <locale name="C">
         <short>SWIFT MT942 import data format</short>
         <long>
-	  This setting specifies the data format when importing SWIFT
-	  MT942 files.  The AqBanking library offers various import
-	  formats (called "profiles") of which you can choose one here.
-	</long>
+          This setting specifies the data format when importing SWIFT
+          MT942 files.  The AqBanking library offers various import
+          formats (called "profiles") of which you can choose one here.
+        </long>
       </locale>
     </schema>
 

Modified: gnucash/trunk/src/import-export/qif-import/schemas/apps_gnucash_import_qif.schemas.in
===================================================================
--- gnucash/trunk/src/import-export/qif-import/schemas/apps_gnucash_import_qif.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/import-export/qif-import/schemas/apps_gnucash_import_qif.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -12,7 +12,7 @@
         <short>Show documentation</short>
         <long>
           Show some documentation-only pages in QIF Import assistant.
-	</long>
+        </long>
       </locale>
     </schema>
 

Modified: gnucash/trunk/src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in
===================================================================
--- gnucash/trunk/src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in	2011-01-21 11:51:40 UTC (rev 20132)
+++ gnucash/trunk/src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in	2011-01-21 11:51:59 UTC (rev 20133)
@@ -12,9 +12,9 @@
       <locale name="C">
         <short>Window position</short>
         <long>
-	  The X,Y coordinates of the top left corner of the window
-	  when it was last closed.
-	</long>
+          The X,Y coordinates of the top left corner of the window
+          when it was last closed.
+        </long>
       </locale>
     </schema>
 
@@ -28,8 +28,8 @@
       <locale name="C">
         <short>Window geometry</short>
         <long>
-	  The width and size of the window when it was last closed.
-	</long>
+          The width and size of the window when it was last closed.
+        </long>
       </locale>
     </schema>
 
@@ -46,7 +46,7 @@
           enabled, a transaction whose best match's score is in the
           yellow zone (above the Auto-ADD threshold but below the
           Auto-CLEAR threshold) will be skipped by default.
-	</long>
+        </long>
       </locale>
     </schema>
 
@@ -64,7 +64,7 @@
           Auto-CLEAR threshold and has a different date or amount than the
           matching existing transaction will cause the existing transaction
           to be updated and cleared by default.
-	</long>
+        </long>
       </locale>
     </schema>
 



More information about the gnucash-changes mailing list