Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-tweak.git;a=commitdiff;h=d4d66db72f75b7350728a20c1a56c9e70e3be201

commit d4d66db72f75b7350728a20c1a56c9e70e3be201
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Fri Sep 17 17:56:05 2010 +0200

*no neccessary to start Fen_Menu

diff --git a/frugal-mono-tools/Main.cs b/frugal-mono-tools/Main.cs
index 5584e53..abd3e58 100644
--- a/frugal-mono-tools/Main.cs
+++ b/frugal-mono-tools/Main.cs
@@ -203,8 +203,6 @@ namespace frugalmonotools
trayIcon = new StatusIcon(ico);
trayIcon.Visible = true;
check();
-                                                       Fen = new Fen_Menu();
-                                                       Fen.Hide();
StartedAutomatic=true;
aTimer = new System.Timers.Timer();
aTimer.Elapsed+=new ElapsedEventHandler(checkUpdate);
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to