Files
gnucash/lib/egg/eggintl.h
Derek Atkins 524b5bae4d More changed from Jan Petersen (hopefully I didn't miss anything)
See the ChangeLog for more information.

* Move egg from gnome-utils to lib
* New "Tip of the day" dialog.
* Some small fixes.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8462 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-30 00:58:02 +00:00

11 lines
158 B
C

#ifndef __EGG_INTL_H__
#define __EGG_INTL_H__
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <libgnome/gnome-i18n.h>
#endif /* __EGG_INTL_H__ */