Fix typo to get the build working.
2007-05-26 Richard Hult <richard@imendio.com> * gtk/gtkprinter.c: (gtk_printer_set_location): Fix typo to get the build working. svn path=/trunk/; revision=17926
This commit is contained in:
parent
2470acff89
commit
b12112dda2
@ -1,3 +1,8 @@
|
|||||||
|
2007-05-26 Richard Hult <richard@imendio.com>
|
||||||
|
|
||||||
|
* gtk/gtkprinter.c: (gtk_printer_set_location): Fix typo to get the
|
||||||
|
build working.
|
||||||
|
|
||||||
2007-05-26 Matthias Clasen <mclasen@redhat.com>
|
2007-05-26 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* configure.in: Require gtk-doc 1.6, for signal and property links.
|
* configure.in: Require gtk-doc 1.6, for signal and property links.
|
||||||
|
@ -511,7 +511,7 @@ gtk_printer_set_location (GtkPrinter *printer,
|
|||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
**
|
/**
|
||||||
* gtk_printer_get_icon_name:
|
* gtk_printer_get_icon_name:
|
||||||
* @printer: a #GtkPrinter
|
* @printer: a #GtkPrinter
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user