Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37512022
en ru br
ALT Linux repositórios
S:1.3.1-alt1
5.0: 1.0.2-alt0svn3751
4.1: 1.0.2-alt0svn3751.M41.1
4.0: 1.0.1-alt1

Group :: Desktop gráfico/XFce
RPM: xfce4-mailwatch-plugin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 02_mbox-interval.diff
Download


Description: fix mbox refresh interval
Author: Stefan Ott <stefan@ott.net>
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572342
Bug: http://bugzilla.xfce.org/show_bug.cgi?id=6947
--- xfce4-mailwatch-plugin-1.1.0.orig/libmailwatch-core/mailwatch-mailbox-mbox.c	2008-09-11 06:31:50.000000000 +0200
+++ xfce4-mailwatch-plugin-1.1.0/libmailwatch-core/mailwatch-mailbox-mbox.c	2010-10-06 05:39:15.452009578 +0200
@@ -341,6 +341,8 @@
     if( val == mbox->interval )
         return;
 
+    mbox->interval = val;
+
     if( g_atomic_int_get( &mbox->running ) ) {
         /* probably shouldn't do this so frequently */
         if( mbox->check_id )
 
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