pgAdmin 4 commit: 'xdg-util' has been added to the server mode instead

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 'xdg-util' has been added to the server mode instead
Date: 2021-04-02 08:36:36
Message-ID: E1lSFIC-0001tz-DP@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

'xdg-util' has been added to the server mode instead of desktop mode in the previous patch, corrected it.

refs #6338

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c1ba645dceed5c9551a5f408e37a14d1041ee598

Modified Files
--------------
pkg/debian/build.sh | 4 ++--
pkg/redhat/build.sh | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Thomas Landauer 2021-04-05 16:28:23 Suggestions for website improvements
Previous Message Akshay Joshi 2021-04-02 08:23:47 Re: [pgadmin4][patch] RM6338 - Missing dependency in package pgadmin4-desktop on RHEL8/CentOS8