From a12bcb64b0d029346271e8bc07622448ff0e9381 Mon Sep 17 00:00:00 2001 From: juliagoda Date: Sat, 30 Sep 2023 19:35:40 +0200 Subject: [PATCH] Cleaned --- CMakeLists.txt | 2 +- com.github.juliagoda.pak-gui.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b1ce5f9..ee54477 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -33,7 +33,7 @@ include(ECMSetupQtPluginMacroNames) include(ECMQtDeclareLoggingCategory) include(FeatureSummary) -option(RUN_TESTS "Allow tests for classes" ON) +option(RUN_TESTS "Allow tests for classes" OFF) if(RUN_TESTS) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fprofile-arcs -ftest-coverage") diff --git a/com.github.juliagoda.pak-gui.desktop b/com.github.juliagoda.pak-gui.desktop index 90f546b..5b8fddb 100644 --- a/com.github.juliagoda.pak-gui.desktop +++ b/com.github.juliagoda.pak-gui.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Categories=Qt;System; -Comment[pl]=Menedżer pakietów oparty na wrapperze pacmanas o nazwie pak +Comment[pl]=Menedżer pakietów oparty na wrapperze pacmana o nazwie pak Comment=Package manager based on pacman wrapper named pak Comment[en]=Package manager based on pacman wrapper named pak Exec=pak-gui