Re: Patch for duplicate hotkey in the libgnomeprintui print dialog
- From: Frederic Crozat <fcrozat mandriva com>
- To: Kjartan Maraas <kmaraas broadpark no>
- Cc: Gnome i18n List <gnome-i18n gnome org>, jody <jody gnome org>, gnome-doc-list <gnome-doc-list gnome org>, gnome-release-team <release-team gnome org>
- Subject: Re: Patch for duplicate hotkey in the libgnomeprintui print dialog
- Date: Thu, 17 Aug 2006 09:28:10 +0200
Le mardi 15 août 2006 à 12:31 +0200, Kjartan Maraas a écrit :
> Found this in bugzilla and I think it would be nice to get it commited.
>
> http://bugzilla.gnome.org/show_bug.cgi?id=155854
>
> Index: libgnomeprintui/gnome-print-copies.c
> ===================================================================
> RCS file: /cvs/gnome/libgnomeprintui/libgnomeprintui/gnome-print-copies.c,v
> retrieving revision 1.36
> diff -u -r1.36 gnome-print-copies.c
> --- libgnomeprintui/gnome-print-copies.c 17 Mar 2004 18:24:52 -0000 1.36
> +++ libgnomeprintui/gnome-print-copies.c 15 Mar 2005 01:28:37 -0000
> @@ -291,7 +291,7 @@
> atko = gtk_widget_get_accessible (gpc->collate_image);
> atk_image_set_image_description (ATK_IMAGE (atko), _("Image showing the collation sequence when multiple copies of the document are printed"));
>
> - gpc->collate = gtk_check_button_new_with_mnemonic (_("_Collate"));
> + gpc->collate = gtk_check_button_new_with_mnemonic (_("C_ollate"));
> gtk_widget_show(gpc->collate);
> gtk_table_attach_defaults((GtkTable *)table, gpc->collate, 1, 2, 1, 2);
Approval one of two.
--
Frederic Crozat <fcrozat mandriva com>
Mandriva
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]