Shell icon indicating copy to clipboard operation
Shell copied to clipboard

Pin/Unpin wildcard in modify.nss depend on os language

Open dimateos opened this issue 1 year ago • 0 comments

I had to naively add spanish... is there another way to wildcard the properly localized ids?

modify(find="unpin*" pos="bottom" menu="Pin/Unpin")
modify(find="pin*" pos="top" menu="Pin/Unpin")

modify(find="anclar*" pos="bottom" menu="Pin/Unpin")
modify(find="desanclar*" pos="top" menu="Pin/Unpin")

dimateos avatar Jun 25 '24 15:06 dimateos