gtk/modules/printbackends/cups
Michael Natterer 870bac8fd0 change return value and local variable to const gchar* to fix warning
2008-04-18  Michael Natterer  <mitch@imendio.com>

	* modules/printbackends/cups/gtkprintercups.[ch]
	(gtk_printer_cups_get_ppd_name): change return value and local
	variable to const gchar* to fix warning about discarding const
	qualifier.


svn path=/trunk/; revision=20021
2008-04-18 14:51:26 +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 Don't define variables in the middle of a block. (#522067) 2008-03-12 18:37:39 +00:00
gtkprintbackendcups.h Correct some copyright lines. 2007-04-29 03:31:03 +00:00
gtkprintercups.c change return value and local variable to const gchar* to fix warning 2008-04-18 14:51:26 +00:00
gtkprintercups.h change return value and local variable to const gchar* to fix warning 2008-04-18 14:51:26 +00:00
Makefile.am call g_test_init() from gtk_test_init(). 2007-11-22 14:38:26 +00:00