Update skin.dmf

This commit is contained in:
Killian
2020-07-26 02:07:38 +01:00
parent 40792775d5
commit c46395750d

View File

@@ -880,6 +880,31 @@ menu "menu"
category = "&Icons"
can-check = true
saved-params = "is-checked"
elem
name = "&Scaling"
command = ""
saved-params = "is-checked"
elem "nearest-neighbor"
name = "&Nearest Neighbor"
command = ".winset \"mapwindow.map.zoom-mode=distort\""
category = "&Scaling"
can-check = true
group = "scale"
saved-params = "is-checked"
elem "point-sample"
name = "&Point Sampling"
command = ".winset \"mapwindow.map.zoom-mode=normal\""
category = "&Scaling"
can-check = true
group = "scale"
saved-params = "is-checked"
elem "blur"
name = "&Blur"
command = ".winset \"mapwindow.map.zoom-mode=blur\""
category = "&Scaling"
can-check = true
group = "scale"
saved-params = "is-checked"
elem
name = "&Help"
command = ""