mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 03:10:09 +00:00
Add the XDG_PREFIX to this function as well.
Wed Aug 11 20:44:35 2004 Matthias Clasen <maclas@gmx.de> * xdgmime.h (xdg_mime_shutdown): Add the XDG_PREFIX to this function as well.
This commit is contained in:
parent
0151fe7ced
commit
8e06e8735f
@ -1,7 +1,12 @@
|
||||
Wed Aug 11 20:44:35 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* xdgmime.h (xdg_mime_shutdown): Add the XDG_PREFIX to
|
||||
this function as well.
|
||||
|
||||
2004-08-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
|
||||
* === Released 2.5.1 ===
|
||||
|
||||
|
||||
Tue Jul 20 22:24:35 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* xdgmimeglob.h: Remove trailing commas from
|
||||
@ -9,7 +14,7 @@ Tue Jul 20 22:24:35 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
Sun Jul 18 20:17:41 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* === released 2.5.0 ==
|
||||
* === Released 2.5.0 ==
|
||||
|
||||
Thu May 27 15:23:17 2004 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
|
@ -49,6 +49,7 @@ extern "C" {
|
||||
#define xdg_mime_is_valid_mime_type XDG_ENTRY(is_valid_mime_type)
|
||||
#define xdg_mime_get_max_buffer_extents XDG_ENTRY(get_max_buffer_extents)
|
||||
#define xdg_mime_type_unknown XDG_ENTRY(type_unknown)
|
||||
#define xdg_mime_shutdown XDG_ENTRY(shutdown)
|
||||
#endif
|
||||
|
||||
extern const char *xdg_mime_type_unknown;
|
||||
|
Loading…
Reference in New Issue
Block a user