e/illume-indicator: use designated initializers and remove trailing whitespace

SVN revision: 82124
This commit is contained in:
Lucas De Marchi 2013-01-03 22:08:36 +00:00
parent f9eebf57db
commit 97c44a4cee
1 changed files with 34 additions and 30 deletions

View File

@ -17,7 +17,11 @@ static Eina_List *_nwins = NULL;
static int _notify_id = 0;
static const E_Notification_Server_Info info = {
"illume-indicator", "Enlightenment", "0.17", "1.2", {"body", NULL}
.name = "illume-indicator",
.vendor = "Enlightenment",
.version = "0.17",
.spec_version = "1.2",
.capabilities = { "body", NULL }
};
int