pgAdmin 4 commit: Remove directory added in error. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Remove directory added in error.
Date
Msg-id E1fT3ZT-0003RM-Ug@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove directory added in error.

Branch
------
electron

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

Modified Files
--------------
.../.qmake.stash                                   |    42 -
.../ConfigWindow.o                                 |   Bin 874764 -> 0 bytes
.../LogWindow.o                                    |   Bin 971432 -> 0 bytes
.../Makefile                                       |  2069 ---
.../Server.o                                       |   Bin 1483800 -> 0 bytes
.../TrayIcon.o                                     |   Bin 1453020 -> 0 bytes
.../moc_ConfigWindow.cpp                           |   119 -
.../moc_ConfigWindow.o                             |   Bin 511952 -> 0 bytes
.../moc_LogWindow.cpp                              |   114 -
.../moc_LogWindow.o                                |   Bin 511064 -> 0 bytes
.../moc_Server.cpp                                 |   114 -
.../moc_Server.o                                   |   Bin 659864 -> 0 bytes
.../moc_TrayIcon.cpp                               |   150 -
.../moc_TrayIcon.o                                 |   Bin 1376208 -> 0 bytes
.../moc_predefs.h                                  |   359 -
.../pgAdmin4.app/Contents/Info.plist               |    35 -
.../pgAdmin4.app/Contents/MacOS/pgAdmin4           |   Bin 465064 -> 0 bytes
.../pgAdmin4.app/Contents/PkgInfo                  |     1 -
.../pgAdmin4.app/Contents/Resources/empty.lproj    |     0
.../pgAdmin4.app/Contents/Resources/pgAdmin4.icns  |   Bin 326224 -> 0 bytes
.../pgAdmin4.o                                     |   Bin 1586232 -> 0 bytes
.../qrc_pgadmin4.cpp                               | 14564 -------------------
.../qrc_pgadmin4.o                                 |   Bin 237916 -> 0 bytes
.../ui_ConfigWindow.h                              |   229 -
.../ui_LogWindow.h                                 |   103 -
25 files changed, 17899 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Initial version of Electron based runtime
Next
From: Dave Page
Date:
Subject: Re: [pgadmin][patch] Electron version 4.X