pidgin/plugins/themeedit.c

branch
soc.2013.gobjectification.plugins
changeset 36934
e7268aeb3b89
parent 36758
deee438dc431
child 36950
5dbe8b930aef
equal deleted inserted replaced
36933:3c12364588a6 36934:e7268aeb3b89
335 "summary", N_("Pidgin Theme Editor"), 335 "summary", N_("Pidgin Theme Editor"),
336 "description", N_("Pidgin Theme Editor."), 336 "description", N_("Pidgin Theme Editor."),
337 "authors", authors, 337 "authors", authors,
338 "website", PURPLE_WEBSITE, 338 "website", PURPLE_WEBSITE,
339 "abi-version", PURPLE_ABI_VERSION, 339 "abi-version", PURPLE_ABI_VERSION,
340 "get-actions", actions, 340 "actions-cb", actions,
341 NULL 341 NULL
342 ); 342 );
343 } 343 }
344 344
345 static gboolean 345 static gboolean

mercurial