gtk/modules/printbackends/cups
Matthias Clasen 66b9c59214 Use g_ascii_formatd when formatting custom paper sizes, since cups doesn't
2008-03-11  Matthias Clasen  <mclasen@redhat.com>

        * modules/printbackends/cups/gtkprintbackendcups.c: Use
        g_ascii_formatd when formatting custom paper sizes, since
        cups doesn't handle , as decimal separator.  (#521548)



svn path=/trunk/; revision=19762
2008-03-12 01:34:34 +00:00
..
gtkcupsutils.c Fix a casting problem. (#485662, patch by Herbert Valerio Riedel) 2007-11-22 06:04:41 +00:00
gtkcupsutils.h Support raw printers 2007-03-28 15:53:08 +00:00
gtkprintbackendcups.c Use g_ascii_formatd when formatting custom paper sizes, since cups doesn't 2008-03-12 01:34:34 +00:00
gtkprintbackendcups.h Correct some copyright lines. 2007-04-29 03:31:03 +00:00
gtkprintercups.c Get the name of the first printer in a class to use when requesting a PPD 2006-07-06 17:55:32 +00:00
gtkprintercups.h Get the name of the first printer in a class to use when requesting a PPD 2006-07-06 17:55:32 +00:00
Makefile.am call g_test_init() from gtk_test_init(). 2007-11-22 14:38:26 +00:00