Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040771
en ru br
ALT Linux repos
S:4.5-alt2

Group :: Development/Tools
RPM: cube

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: cube-fedora-no-version-check.patch
Download


--- cubegui-4.5/src/GUI-qt/display/utils/VersionCheckWidget.cpp~	2020-05-12 09:37:55.739257515 +0000
+++ cubegui-4.5/src/GUI-qt/display/utils/VersionCheckWidget.cpp	2020-06-08 15:13:39.695028365 +0000
@@ -77,6 +77,7 @@
         setIcon( noCheckPossible );
         return;
     }
+    /*
     if ( updateMethod == ASK )
     {
         showUpdateDialog();
@@ -98,6 +99,7 @@
             setIcon( noCheckPossible );
         }
     }
+    */
 }
 
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin