This tests if the shortcuts generated from an event are in the format that the shell expects.
11 lines
164 B
Meson
11 lines
164 B
Meson
subdir('common')
|
|
#subdir('datetime')
|
|
if host_is_linux
|
|
subdir('network')
|
|
endif
|
|
|
|
subdir('interactive-panels')
|
|
|
|
subdir('printers')
|
|
subdir('info')
|
|
subdir('keyboard')
|