X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2Fxpdf-flip.ltk;h=4a249f8989d3b1f46cc62b60e76425910637a187;hb=e9705183293f22e3a45dd59ba3df42d1c5a77dd8;hp=97c7cc6dc8cf13dd50cfde4afaa9533b58054943;hpb=d9f9a6449f377b4c933b75d57541b19c6d088994;p=evince.git diff --git a/pdf/xpdf/xpdf-flip.ltk b/pdf/xpdf/xpdf-flip.ltk index 97c7cc6d..4a249f89 100644 --- a/pdf/xpdf/xpdf-flip.ltk +++ b/pdf/xpdf/xpdf-flip.ltk @@ -2,7 +2,7 @@ # # xpdf-flip.ltk # -# Copyright 1997 Derek B. Noonburg +# Copyright 1997-2002 Glyph & Cog, LLC # #======================================================================== @@ -100,9 +100,9 @@ Menu(func:makeMenu title:"xpdf" n:9) { MenuItem(text:"Find" shortcut:"F" num:menuFind select:&menuCbk) MenuItem(text:NULL) - MenuItem(text:"Rotate left" num:menuRotateLeft + MenuItem(text:"Rotate counterclockwise" num:menuRotateCCW select:&menuCbk) - MenuItem(text:"Rotate right" num:menuRotateRight + MenuItem(text:"Rotate clockwise" num:menuRotateCW select:&menuCbk) MenuItem(text:NULL) MenuItem(text:"Quit" shortcut:"Q" num:menuQuit