This is an automated email from the git hooks/post-receive script.

stuart pushed a commit to branch master
in repository latexdraw.

commit 19e3ccf2fe43846c0b94dfff2984f21f83e03e11
Author: Stuart Prescott <[email protected]>
Date:   Thu Apr 23 16:24:02 2009 +0000

    * turn off autoupdater again
---
 latexDraw/ui/LaTeXDrawFrame.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/latexDraw/ui/LaTeXDrawFrame.java b/latexDraw/ui/LaTeXDrawFrame.java
index 0ccfdd9..178756f 100644
--- a/latexDraw/ui/LaTeXDrawFrame.java
+++ b/latexDraw/ui/LaTeXDrawFrame.java
@@ -68,7 +68,7 @@ public final class LaTeXDrawFrame extends JFrame implements 
ActionListener, Item
        public final static String VERSION_STABILITY = ""; //$NON-NLS-1$
        
        /** To change if update is needed or not. */
-       public static final boolean WITH_UPDATE = true;
+       public static final boolean WITH_UPDATE = false;
        
        public static final Insets INSET_BUTTON = new Insets(1,1,1,1);
        

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/latexdraw.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to