Update of /cvsroot/ufraw/ufraw
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20840
Modified Files:
ufraw_preview.c
Log Message:
Mark forgotten string for translation. Being part of the hotpixel shaving
interface, it is irrelevant to the coming release.
Index: ufraw_preview.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_preview.c,v
retrieving revision 1.284
retrieving revision 1.285
diff -u -d -r1.284 -r1.285
--- ufraw_preview.c 9 Oct 2009 01:48:31 -0000 1.284
+++ ufraw_preview.c 13 Oct 2009 03:15:54 -0000 1.285
@@ -3974,7 +3974,7 @@
data->HotpixelCount = GTK_LABEL(gtk_label_new(NULL));
gtk_box_pack_start(box, GTK_WIDGET(data->HotpixelCount), FALSE, FALSE, 0);
- button = gtk_check_button_new_with_label("mark");
+ button = gtk_check_button_new_with_label(_("mark"));
gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(button),
data->UF->mark_hotpixels);
g_signal_connect(G_OBJECT(button), "toggled",
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs