From e5fdb6db9c79a97ff95a4362fabbbba64c38f860 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sat, 25 Apr 1998 23:05:30 +0000 Subject: [PATCH] Fix for the radio button -mig --- gnome/gwidget.c | 2 +- po/mc.pot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome/gwidget.c b/gnome/gwidget.c index 665f73dbd..ecd13cb63 100644 --- a/gnome/gwidget.c +++ b/gnome/gwidget.c @@ -491,7 +491,7 @@ buttonbar_clicked (GtkWidget *widget, WButtonBar *bb) return; } } - printf ("Mhm, should not happen\n"); + printf ("Mhm, should not happen or The Cow is out\n"); } int diff --git a/po/mc.pot b/po/mc.pot index 8c6c86d2c..985e998c3 100644 --- a/po/mc.pot +++ b/po/mc.pot @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Date: 1998-04-24 13:50:19-0500\n" +"Date: 1998-04-25 14:13:56-0500\n" "From: Miguel de Icaza,computo,622-4680 \n" "Content-Type: text/plain; charset=\n" "Xgettext-Options: --default-domain=mc --directory=.. --add-comments --keyword=_ --keyword=N_ --files-from=./POTFILES.in\n"