CMake dependency correction, Russian strings for App
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Syping 2020-11-21 14:25:22 +01:00
parent f432ae068e
commit 563b09e060
3 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.7)
project(gta5view LANGUAGES C CXX)

View File

@ -3,6 +3,7 @@ Type=Application
Name=gta5view
Comment=Open and edit GTA V profiles
Comment[de]=GTA V Profile öffnen und bearbeiten
Comment[ru]=Просмотрщик и редактор профилей GTA V
Categories=Qt;Utility;FileTools
Exec=gta5view
Icon=de.syping.gta5view

View File

@ -10,6 +10,7 @@
<summary>Open and edit GTA V profiles</summary>
<summary xml:lang="de">GTA V Profile öffnen und bearbeiten</summary>
<summary xml:lang="ru">Просмотрщик и редактор профилей GTA V</summary>
<icon type="remote">https://img.syping.de/gta5view/gta5view.png</icon>