mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 16:56:30 -06:00
a684b48fb3
Code is split into pkg/debian for the Debian/Ubuntu specific parts, and pkg/linux for generic code that can be used on other distros. Tested on Debian 10 and Ubuntu 18.04 at present.
11 lines
287 B
Desktop File
11 lines
287 B
Desktop File
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Name=pgAdmin 4
|
|
Exec=/usr/pgadmin4/bin/pgadmin4
|
|
Icon=/usr/pgadmin4/share/pgadmin4.ico
|
|
Type=Application
|
|
Categories=Application;Development;
|
|
MimeType=text/html
|
|
Comment=Management tools for PostgreSQL
|
|
Keywords=database;db;sql;query;administration;development;
|