diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-04-30 21:21:27 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-04-30 21:21:27 +0200 |
| commit | 24ee3601c560da006b268f0a2514dfc4125c87cd (patch) | |
| tree | 3639f1a51bc688998ad647df4a577a31c6ba108e /platform/linux/dcpomatic_editor.desktop.in | |
| parent | c2e8f4d493283084a99994b5130c60633ee66083 (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 |
