Codebase list gnome-shell-extensions / dcab98e extensions / windowsNavigator / meson.build
dcab98e

Tree @dcab98e (Download .tar.gz)

meson.build @dcab98eraw · history · blame

1
2
3
4
5
6
extension_data += configure_file(
  input: metadata_name + '.in',
  output: metadata_name,
  configuration: metadata_conf
)
extension_data += files('stylesheet.css')