openbsd-ports/x11/gnustep/gnumail/patches/patch-Bundles_PGP_PGPController_h
sebastia 93729da1d6 Fix some buttons in the interface, and some patches from Debian to fix some
problems in the PGP Bundle.

OK ajacoutot@, jasper@
2010-10-24 13:03:22 +00:00

15 lines
358 B
Plaintext

$OpenBSD: patch-Bundles_PGP_PGPController_h,v 1.1 2010/10/24 13:03:22 sebastia Exp $
patch from Debian repository
--- Bundles/PGP/PGPController.h.orig Sun Jun 11 17:53:41 2006
+++ Bundles/PGP/PGPController.h Sun Oct 24 12:14:42 2010
@@ -68,6 +68,7 @@
//
// other methods
//
+- (NSString *) gnumailBundleVersion;
- (void) updateAndRestartTimer;
@end