Skip to content

This should be a message instead of a info print. So that the user can see it by default.

Chris requested to merge sork/Remmina:2825-Change-Log-Message into master

Changed REMMINA_PLUGIN_INFO to REMMINA_PLUGIN_MESSAGE

Description

Per issue, changed info to message.

Related Issue

#2825 (closed)

Motivation and Context

A small change labeled papercut - trying a small change and PR before moving on to more challenging bugs.

How Has This Been Tested?

To test I built the plugin.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Merge request reports