forked from AuroraMiddleware/gtk
Replace pdf_target by export_filename
This commit is contained in:
parent
2307bcefef
commit
71b2d74620
@ -1,5 +1,7 @@
|
|||||||
2006-06-08 Matthias Clasen <mclasen@redhat.com>
|
2006-06-08 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtk-sections.txt: Replace pdf_target by export_filename
|
||||||
|
|
||||||
* gtk/tmpl/gtkprintoperation.sgml: Remove GTK_PRINT_OPERATION_RESULT_PREVIEW.
|
* gtk/tmpl/gtkprintoperation.sgml: Remove GTK_PRINT_OPERATION_RESULT_PREVIEW.
|
||||||
|
|
||||||
* gtk/tmpl/gtkstock.sgml: Correct a filename (#344239,
|
* gtk/tmpl/gtkstock.sgml: Correct a filename (#344239,
|
||||||
|
@ -6094,7 +6094,7 @@ gtk_print_operation_set_current_page
|
|||||||
gtk_print_operation_set_use_full_page
|
gtk_print_operation_set_use_full_page
|
||||||
gtk_print_operation_set_unit
|
gtk_print_operation_set_unit
|
||||||
gtk_print_operation_set_show_dialog
|
gtk_print_operation_set_show_dialog
|
||||||
gtk_print_operation_set_pdf_target
|
gtk_print_operation_set_export_filename
|
||||||
gtk_print_operation_set_show_progress
|
gtk_print_operation_set_show_progress
|
||||||
gtk_print_operation_set_track_print_status
|
gtk_print_operation_set_track_print_status
|
||||||
gtk_print_operation_set_custom_tab_label
|
gtk_print_operation_set_custom_tab_label
|
||||||
|
Loading…
Reference in New Issue
Block a user