mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 08:28:53 +02:00
Fix meson formatting
This commit is contained in:
committed by
Philip Withnall
parent
568763e776
commit
5a83f384d1
@@ -369,16 +369,17 @@ if host_system != 'windows'
|
|||||||
)
|
)
|
||||||
|
|
||||||
portal_sources = [files(
|
portal_sources = [files(
|
||||||
'gdocumentportal.c',
|
'gdocumentportal.c',
|
||||||
'gopenuriportal.c',
|
'gopenuriportal.c',
|
||||||
'gmemorymonitorportal.c',
|
'gmemorymonitorportal.c',
|
||||||
'gnetworkmonitorportal.c',
|
'gnetworkmonitorportal.c',
|
||||||
'gpowerprofilemonitorportal.c',
|
'gpowerprofilemonitorportal.c',
|
||||||
'gproxyresolverportal.c',
|
'gproxyresolverportal.c',
|
||||||
'gtrashportal.c',
|
'gtrashportal.c',
|
||||||
'gportalsupport.c',
|
'gportalsupport.c',
|
||||||
'gportalnotificationbackend.c',
|
'gportalnotificationbackend.c',
|
||||||
'gsandbox.c'),
|
'gsandbox.c',
|
||||||
|
),
|
||||||
xdp_dbus_generated
|
xdp_dbus_generated
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user