pgAdmin 4 commit: Doc updates after renaming SQL Editor section of the

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Doc updates after renaming SQL Editor section of the
Date: 2018-10-11 08:10:05
Message-ID: E1gAW2n-0002Jc-Db@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Doc updates after renaming SQL Editor section of the Preference panel.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4a6426d3e770fca5e2db148822219ed2d0b2b8b3
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
.../images/preferences_sql_auto_completion.png | Bin 131793 -> 143835 bytes
docs/en_US/images/preferences_sql_csv_output.png | Bin 56281 -> 140688 bytes
docs/en_US/images/preferences_sql_display.png | Bin 144736 -> 231452 bytes
docs/en_US/images/preferences_sql_explain.png | Bin 56722 -> 144017 bytes
.../images/preferences_sql_explain_options.png | Bin 63710 -> 0 bytes
.../images/preferences_sql_keyboard_shortcuts.png | Bin 138163 -> 183981 bytes
docs/en_US/images/preferences_sql_options.png | Bin 106776 -> 238875 bytes
docs/en_US/images/preferences_sql_result_grid.png | Bin 100020 -> 0 bytes
docs/en_US/images/preferences_sql_results_grid.png | Bin 58781 -> 146622 bytes
docs/en_US/preferences.rst | 12 ++++++------
10 files changed, 6 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-10-11 08:11:14 Re: [pgAdmin4][RM3660] Rename 'SQL Editor' into 'Query Tool' in Preferences
Previous Message Akshay Joshi 2018-10-11 05:52:41 pgAdmin 4 commit: Fixed minor issue in saving tree state logic.