pgAdmin 4 commit: Fix the bundling issue of dark mode runtime support f

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix the bundling issue of dark mode runtime support f
Date: 2020-04-14 10:18:26
Message-ID: E1jOIeA-0004Rk-8p@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the bundling issue of dark mode runtime support for Windows and Mac.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=65bc196ebab314178bf9523f91ef9f9f07d5e4e8
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
Make.bat | 6 ++++++
pkg/mac/build.sh | 2 ++
pkg/win32/installer.iss.in | 2 ++
3 files changed, 10 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-14 10:19:38 Re: RM4292 - Dark mode support for Windows/macOS
Previous Message Akshay Joshi 2020-04-14 08:39:54 Re: [pgAdmin4][Patch] - RM 5383 - Error related to OID displayed if Click on properties of synonym and Click on refresh button