[Geany-devel] [Patch] - Fix keyboard accelerators on Debug Messages window

Dominic Hopf dmaphy at xxxxx
Sun Feb 28 13:20:12 UTC 2010


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 <dmaphy at googlemail.com>

http://dominichopf.de/

Key Fingerprint:
A7DF C4FC 07AE 4DDC 5CA0 BD93 AAB0 6019 CA7D 868D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.geany.org/pipermail/devel/attachments/20100228/efe20169/attachment.pgp>


More information about the Devel mailing list