commit 6d7b1c1ce2387e028169a704b7da6baef2451944 Author: Sukhbir Singh sukhbir@torproject.org Date: Sat Jul 30 20:50:13 2016 -0400
Add patch to set updater window brand name --- projects/instantbird/config | 1 + projects/instantbird/updater-text.patch | 9 +++++++++ 2 files changed, 10 insertions(+)
diff --git a/projects/instantbird/config b/projects/instantbird/config index 2e53a6a..676bf14 100644 --- a/projects/instantbird/config +++ b/projects/instantbird/config @@ -105,6 +105,7 @@ input_files: - filename: about-logo@2x.png - filename: about-wordmark.png - filename: branding-aboutDialog.css + - filename: updater-text.patch - filename: branding/osx.patch enable: '[% c("var/osx") %]' - filename: bug-1218193.patch diff --git a/projects/instantbird/updater-text.patch b/projects/instantbird/updater-text.patch new file mode 100644 index 0000000..d571511 --- /dev/null +++ b/projects/instantbird/updater-text.patch @@ -0,0 +1,9 @@ +diff --git a/im/locales/en-US/updater/updater.ini b/im/locales/en-US/updater/updater.ini +--- a/im/locales/en-US/updater/updater.ini ++++ b/im/locales/en-US/updater/updater.ini +@@ -5,4 +5,4 @@ + ; This file is in the UTF-8 encoding + [Strings] + Title=Software Update +-Info=Instantbird is installing your updates and will start in a few moments… ++Info=Tor Messenger is installing your updates and will start in a few moments…