Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37733612
en ru br
Репозитории ALT
S:2.6.0-alt1
5.1: 0.9.1-alt0.M51.1
www.altlinux.org/Changes

Группа :: Графика
Пакет: screengrab

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: core-cli-upload-option.patch
Скачать


Description: Disable cli upload option
Author: Alf Gaida <agaida@siduction.org>
Bug-Debian: https://bugs.debian.org/834517
Last-Update: 2016-09-19
--- a/src/core/core.cpp
+++ b/src/core/core.cpp
@@ -536,8 +536,9 @@
         if (_cmdLine.isSet(_screenTypeOpts.at(i)))
             _conf->setDefScreenshotType(i);
 
+/*
 #ifdef SG_EXT_UPLOADS
-    /// FIXMA - In module interface need add the mthod for geting module cmdLine options
+    /// FIXMA - In module interface need add the mthod for geting module cmdLine option
     const QString UPLOAD_CMD_PARAM = "upload";
     const QString UPLOAD_CMD_PARAM_SHORT = "u";
     QCommandLineOption u(QStringList() << UPLOAD_CMD_PARAM_SHORT << UPLOAD_CMD_PARAM);
@@ -549,6 +550,9 @@
     } else
         initWindow();
 #endif
+*/
+
+initWindow();
 
 }
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin