| 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 |