turn plugin junk into a struct

sorting magic tools by (localized) name
emboss now keeps color
minor fixups
This commit is contained in:
William Kendrick 2007-07-20 18:37:36 +00:00
parent 94a6da19f7
commit 40200798d8
6 changed files with 85 additions and 43 deletions

View file

@ -25,13 +25,14 @@
$Id$
June 14, 2002 - July 14, 2007
June 14, 2002 - July 19, 2007
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <libintl.h>
#include <locale.h>
#include "i18n.h"
#include "debug.h"