2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
	* shell/ev-window.c: (ev_window_print_range):
	Revert my previuos commit, since printing to PDF is not supported by
	evince yet.
+2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_print_range):
+
+       Revert my previuos commit, since printing to PDF is not supported by
+       evince yet. 
+
 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-window.c: (ev_window_print_range):
 
                                                       GTK_PRINT_CAPABILITY_COLLATE |
                                                       GTK_PRINT_CAPABILITY_REVERSE |
                                                       GTK_PRINT_CAPABILITY_SCALE |
-                                                      GTK_PRINT_CAPABILITY_GENERATE_PS |
-                                                      GTK_PRINT_CAPABILITY_GENERATE_PDF);
+                                                      GTK_PRINT_CAPABILITY_GENERATE_PS);
+
        gtk_print_unix_dialog_set_current_page (GTK_PRINT_UNIX_DIALOG (dialog),
                                                current_page);