part of bug 32867, XPInstall API cleanup

This commit is contained in:
dveditz%netscape.com 2000-09-15 06:43:37 +00:00
Родитель 0ba0e742d3
Коммит ae044e3357
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -56,7 +56,8 @@ struct DirectoryTable DirectoryTable[] =
{"Temporary", 104 },
{"Current User", 106 },
{"Profile", 106 },
{"Current User", 106 }, // "Current User" is deprecated
{"Preferences", 107 },
{"OS Drive", 108 },
{"file:///", 109 },