ExtensionIrc/ConfigurationPage/__init__.py@d1af35d0bcc6
ExtensionIrc/ConfigurationPage/__init__.py
Wed, 07 May 2025 18:04:16 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Wed, 07 May 2025 18:04:16 +0200
- changeset 11
- d1af35d0bcc6
- parent 2
-
5b635dc8895f
- permissions
- -rw-r--r--
Corrected some copy & paste issue in the source code documentation and added code to prevent plug-in activation on eric-ide versions containing the embedded variant.
# -*- coding: utf-8 -*-
# Copyright (c) 2025 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the configuration page for the IRC UI extension.
"""