Codebase list gnome-shell-extensions / fe9bd25 extensions / horizontal-workspaces / meson.build
fe9bd25

Tree @fe9bd25 (Download .tar.gz)

meson.build @fe9bd25raw · history · blame

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