pkgsrc/misc/gperiodic/patches/patch-ac
obache 13479f49c6 Update gpriodic to 2.0.10.
Based on PR#43779 by Kamel Derouich, with some improvements by me.

2.0.10 : Minor code update & include translations
 * Use the standard gtk+ about window
 * Include the russian translation contributed by Michael Shigorin
2.0.9 : Minor code update & include translations
 * Several minor fixed contributed from the Debian project has been merged.
 * Italian and galician translations have been included.
2010-09-19 02:18:42 +00:00

13 lines
322 B
Text

$NetBSD: patch-ac,v 1.5 2010/09/19 02:18:42 obache Exp $
--- gperiodic.c.orig 2007-07-11 13:01:34.000000000 +0000
+++ gperiodic.c
@@ -408,7 +408,7 @@ void main_prog(void)
int main(int argc, char** argv) {
- signed char ch;
+ int ch;
textdomain (PACKAGE);
bindtextdomain(PACKAGE, GPERIODIC_LOCALE_DIR);