]> git.sur5r.net Git - minitube/blobdiff - debian/patches/disable-update-check
Refresh patches
[minitube] / debian / patches / disable-update-check
index 93bd0c527522cb98ba036065b990fe8da8a227c5..fe4b5677c12b94eabcea8f60c9868e87a2f0a207 100644 (file)
@@ -1,11 +1,11 @@
 Description: Disable update check as it's useless for a packaged version
 Author: Jakob Haufe <sur5r@sur5r.net>
 
-diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
-index 4375716..e0aa901 100644
---- a/src/mainwindow.cpp
-+++ b/src/mainwindow.cpp
-@@ -232,7 +232,7 @@ void MainWindow::lazyInit() {
+Index: minitube/src/mainwindow.cpp
+===================================================================
+--- minitube.orig/src/mainwindow.cpp
++++ minitube/src/mainwindow.cpp
+@@ -218,7 +218,7 @@ void MainWindow::lazyInit() {
  
      ChannelAggregator::instance()->start();