puppet-wmdeit_install/templates/program.desktop.erb

12 lines
237 B
Plaintext
Raw Permalink Normal View History

2020-09-24 11:28:34 +00:00
[Desktop Entry]
Type=Application
Version=1.0
Name=<%= @program %>
GenericName=<%= @generic_name %>
Comment=<%= @comment %>
2020-09-24 11:28:34 +00:00
Path=<%= @exec_path %>
Exec=<%= @exec %>
Icon=<%= @extract_path %>/<%= @svg %>
Terminal=false
Categories=Network;