Skip to content

Typo in the configuration: "enbaleExternalView" #169

@aleksejrs

Description

@aleksejrs
Current Behavior

"enableExternalView" instead of "enableExternalView":

  • screengrab.conf: enbaleExternalView=true
  • src/core/config.cpp: #define KEY_ENABLE_EXT_VIEWER "enbaleExternalView"
Possible Solution

It could be changed, but maybe old configuration files already contain the typo.

Steps to Reproduce (for bugs)

1.screengrab$ grep -R enbale *

Context

It makes looking at /usr/share/screengrab/screengrab.conf inconvenient.

System Information
  • Package version: commit 33a2e14 (HEAD -> master, origin/master, origin/HEAD)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions