Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37850104
en ru br
ALT Linux repositórios
S:0.96.0-alt1
5.0: 0.92.0-alt5
4.1: 0.92.0-alt2
4.0: 0.92.0-alt2
3.0: 0.91.0-alt1
+backports:0.92.0-alt0.M30.1

Group :: Desktop gráfico/Window Maker
RPM: WindowMaker

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: WindowMaker-0.92.0-alt-xthing.patch
Download


--- WindowMaker-0.92.0/src/superfluous.c.x	2006-01-15 14:24:29 +0300
+++ WindowMaker-0.92.0/src/superfluous.c	2006-01-15 14:24:54 +0300
@@ -553,15 +553,16 @@
     struct tm *l;
     static int i = 0;
 
-    if (i)
-        return True;
-
     t = time(NULL);
     l = localtime(&t);
     if ((l->tm_mon!=11||l->tm_mday<24||l->tm_mday>26)) {
         return False;
     }
 
+    if (i)
+        return True;
+
+
     if (!loadData(scr))
         return False;
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009