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

Tree @upstream/3.38.1 (Download .tar.gz)

meson.build @upstream/3.38.1raw · history · blame

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