Am Donnerstag, den 25.02.2010, 05:08 -0800 schrieb Can Koy:
> Apparently, messing with stock items was a bad idea. Please ignore the prev. 
> patch, here's the new patch:
> 
> Index: src/log.c
> ===================================================================
> --- src/log.c (revision 4704)
> +++ src/log.c (working copy)
> @@ -180,7 +180,7 @@
>  
>       dialog = gtk_dialog_new_with_buttons(_("Debug Messages"), 
> GTK_WINDOW(main_widgets.window),
>                               GTK_DIALOG_DESTROY_WITH_PARENT,
> -                             GTK_STOCK_CLEAR, DIALOG_RESPONSE_CLEAR,
> +                             _("Cl_ear"), DIALOG_RESPONSE_CLEAR,
>                               GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, NULL);
>       vbox = ui_dialog_vbox_new(GTK_DIALOG(dialog));
>       gtk_box_set_spacing(GTK_BOX(vbox), 6);

Applied, thanks!

Can, would it be possible to attach your patches as *.patch-file in
future contributions? - That would make it much easier to apply your
patches. :)

Regards,
Dominic

-- 
Dominic Hopf <dma...@googlemail.com>

http://dominichopf.de/

Key Fingerprint:
A7DF C4FC 07AE 4DDC 5CA0 BD93 AAB0 6019 CA7D 868D

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
Geany-devel mailing list
Geany-devel@uvena.de
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Reply via email to