Move files and handlers to corresponding role.
This commit is contained in:
parent
08d1bccace
commit
244a1cad2e
5 changed files with 11 additions and 13 deletions
5
roles/lmn_vm/files/fvs.directory
Normal file
5
roles/lmn_vm/files/fvs.directory
Normal file
|
@ -0,0 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Type=Directory
|
||||
Name=FvS
|
||||
Icon=face-smile-big
|
||||
#X-KDE-BaseGroup=info
|
12
roles/lmn_vm/files/fvs.menu
Normal file
12
roles/lmn_vm/files/fvs.menu
Normal file
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
|
||||
"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
|
||||
<Menu>
|
||||
<Name>Applications</Name>
|
||||
<Menu>
|
||||
<Name>FvS</Name>
|
||||
<Directory>fvs.directory</Directory>
|
||||
<Include>
|
||||
<Category>fvs</Category>
|
||||
</Include>
|
||||
</Menu>
|
||||
</Menu>
|
Loading…
Add table
Add a link
Reference in a new issue