File: meson.build

package info (click to toggle)
gnome-shell-extension-desktop-icons-ng 48.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,424 kB
  • sloc: javascript: 8,703; xml: 109; sh: 69; python: 18; makefile: 9
file content (6 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
gnome.compile_schemas()

install_data(
  'org.gnome.shell.extensions.ding.gschema.xml',
  install_dir : schema_dir
)