зеркало из https://github.com/mozilla/pjs.git
Pretend we are 4.05 since some websites can't handle 5.0 yet
This commit is contained in:
Родитель
3b3b6b39b0
Коммит
6a5e41707d
|
@ -354,7 +354,7 @@ nsViewerApp::GetAppCodeName(nsString& aAppCodeName)
|
|||
NS_IMETHODIMP
|
||||
nsViewerApp::GetAppVersion(nsString& aAppVersion)
|
||||
{
|
||||
aAppVersion.SetString("5.0 [en] (Windows;I)");
|
||||
aAppVersion.SetString("4.05 [en] (Windows;I)");
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче