Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37038123
en ru br
ALT Linux repositórios
S:4.1.1-alt2
5.0: 3.6.1.cvs5-alt1.2
4.1: 3.6.1.cvs5-alt0.M41.2
4.0: 3.6.1.cvs5-alt0.M40.1

Outros repositórios
Upstream:3.3.1

Group :: Rede/E-Mail
RPM: claws-mail

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: claws-mail-2.10.0.cvs81-plugin.c-module-load-dirty-fix.patch
Download


--- sylpheed-claws/src/common/plugin.c.orig	2007-08-03 13:16:11 +0400
+++ sylpheed-claws/src/common/plugin.c	2007-08-03 13:16:33 +0400
@@ -345,7 +345,7 @@ init_plugin:
 		return NULL;
 	}
 	
-	if (strcmp(plugin_licence(), "GPL2+") && strncmp(plugin_licence(), "GPL3", strlen("GPL3"))
+/*	if (strcmp(plugin_licence(), "GPL2+") && strncmp(plugin_licence(), "GPL3", strlen("GPL3"))
 	&&  strncmp(plugin_licence(), "GPL2+-compatible", strlen("GPL2+-compatible"))) {
 		*error = g_strdup(_("This module is not licenced under a GPL v2 or later compatible licence."));
 		if (plugin->unloaded_hidden)
@@ -353,7 +353,7 @@ init_plugin:
 		g_module_close(plugin->module);
 		g_free(plugin);
 		return NULL;
-	}
+	} */
 
 	if (!strcmp(plugin_type(), "GTK")) {
 		*error = g_strdup(_("This module is for Claws Mail GTK1."));
 
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