X7MRZ5CL2SWEFF3Q5RENSFN3WLCRDDKMUF4JZDYPGTMG746XVFFQC
local w = App.width('dup')+10
button(Global_state, 'duplicate', {x=x, y=Menu_top+5, w=w, h=Line_height, bg={r=0.6, g=0.8, b=0.6},
local w = App.width('clone')+10
button(Global_state, 'clone', {x=x, y=Menu_top+5, w=w, h=Line_height, bg={r=0.6, g=0.8, b=0.6},