fix translatepath verb

This commit is contained in:
Andrew Eikum 2018-02-09 10:41:38 -06:00
parent 1c51856020
commit e527686e68

View File

@ -1,5 +1,5 @@
"manifest"
{
"commandline" "/proton run"
"commandline_translatepath" = "/proton winepath"
"commandline_translatepath" = "/proton translatepath"
}