puppet-wmdeit_install/templates/program.desktop.erb

12 lines
237 B
Plaintext

[Desktop Entry]
Type=Application
Version=1.0
Name=<%= @program %>
GenericName=<%= @generic_name %>
Comment=<%= @comment %>
Path=<%= @exec_path %>
Exec=<%= @exec %>
Icon=<%= @extract_path %>/<%= @svg %>
Terminal=false
Categories=Network;