mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-07-29 23:58:03 -05:00
* move gnc-account-sel.[ch] from src/gnome to src/gnome-utils
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7359 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
* move dialog-account.[ch] from src/dialog-account to src/gnome-utils
|
||||
fix all references (Makefile.am) to remove src/dialog-account
|
||||
* configure.in: remove src/account-dialog/Makefile
|
||||
|
||||
* move gnc-account-sel.[ch] from src/gnome to src/gnome-utils
|
||||
|
||||
2002-10-19 Christian Stimming <stimming@tuhh.de>
|
||||
|
||||
|
||||
@@ -26,6 +26,7 @@ libgncmod_gnome_utils_la_SOURCES = \
|
||||
dialog-options.c \
|
||||
dialog-utils.c \
|
||||
druid-utils.c \
|
||||
gnc-account-sel.c \
|
||||
gnc-account-tree.c \
|
||||
gnc-amount-edit.c \
|
||||
gnc-commodity-edit.c \
|
||||
@@ -54,6 +55,7 @@ gncinclude_HEADERS = \
|
||||
dialog-options.h \
|
||||
dialog-utils.h \
|
||||
druid-utils.h \
|
||||
gnc-account-sel.h \
|
||||
gnc-account-tree.h \
|
||||
gnc-amount-edit.h \
|
||||
gnc-commodity-edit.h \
|
||||
|
||||
@@ -43,7 +43,6 @@ libgncgnome_la_SOURCES = \
|
||||
druid-hierarchy.c \
|
||||
druid-loan.c \
|
||||
druid-stock-split.c \
|
||||
gnc-account-sel.c \
|
||||
gnc-network.c \
|
||||
gnc-splash.c \
|
||||
mainwindow-account-tree.c \
|
||||
@@ -80,7 +79,6 @@ noinst_HEADERS = \
|
||||
dialog-scheduledxaction.h \
|
||||
druid-hierarchy.h \
|
||||
druid-loan.h \
|
||||
gnc-account-sel.h \
|
||||
gnc-network.h \
|
||||
gnc-splash.h \
|
||||
gw-gnc.h \
|
||||
|
||||
Reference in New Issue
Block a user