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

commit bcbf7d77edab1769edaea1fe981bbd77f55c197a
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Sat Aug 28 19:19:33 2010 +0200

*fixes --update (for notification when xsession started)

diff --git a/frugal-mono-tools/Main.cs b/frugal-mono-tools/Main.cs
index 4ed1f0d..ba4ad6b 100644
--- a/frugal-mono-tools/Main.cs
+++ b/frugal-mono-tools/Main.cs
@@ -95,6 +95,7 @@ namespace frugalmonotools
// Set the Interval to 1 hour.
aTimer.Interval=3600000;
aTimer.Enabled=true;
+                                               Application.Run ();
break;

default:
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to