
commit 131138aadad9c31254a884f84fb83242115e804c Author: Sukhbir Singh <sukhbir@torproject.org> Date: Wed Oct 14 12:15:11 2015 -0400 Patch for correcting the position of the themes preferences pane --- projects/instantbird/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/instantbird/config b/projects/instantbird/config index 6b45a42..3524cd9 100644 --- a/projects/instantbird/config +++ b/projects/instantbird/config @@ -109,6 +109,8 @@ input_files: enable: '[% c("var/osx") %]' - filename: cert-installer.patch enable: '[% c("var/osx") %]' + - filename: osx-theme-position.patch + enable: '[% c("var/osx") %]' - filename: cert_override.txt enable: '[% c("var/osx") %]' - filename: fix-mingw-build.patch