Files
faugus-launcher/faugus/meson.build
2026-01-03 18:20:31 -03:00

11 lines
191 B
Meson

py.install_sources(
'components.py',
'proton_downloader.py',
'shortcut.py',
'config_manager.py',
'path_manager.py',
'language_config.py',
'dark_theme.py',
subdir: 'faugus',
)