diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-04-09 02:02:28 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-04-17 09:36:45 +0200 |
| commit | af20e21e2363f7c4d5f7031c444984f383c26914 (patch) | |
| tree | 072277c1a9c48d81367384d0c0f4a3ae356ce54e /platform/linux/dcpomatic_verifier.desktop.in | |
| parent | 39960bc88eee794ade1a73b00523e749945b9eab (diff) | |
Separate GUI verifier with basic reporting (#1823).
Diffstat (limited to 'platform/linux/dcpomatic_verifier.desktop.in')
| -rw-r--r-- | platform/linux/dcpomatic_verifier.desktop.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/platform/linux/dcpomatic_verifier.desktop.in b/platform/linux/dcpomatic_verifier.desktop.in new file mode 100644 index 000000000..b52a6fc3d --- /dev/null +++ b/platform/linux/dcpomatic_verifier.desktop.in @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=1.0 +Type=Application +Terminal=false +Exec=@INSTALL_PREFIX@/bin/dcpomatic2_verifier +Name=DCP-o-matic 2 Verifier +Icon=dcpomatic2_verifier +Comment=DCP generator +Categories=AudioVideo;Video |
