From 4c2778e5714bbd5ae60e74133d1482acf162e719 Mon Sep 17 00:00:00 2001 From: Martin Kretzschmar Date: Mon, 20 Dec 2004 21:08:38 +0000 Subject: port from GPdfHIGDialog to GtkMessageDialog. * xpdf/gpdf-control.cc (gpdf_control_private_error_dialog): (gpdf_control_private_warn_dialog, gpdf_control_private_info_dialog) (overwrite_existing_file, save_error_dialog): port from GPdfHIGDialog to GtkMessageDialog. * xpdf/Makefile.am (libgpdf_a_SOURCES): remove gpdf-hig-dialog.[ch] * xpdf/gpdf-hig-dialog.c, xpdf/gpdf-hig-dialog.h, xpdf/eog-hig-dialog.c, xpdf/eog-hig-dialog.h: remove, no longer needed with gtk 2.5 --- (limited to 'pdf/xpdf/Makefile.am') diff --git a/pdf/xpdf/Makefile.am b/pdf/xpdf/Makefile.am index 0ec9f27..7d86dbd 100644 --- a/pdf/xpdf/Makefile.am +++ b/pdf/xpdf/Makefile.am @@ -121,8 +121,6 @@ libgpdf_a_SOURCES = \ GPOutputDev.h \ PSOutputDev.cc \ PSOutputDev.h \ - gpdf-hig-dialog.c \ - gpdf-hig-dialog.h \ Thumb.cc \ Thumb.h \ gpdf-control.cc \ -- cgit v0.9.1