1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-18 07:57:52 +02:00
Files
glib/tools
Philip Withnall 7bec6327a2 gio: Rename gcontenttype.c to gcontenttype-fdo.c
This reflects its status as actually platform-dependent: it’s only built
on systems using the freedesktop.org content type system.

It makes the file naming match up with other platform-specific
implementations, such as `gcontenttype-win32.c` and
`gcontenttype-osx.m`.

A subsequent commit will introduce a platform-independent high level API
wrapper so that the introspection annotations from this file can be
reused between platforms.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: 
2024-07-24 17:46:25 +02:00
..