src/eric7/WebBrowser/OpenSearch/OpenSearchDialog.py

branch
eric7
changeset 9653
e67609152c5e
parent 9482
a2bc06a54d9d
child 10069
435cc5875135
equal deleted inserted replaced
9652:75881562981b 9653:e67609152c5e
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2009 - 2022 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2009 - 2023 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog for the configuration of search engines. 7 Module implementing a dialog for the configuration of search engines.
8 """ 8 """

eric ide

mercurial