gnucash master: Bug 723975 - Dialog box displayed during QIF import has placeholder text
Geert Janssens
gjanssens at code.gnucash.org
Mon Mar 10 17:13:26 EDT 2014
Updated via https://github.com/Gnucash/gnucash/commit/26f52b25 (commit)
from https://github.com/Gnucash/gnucash/commit/49af4ab1 (commit)
commit 26f52b25955274a2a5f783ee1941afa5aebac588
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Mar 10 22:12:46 2014 +0100
Bug 723975 - Dialog box displayed during QIF import has placeholder text
diff --git a/src/import-export/qif-imp/assistant-qif-import.glade b/src/import-export/qif-imp/assistant-qif-import.glade
index 2475009..8936ac1 100644
--- a/src/import-export/qif-imp/assistant-qif-import.glade
+++ b/src/import-export/qif-imp/assistant-qif-import.glade
@@ -1003,7 +1003,7 @@ If you don't see your exchange listed, or none of the available choices are appr
</packing>
</child>
<child>
- <object class="GtkVBox" id="convert_content_page">
+ <object class="GtkVBox" id="convert_progress_page">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="border_width">12</property>
Summary of changes:
src/import-export/qif-imp/assistant-qif-import.glade | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-changes
mailing list