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:
committed by
Matthias Clasen
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>
|
2004-08-01 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* === Released 2.5.1 ===
|
* === Released 2.5.1 ===
|
||||||
|
|
||||||
Tue Jul 20 22:24:35 2004 Matthias Clasen <maclas@gmx.de>
|
Tue Jul 20 22:24:35 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* xdgmimeglob.h: Remove trailing commas from
|
* 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>
|
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>
|
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_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_get_max_buffer_extents XDG_ENTRY(get_max_buffer_extents)
|
||||||
#define xdg_mime_type_unknown XDG_ENTRY(type_unknown)
|
#define xdg_mime_type_unknown XDG_ENTRY(type_unknown)
|
||||||
|
#define xdg_mime_shutdown XDG_ENTRY(shutdown)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern const char *xdg_mime_type_unknown;
|
extern const char *xdg_mime_type_unknown;
|
||||||
|
|||||||
Reference in New Issue
Block a user