From e8fd056e90405d1856c2d41048862c72a0e41235 Mon Sep 17 00:00:00 2001 From: Rafael Date: Sat, 11 Feb 2017 04:24:37 +0100 Subject: [PATCH] fix manifest and desktop file --- gta5view.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gta5view.pro b/gta5view.pro index 13d019d..7bace77 100755 --- a/gta5view.pro +++ b/gta5view.pro @@ -114,10 +114,10 @@ RESOURCES += \ res/app.qrc DISTFILES += res/app.rc \ - res/gta5sync.desktop \ + res/gta5view.desktop \ res/gta5sync_de.ts \ res/gta5sync_fr.ts \ - res/gta5sync.exe.manifest \ + res/gta5view.exe.manifest \ lang/qtbase_ru.qm \ lang/gta5sync_ru.ts \ lang/qt_ru.qm \