~ubuntu-branches/ubuntu/lucid/tomboy/lucid-proposed

« back to all changes in this revision

Viewing changes to libtomboy/gedit-print.c

Tags: upstream-0.5.6
Import upstream version 0.5.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
441
441
        gtk_source_print_job_set_footer_format (pjob,
442
442
                                                _("Page %N of %Q"), 
443
443
                                                NULL, 
 
444
                                                /* xgettext:no-c-format */
444
445
                                                _("%A %x, %X"), 
445
446
                                                TRUE);
446
447