diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-04-30 21:21:27 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-05-01 23:45:37 +0200 |
| commit | e4f643fec700251d00523bfb4d8c9e665a499a72 (patch) | |
| tree | 74a4d2ebee39cc15f009663db775c807fdc1b4b1 /platform/linux/dcpomatic_editor.desktop.in | |
| parent | e9975cd58debe88005004bd1f8015425fddb19b3 (diff) | |
Add editor to a few more missing places.
Diffstat (limited to 'platform/linux/dcpomatic_editor.desktop.in')
| -rw-r--r-- | platform/linux/dcpomatic_editor.desktop.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/platform/linux/dcpomatic_editor.desktop.in b/platform/linux/dcpomatic_editor.desktop.in new file mode 100644 index 000000000..66e201129 --- /dev/null +++ b/platform/linux/dcpomatic_editor.desktop.in @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=1.0 +Type=Application +Terminal=false +Exec=@INSTALL_PREFIX@/bin/dcpomatic2_editor +Name=DCP-o-matic 2 Editor +Icon=dcpomatic2_editor +Comment=DCP editor +Categories=AudioVideo;Video |
