This is an automated email from the ASF dual-hosted git repository.
usbrandon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
from 9de23d8119 Merge pull request #3575 from nadment/3571
add c9f5a2b0b4 Fix some icons #3569
new 55a63f0566 Merge pull request #3570 from apache/3569
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/hop/ui/core/gui/GuiResource.java | 12 +++++++++++
.../tabs/ConfigGeneralOptionsTab.java | 2 +-
.../configuration/tabs/ConfigGuiOptionsTab.java | 2 +-
ui/src/main/resources/ui/images/close-panel.svg | 24 +++++-----------------
ui/src/main/resources/ui/images/hide-results.svg | 18 ++++++++--------
ui/src/main/resources/ui/images/options.svg | 23 +++++++++++++++++++++
ui/src/main/resources/ui/images/palette.svg | 12 +++++++++++
ui/src/main/resources/ui/images/show-results.svg | 23 ++++++++-------------
8 files changed, 70 insertions(+), 46 deletions(-)
create mode 100644 ui/src/main/resources/ui/images/options.svg
create mode 100644 ui/src/main/resources/ui/images/palette.svg