Updated .hgignore
Typo fix
Removed unused headers
Got rid of most everything, who needs threads, those are complicated
id is now initialized to 0
Removed libnotif_get_info() as it was just a bunch of race conditions
Fixed memory freeing
The last element in the array will now be NULL
Oops that's a segfault
The message id is now put in notif_data[0]
Moved running check to init
The glib main loop is actually started now
Headers are now installed
Added COPYING.md
First commit