mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-09 04:15:49 +01:00
gio: Rename gosxcontenttype.m to gcontenttype-osx.m
To make it consistent with the other platform-specific content type implementations. Signed-off-by: Philip Withnall <pwithnall@gnome.org> Helps: #3399
This commit is contained in:
parent
21fdb3be24
commit
bf630dd4fd
@ -392,7 +392,7 @@ if host_system != 'windows'
|
|||||||
|
|
||||||
if glib_have_cocoa
|
if glib_have_cocoa
|
||||||
settings_sources += files('gnextstepsettingsbackend.m')
|
settings_sources += files('gnextstepsettingsbackend.m')
|
||||||
contenttype_sources += files('gosxcontenttype.m')
|
contenttype_sources += files('gcontenttype-osx.m')
|
||||||
unix_sources += files('gosxappinfo.m')
|
unix_sources += files('gosxappinfo.m')
|
||||||
framework_dep = dependency('appleframeworks', modules : ['Foundation', 'CoreFoundation', 'AppKit'])
|
framework_dep = dependency('appleframeworks', modules : ['Foundation', 'CoreFoundation', 'AppKit'])
|
||||||
platform_deps += [framework_dep]
|
platform_deps += [framework_dep]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user