[Gnucash-changes] r12183 - gnucash/trunk - Remember value of HCBI preferences.

David Hampton hampton at cvs.gnucash.org
Mon Dec 26 21:17:50 EST 2005


Author: hampton
Date: 2005-12-26 21:17:49 -0500 (Mon, 26 Dec 2005)
New Revision: 12183
Trac: http://svn.gnucash.org/trac/changeset/12183

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/import-export/hbci/glade/hbciprefs.glade
Log:
Remember value of HCBI preferences.


Modified: gnucash/trunk/ChangeLog
===================================================================
--- gnucash/trunk/ChangeLog	2005-12-23 22:32:00 UTC (rev 12182)
+++ gnucash/trunk/ChangeLog	2005-12-27 02:17:49 UTC (rev 12183)
@@ -1,3 +1,8 @@
+2005-12-26  David Hampton  <hampton at employees.org>
+
+	* src/import-export/hbci/glade/hbciprefs.glade: Remember value of
+	HCBI preferences.
+
 2005-12-23  David Hampton  <hampton at employees.org>
 
 	* src/gnome-utils/dialog-options.c: Translate strings for

Modified: gnucash/trunk/src/import-export/hbci/glade/hbciprefs.glade
===================================================================
--- gnucash/trunk/src/import-export/hbci/glade/hbciprefs.glade	2005-12-23 22:32:00 UTC (rev 12182)
+++ gnucash/trunk/src/import-export/hbci/glade/hbciprefs.glade	2005-12-27 02:17:49 UTC (rev 12183)
@@ -51,7 +51,7 @@
       </child>
 
       <child>
-	<widget class="GtkCheckButton" id="checkbutton15">
+	<widget class="GtkCheckButton" id="gconf/dialogs/import/hbci/remember_pin">
 	  <property name="visible">True</property>
 	  <property name="tooltip" translatable="yes">Remember the PIN for HBCI in memory during a session.</property>
 	  <property name="can_focus">True</property>
@@ -75,7 +75,7 @@
       </child>
 
       <child>
-	<widget class="GtkCheckButton" id="checkbutton33">
+	<widget class="GtkCheckButton" id="gconf/dialogs/import/hbci/verbose_debug">
 	  <property name="visible">True</property>
 	  <property name="tooltip" translatable="yes">Activate verbose debug messages for HBCI Online Banking.</property>
 	  <property name="can_focus">True</property>



More information about the gnucash-changes mailing list