diff options
author | Thomas Groman <tgroman@nuegia.net> | 2019-12-18 23:49:46 -0800 |
---|---|---|
committer | Thomas Groman <tgroman@nuegia.net> | 2019-12-18 23:49:46 -0800 |
commit | 5d66b66216da9938774e22684dc6eec3ca219924 (patch) | |
tree | af02e1d8490048f9903e34b630a77c995d970d10 /app | |
parent | 084a44c411146b78273e6ec1649d49c3eb57934d (diff) | |
download | webbrowser-5d66b66216da9938774e22684dc6eec3ca219924.tar webbrowser-5d66b66216da9938774e22684dc6eec3ca219924.tar.gz webbrowser-5d66b66216da9938774e22684dc6eec3ca219924.tar.lz webbrowser-5d66b66216da9938774e22684dc6eec3ca219924.tar.xz webbrowser-5d66b66216da9938774e22684dc6eec3ca219924.zip |
changed application profile
Diffstat (limited to 'app')
-rw-r--r-- | app/application.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/application.ini b/app/application.ini index c64ed90..70d07ec 100644 --- a/app/application.ini +++ b/app/application.ini @@ -20,9 +20,9 @@ [App] # Vendor=@MOZ_APP_VENDOR@ -Vendor=Moonchild Productions +Vendor=Individual Programmer # Name=@MOZ_APP_BASENAME@ -Name=Pale Moon +Name=Web Browser RemotingName=@MOZ_APP_REMOTINGNAME@ #ifdef MOZ_APP_DISPLAYNAME CodeName=@MOZ_APP_DISPLAYNAME@ @@ -47,4 +47,4 @@ MaxVersion=@GRE_MILESTONE@ [XRE] #ifdef MOZ_PROFILE_MIGRATOR EnableProfileMigrator=1 -#endif
\ No newline at end of file +#endif |