diff --git a/src/manifest.tal b/src/manifest.tal index 37fc4ed..8ca5f34 100644 --- a/src/manifest.tal +++ b/src/manifest.tal @@ -28,10 +28,10 @@ 02 00 :move-down "Down $1 04 00 :move-left "Left $1 08 00 :move-right "Right $1 - 01 00 :scale-up "Decr.Height $1 - 02 00 :scale-down "Incr.Height $1 - 04 00 :scale-left "Decr.Width $1 - 08 00 :scale-right "Incr.Width $1 + 41 00 :scale-up "Decr.Height $1 + 42 00 :scale-down "Incr.Height $1 + 44 00 :scale-left "Decr.Width $1 + 48 00 :scale-right "Incr.Width $1 03 "Options $1 00 08 :option-erase "Erase $1 00 20 :option-zoom "Zoom $1