module timelinelib.config.paths

Defining paths for resources needed by the application.

timelinelib.config.paths.ICONS_DIR = 'C:\\Projects\\Timeline\\main\\icons'
timelinelib.config.paths.EVENT_ICONS_DIR = 'C:\\Projects\\Timeline\\main\\icons\\event_icons'
timelinelib.config.paths.LOCALE_DIR = 'C:\\Projects\\Timeline\\main\\translations'
timelinelib.config.paths.HELP_RESOURCES_DIR = 'C:\\Projects\\Timeline\\main\\help_resources'