paulbsd-salt/states/molotov/templates/molotov.desktop.j2
Paul Lecuq a3b02771a4
All checks were successful
continuous-integration/drone/push Build is passing
created templates folder on each state
2023-03-11 10:08:26 +01:00

14 lines
359 B
Django/Jinja

{%- from "molotov/map.jinja" import molotov with context %}
[Desktop Entry]
Name=Molotov
Encoding=UTF-8
Version={{ molotov.version }}
Comment=The app to watch TV, for free
Exec={{ molotov.dest_path }}/molotov
Icon={{ molotov.icon_path }}
Terminal=false
StartupWMClass=Molotov
Type=Application
Categories=AudioVideo;Player;
X-Desktop-File-Install-Version=0.22