more work. also minor fix in gnome-edit-properties. off to go see cruel

more work.
also minor fix in gnome-edit-properties.
off to go see cruel intentions.
This commit is contained in:
Jonathan Blandford 1999-03-13 00:53:31 +00:00
parent af81c4017f
commit c52b676034
5 changed files with 319 additions and 23 deletions

View file

@ -11,6 +11,8 @@ typedef struct {
char *mime_type;
regex_t *regex[2];
GList *ext[2];
char *ext_readable[2];
char *regex_readable[2];
char *file_name;
GList *keys;
} MimeInfo;