diff options
author | Louie S <louie@example.com> | 2023-03-03 19:08:50 -0800 |
---|---|---|
committer | Louie S <louie@example.com> | 2023-03-03 19:08:50 -0800 |
commit | 712af9ea3cb3d0de866221ade19341fd114f7000 (patch) | |
tree | 3a2eb7463da71a7baaaecd0721185fa91af92f31 /data/terminal-media-launcher.desktop.in | |
parent | d4e52fd03b6a6ef6965a1c66661f202de73178ed (diff) |
Change a couple of files to templates for less copy/paste
Diffstat (limited to 'data/terminal-media-launcher.desktop.in')
-rw-r--r-- | data/terminal-media-launcher.desktop.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/terminal-media-launcher.desktop.in b/data/terminal-media-launcher.desktop.in new file mode 100644 index 0000000..ac2763f --- /dev/null +++ b/data/terminal-media-launcher.desktop.in @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=@PACKAGE_NAME@ +Comment=Terminal Media Launcher +Path=@bindir@/@PACKAGE_NAME@@EXEEXT@ +Exec=@PACKAGE_NAME@@EXEEXT@ +Icon=@PACKAGE_NAME@ +Terminal=true +Categories=Utility |