[longomatch] Unable updates notifier
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [longomatch] Unable updates notifier
- Date: Thu, 20 Aug 2009 15:27:11 +0000 (UTC)
commit 4421d1b20d6e5d39d08df78c44ad2646d9700a64
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Thu Aug 20 17:24:56 2009 +0200
Unable updates notifier
LongoMatch/Gui/MainWindow.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/LongoMatch/Gui/MainWindow.cs b/LongoMatch/Gui/MainWindow.cs
index 3c7fd0f..4189169 100644
--- a/LongoMatch/Gui/MainWindow.cs
+++ b/LongoMatch/Gui/MainWindow.cs
@@ -55,9 +55,9 @@ namespace LongoMatch.Gui
{
this.Build();
- Updater updater = new Updater();
+ /*Updater updater = new Updater();
updater.NewVersion += new LongoMatch.Handlers.NewVersionHandler(OnUpdate);
- updater.Run();
+ updater.Run();*/
eManager = new EventsManager(treewidget1,
localplayerslisttreewidget,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]