1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/graphics/gphoto2/files/patch-ay
Chris Piazza fb9f5ef38a Update to 4.0.3
PR:		18139
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 21:12:12 +00:00

11 lines
341 B
Plaintext

--- src/main.c.orig Tue Mar 7 06:23:06 2000
+++ src/main.c Thu Apr 20 03:00:00 2000
@@ -134,6 +134,7 @@
"Usage: gphoto [-h] [-c] [-n] [-s # filename] [-t # filename]\n");
fprintf(stdout, " [-d #] [-p filename] [-l filename]\n");
+ gtk_set_locale();
gtk_init(&argc, &argv);
#if 1 /* by fujisawa */
gdk_imlib_init();