Create a consolidated directory for distribution specific scripts.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13404 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/register-rewrite
David Hampton 20 years ago
parent 9496987c66
commit 66f35f8352

@ -1,5 +1,8 @@
2006-02-26 David Hampton <hampton@employees.org>
* packaging: Create a consolidated directory for distribution
specific scripts.
* src/gnome-utils/dialog-utils.[ch]:
* src/app-utils/option-util.c: Restore GtkOptionMenu support
because the newer GtkComboBox doesn't support per item tooltips.

@ -1,5 +1,5 @@
SUBDIRS = . doc lib src intl-scm po rpm accounts
SUBDIRS = . doc lib src intl-scm packaging po accounts
docdir = ${GNC_DOC_INSTALL_DIR}

Loading…
Cancel
Save