Apply a patch by Behdad Esfahbod to reduce relocations. (#359053)
2006-10-03 Matthias Clasen <mclasen@redhat.com> * gtk/*.c, gdk/*.c: Apply a patch by Behdad Esfahbod to reduce relocations. (#359053)
This commit is contained in:

committed by
Matthias Clasen

parent
29d0ac8db5
commit
70ae6a0e83
@ -126,7 +126,7 @@ static void printer_status_cb (GtkPrintBackend *backen
|
||||
|
||||
|
||||
|
||||
static const gchar * const common_paper_sizes[] = {
|
||||
static const gchar const common_paper_sizes[][16] = {
|
||||
"na_letter",
|
||||
"na_legal",
|
||||
"iso_a4",
|
||||
|
Reference in New Issue
Block a user