diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-09 23:25:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-09 23:25:08 +0100 |
| commit | 0c105935ae67bf49080a9ca5ca83e3ca0aaa630b (patch) | |
| tree | ed5fb7ee514f4bda07df4448e6a94bd1f992272e /platform/linux/dcpomatic.desktop.in | |
| parent | afa94abdc7db37b1fd9919665445c2b89ce4ec7a (diff) | |
Try to fix override of 1 by 2 on Linux.
Diffstat (limited to 'platform/linux/dcpomatic.desktop.in')
| -rw-r--r-- | platform/linux/dcpomatic.desktop.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/linux/dcpomatic.desktop.in b/platform/linux/dcpomatic.desktop.in index 76e629404..a950f35e9 100644 --- a/platform/linux/dcpomatic.desktop.in +++ b/platform/linux/dcpomatic.desktop.in @@ -3,8 +3,8 @@ Encoding=UTF-8 Version=1.0 Type=Application Terminal=false -Exec=@INSTALL_PREFIX@/bin/dcpomatic -Name=DCP-o-matic +Exec=@INSTALL_PREFIX@/bin/dcpomatic2 +Name=DCP-o-matic 2 Icon=dcpomatic Comment=DCP generator Categories=AudioVideo;Video |
