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:
parent
af81c4017f
commit
c52b676034
5 changed files with 319 additions and 23 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue