From 0c105935ae67bf49080a9ca5ca83e3ca0aaa630b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 9 Sep 2014 23:25:08 +0100 Subject: [PATCH] Try to fix override of 1 by 2 on Linux. --- platform/linux/dcpomatic.desktop.in | 4 ++-- platform/linux/dcpomatic.spec.in | 2 +- 2 files changed, 3 insertions(+), 3 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 diff --git a/platform/linux/dcpomatic.spec.in b/platform/linux/dcpomatic.spec.in index 3afb13680..dae0e90b6 100644 --- a/platform/linux/dcpomatic.spec.in +++ b/platform/linux/dcpomatic.spec.in @@ -1,5 +1,5 @@ Summary:A program that generates Digital Cinema Packages (DCPs) from video and audio files -Name:dcpomatic +Name:dcpomatic2 Version:@VERSION@ Release:1%{?dist} License:GPL -- 2.30.2