Fix SXEDITOR help target.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13446 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Joshua Sled
2006-03-03 01:54:44 +00:00
parent e61c217338
commit 9d3ee26a79
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2006-03-02 Joshua Sled <jsled@asynchronous.org>
* src/gnc-ui.h: Fix SXEDITOR help target id. Bug#128857.
2006-03-02 Christian Stimming <stimming@tuhh.de>
* src/import-export/mt940/gnc-mt940-import.c: More work on mt940

View File

@@ -52,7 +52,7 @@
#define HL_GLOBPREFS "set-prefs"
#define HL_PRINTCHECK "print-check"
#define HL_RECNWIN "acct-reconcile"
#define HL_SXEDITOR "tran-sched"
#define HL_SXEDITOR "tool-sched"
#define HL_GCONF "gconf"
/* GTK Windows - Common Response Codes */