pgAdmin 4 commit: Fix licence attachment on Mac DMG file.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix licence attachment on Mac DMG file.
Date: 2016-10-24 16:18:26
Message-ID: E1byhxC-00026f-PZ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix licence attachment on Mac DMG file.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9c7a9305aa4684ddef8eb7a8e1a2d49cf9861c86

Modified Files
--------------
pkg/mac/create-dmg.sh | 8 +--
pkg/mac/dmg-license.py | 163 +++++++++++++++++++++++++++++++++++++++++++++++++
pkg/mac/licence.r | 42 -------------
pkg/mac/licence.rtf | 20 ++++++
4 files changed, 186 insertions(+), 47 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message SK Ranganathan 2016-10-24 20:57:47 We just moved from MSSQL to PostGre 9.6. Facing extreme slowness in query execution within PGAdmin 4.
Previous Message Dave Page 2016-10-24 15:22:23 Re: Patch for pgagent RM1878 [pgAgent]