mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-15 06:45:48 +00:00
initial support of quotes
This commit is contained in:
@ -9,8 +9,13 @@
|
||||
#define EMAIL "@PROJECT_CONTACT@"
|
||||
#define LICENSE "@PROJECT_LICENSE@"
|
||||
#define TRDPARTY_LICENSE "tasks,BSD,https://github.com/mhogomchungu/tasks"
|
||||
// graphical items api version
|
||||
#define AWGIAPI 1
|
||||
// extquotes api version
|
||||
#define AWEQAPI 1
|
||||
// extscript api version
|
||||
#define AWESAPI 1
|
||||
// extupgrade api version
|
||||
#define AWEUAPI 1
|
||||
|
||||
// links
|
||||
|
Reference in New Issue
Block a user