wm-properties: Cosmetic cleanup mime-type: more work. Syncing with home
wm-properties: Cosmetic cleanup mime-type: more work. Syncing with home 'puter
This commit is contained in:
parent
3c19d104a6
commit
d39d48db95
8 changed files with 159 additions and 10 deletions
|
@ -20,5 +20,9 @@ typedef struct {
|
|||
GtkWidget *get_mime_clist (void);
|
||||
void init_mime_type (void);
|
||||
void add_clicked (GtkWidget *widget, gpointer data);
|
||||
void edit_clicked ();
|
||||
void add_new_mime_type (gchar *mime_type, gchar *ext, gchar *regexp1, gchar *regexp2);
|
||||
void write_user_mime (void);
|
||||
void write_initial_mime (void);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue