Fix incapacity open *.cws files

Authored by sirgienko on Mar 25 2018, 3:57 PM.

Description

Fix incapacity open *.cws files

Summary: File filter was incorrect (there wasn't space between '.cws' and '|' symbol), and didn't recognizing *.cws files, so there weren't possibility for users to open any saved files, if they could not specify the file name directly (availability of this feature depends of the particular 'Open File' dialog window).

Test Plan:

  1. Write some worksheet (for example, with lua backend)
  2. Save as worksheet with file extention .cws (for example foo.cws)
  3. Try to open, using 'Open File' dialog.

Reviewers: Cantor, asemke

Reviewed By: Cantor, asemke

Subscribers: aacid, Cantor, KDE Edu

Tags: KDE Edu, Cantor

Differential Revision: https://phabricator.kde.org/D11528

Details

Committed
aacidMar 25 2018, 3:58 PM
Reviewer
Cantor
Differential Revision
D11528: Fix incapacity open *.cws files
Parents
R55:f9b6c2e93b41: GIT_SILENT Upgrade KDE Applications version to 18.03.80.
Branches
Unknown
Tags
Unknown