+Version 0.16
+============
+13 November 2016
+
+- Added toolbar to the main window with icons.
+- Created the template translation file. This now allows Xestia Address Book
+ to be translated into other languages.
+
Version 0.15
============
30 September 2016
application stand out better.
- Move the saving data process in frmContactEditor to ContactDataObject. This process will
also need to be refactored so less code is used.
-- Check that all text that can be used to translate is setup so that a "catalog editor" can be
- used.
- Take syncronisation code out of frmActivityMgr, place into a new "framework"
and make it easily to test against through the unit testing application.
- Implement the quit application function properly.
//
// THANK YOU FOR YOUR ATTENTION!
-#define XSDAB_VERSION "0.15"
-#define XSDAB_USERAGENT "XestiaAddressBook/0.15"
+#define XSDAB_VERSION "0.16"
+#define XSDAB_USERAGENT "XestiaAddressBook/0.16"
#define XSDAB_SOURCE "source"
#define XSDAB_RELEASE 0
#define XSDAB_COPYRIGHT "(c)2012 - 2016 Xestia Software Development"