Skip to content
Snippets Groups Projects
Commit 72be3a74 authored by Chris Hines's avatar Chris Hines
Browse files

Merge pull request #51 from l1ll1/master

role to add the cvl menus to gnome2
parents b2706d6b 59156e3b
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN" "http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Applications</Name>
<Layout>
<Merge type="menus" />
<Menuname>Characterisation Virtual Laboratory</Menuname>
</Layout>
<Menu>
<Name>Characterisation Virtual Laboratory</Name>
<Directory>cvl.directory</Directory>
<MergeDir>/usr/local/share/xdg/menus/applications-merged/application</MergeDir>
</Menu>
</Menu>
\ No newline at end of file
- name: configure the cvl menues
copy: src=cvl.menu dest=/etc/xdg/menus/applications-merged/cvl.menu mode=644 owner=root group=root
sudo: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment