зеркало из https://github.com/mozilla/pjs.git
Fix 'rename profile' to bring up the right file.
This commit is contained in:
Родитель
b195b5fe19
Коммит
94cf48ce2b
|
@ -216,7 +216,7 @@ function openRename()
|
|||
if (migrate == "true")
|
||||
dump("Migrate the profile before renaming it.\n");
|
||||
else
|
||||
var win = window.openDialog('pmRename.xul', 'Renamer', 'chrome');
|
||||
var win = window.openDialog('pmrename.xul', 'Renamer', 'chrome');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче