/[xlog]/xlog/src/callbacks_printdialog.c
ViewVC logotype

Diff of /xlog/src/callbacks_printdialog.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by pa4tu, Mon Jan 24 13:54:12 2005 UTC revision 1.24 by pa4tu, Mon Jan 24 14:07:19 2005 UTC
# Line 340  printokbutton_clicked (gpointer user_dat Line 340  printokbutton_clicked (gpointer user_dat
340    
341          /* font width and height needed to calculate text position */          /* font width and height needed to calculate text position */
342          gpc = gnome_print_job_get_context (job);          gpc = gnome_print_job_get_context (job);
343          if (!gpc) g_error (_("Error while getting print context"));          if (!gpc) g_error (_("Error while getting print environment"));
344    
345          gnome_print_config_get_page_size (config, &pwidth, &pheight);          gnome_print_config_get_page_size (config, &pwidth, &pheight);
346          if (font)          if (font)

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26