Project

General

Profile

Actions

Action Item #466

closed

Need config file to save session configs

Added by Hammel over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
UI
Target version:
Start date:
15 Sep 2015
Due date:
% Done:

100%

Estimated time:
Severity:
02 - High

Description

In order to support user configurable media types (re: file extensions) the UI needs to have an option for selecting them as well as adding new extensions. But that implies that the previous settings could be retrieved on the next session. That means file extensions should be stored in $HOME/.videolib/extensions.

So I need to add a class for reading and writing config files used by videolib. Then I need to instantiate it and call its read functions before the call to buildUI() in UI.java.

Actions #1

Updated by Hammel over 8 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

This isn't necessary. The filename extensions can be saved as properties, and support for saving properties is already in place.

Closing issue as won't implement.

Actions

Also available in: Atom PDF