Merge branch 'master' of github.com:arcan1s/awesome-widgets

This commit is contained in:
arcan1s 2014-12-26 02:31:29 +03:00
commit e957a2723b

View File

@ -5,7 +5,7 @@
#define NAME "Awesome Widgets" #define NAME "Awesome Widgets"
#define VERSION "@PROJECT_VERSION@" #define VERSION "@PROJECT_VERSION@"
#define AUTHOR "@PROJECT_AUTHOR@" #define AUTHOR "@PROJECT_AUTHOR@"
#define TRANSLATORS "Ernesto Aviles Vzqz (Spanish);Mermouy (French);underr (Brazillian Portuguese);Viktor Slobodyan (Ukrainian);Lemueler (Chinese)" #define TRANSLATORS "Ernesto Aviles Vzqz (Spanish), Mermouy (French), underr (Brazillian Portuguese), Viktor Slobodyan (Ukrainian), Lemueler (Chinese)"
#define EMAIL "@PROJECT_CONTACT@" #define EMAIL "@PROJECT_CONTACT@"
#define LICENSE "@PROJECT_LICENSE@" #define LICENSE "@PROJECT_LICENSE@"
#define TRDPARTY_LICENSE "tasks,BSD,https://github.com/mhogomchungu/tasks" #define TRDPARTY_LICENSE "tasks,BSD,https://github.com/mhogomchungu/tasks"
@ -21,7 +21,7 @@
// build information // build information
#define BUILD_DATE "@CURRENT_DATE@" #define BUILD_DATE "@CURRENT_DATE@"
#define DATE "2014-@CURRENT_YEAR@" #define DATE "2013-@CURRENT_YEAR@"
// cmake properties // cmake properties
#define CMAKE_BUILD_TYPE "@CMAKE_BUILD_TYPE@" #define CMAKE_BUILD_TYPE "@CMAKE_BUILD_TYPE@"