-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/130176/
-----------------------------------------------------------

Review request for Okular.


Repository: okular


Description
-------

The method FilePrinter::mediaPageSize contains a long hard-coded list of names 
of the different paper format names (like 'A4', 'Letter', etc.).  This patch 
removes the list and gets the names from Qt instead.

Actually, this may change three obscure format names, but it really smells like 
they were wrong to begin with.  Look for the lines marked  

    // Correct translation?
    
in the old code.


Diffs
-----

  core/fileprinter.cpp a8b584937 

Diff: https://git.reviewboard.kde.org/r/130176/diff/


Testing
-------


Thanks,

Oliver Sander

Reply via email to