eric7/Preferences/ConfigurationPages/__init__.py@6e2ca14e0dba
eric7/Preferences/ConfigurationPages/__init__.py
Thu, 20 May 2021 19:21:36 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 20 May 2021 19:21:36 +0200
- branch
- eric7
- changeset 8337
- 6e2ca14e0dba
- parent 8312
-
800c432b34c8
- child 8881
-
54e42bc2437a
- permissions
- -rw-r--r--
Corrected the FTP proxy type handling on the network configuration page.
# -*- coding: utf-8 -*-
# Copyright (c) 2006 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the various pages of the configuration dialog.
"""