I also find "repage" to be an unclear name. There's probably a whole set of 
page re-ordering operations that you might want to do that might be clearer 
with a dialog that had images to convey what was going to happen. i.e.

Menu item: Re-order pages

Dialog:

(Reverse)
[1] [2] [3] [4] [5] [6] -> [6] [5] [4] [3] [2] [1]

(Interleave)
[A] [A] [A] [B] [B] [B] -> [A] [B] [A] [B] [A] [B]

(Odd pages)
[A] [B] [A] [B] [A] [B] -> [A] [A] [A]

(Even pages)
[A] [B] [A] [B] [A] [B] -> [B] [B] [B]

(Leave unchanged)

-- 
https://code.launchpad.net/~wmack-y/simple-scan/page-reorder/+merge/214473
Your team Simple Scan Development Team is subscribed to branch lp:simple-scan.

_______________________________________________
Mailing list: https://launchpad.net/~simple-scan-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~simple-scan-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to