File: meson.build

package info (click to toggle)
mate-user-admin 1.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,488 kB
  • sloc: ansic: 6,165; sh: 10; makefile: 9
file content (3 lines) | stat: -rw-r--r-- 117 bytes parent folder | download
1
2
3
install_data('user-admin.png',
  install_dir : join_paths(get_option('prefix'), 'share','mate-user-admin','icon'),
)