Bug 1404796 - Add space in the Display name of Firefox {Nightly, Developer Edition} r=glandium

MozReview-Commit-ID: 4yzNWFRa7Lf

--HG--
extra : rebase_source : 5643878a91177e7dd4171b3096f127ad512f2e3a
extra : histedit_source : edc252d0ec314cbbfff2f23d136a88b2fa1a76d6
This commit is contained in:
Sylvestre Ledru 2017-10-02 16:49:48 +02:00
Родитель 2220da6ec7
Коммит ad155c45b7
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -2,6 +2,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOZ_APP_DISPLAYNAME=FirefoxDeveloperEdition
MOZ_APP_DISPLAYNAME="Firefox Developer Edition"
MOZ_APP_REMOTINGNAME=firefox-dev
MOZ_DEV_EDITION=1

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

@ -2,4 +2,4 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOZ_APP_DISPLAYNAME=FirefoxNightly
MOZ_APP_DISPLAYNAME="Firefox Nightly"