Codebase list xapp / 281f93c
mate applet: fix regression in install location In commit 08dea4ac7eeec9b2130564af47a027b4fb08bc5a, the install dir of the mate applet script was moved, but its references weren't. I believe the original location is correct, since the script already describes itself with 'mate' in the filename. Eli Schwartz authored 4 years ago Michael Webster committed 4 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2020 ]
2121
2222 install_data(libexec_files,
23 install_dir: join_paths(get_option('libexecdir'), 'xapps', 'mate-panel')
23 install_dir: join_paths(get_option('libexecdir'), 'xapps')
2424 )
2525
2626 ## DBus service file