mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Fix for the radio button -mig
This commit is contained in:
parent
c1d7b0ecfd
commit
e5fdb6db9c
@ -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
|
||||
|
@ -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 <miguel@metropolis.nuclecu.unam.mx>\n"
|
||||
"Content-Type: text/plain; charset=\n"
|
||||
"Xgettext-Options: --default-domain=mc --directory=.. --add-comments --keyword=_ --keyword=N_ --files-from=./POTFILES.in\n"
|
||||
|
Loading…
Reference in New Issue
Block a user