Shell
Shell copied to clipboard
Pin/Unpin wildcard in modify.nss depend on os language
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")