diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-18 12:49:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-18 12:49:29 +0100 |
| commit | bc137792591b1c77fa9221fe1c6ce765a48a86f1 (patch) | |
| tree | 1274930321f25f1b545a2b242a26d77e4832e656 /platform/linux/dcpomatic_batch.desktop.in | |
| parent | 94f27fed01e1f4c9cb876fa5594d11e2bbe3f7bd (diff) | |
Various fixes for dcpomatic2.
Diffstat (limited to 'platform/linux/dcpomatic_batch.desktop.in')
| -rw-r--r-- | platform/linux/dcpomatic_batch.desktop.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/platform/linux/dcpomatic_batch.desktop.in b/platform/linux/dcpomatic_batch.desktop.in index ec32a7353..23eb2e4a1 100644 --- a/platform/linux/dcpomatic_batch.desktop.in +++ b/platform/linux/dcpomatic_batch.desktop.in @@ -3,8 +3,8 @@ Encoding=UTF-8 Version=1.0 Type=Application Terminal=false -Exec=@INSTALL_PREFIX@/bin/dcpomatic_batch -Name=DCP-o-matic Batch Converter -Icon=dcpomatic +Exec=@INSTALL_PREFIX@/bin/dcpomatic2_batch +Name=DCP-o-matic 2 Batch Converter +Icon=dcpomatic2 Comment=DCP generator Categories=AudioVideo;Video |
