Skip to content

Commit 9e6b622

Browse files
Renamed qidle example into pynotepad
QIdle is the name of an application I am currently developing and I would prefer to avoid to bring confusion so it is better to renamed the example into something else. As we already have a notepad example in pyqode.core, it makes sense to name the example pynotepad (for python notepad)
1 parent bf957a1 commit 9e6b622

28 files changed

Lines changed: 37 additions & 39 deletions

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ New features:
5858
Bug fixed:
5959

6060
- many bugs have been fixed in the auto indent mode
61-
- many small bugs have been fixed in QIdle
61+
- many small bugs have been fixed in pynotepad
6262
- fix cursor position after comment/uncomment (Ctrl+/)
6363

6464
2.0.0

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ Resources
6969
Snapshots
7070
---------
7171

72-
Here is a snapshot of the QIdle example application (snapshots
72+
Here is a snapshot of the pynotepad example application (snapshots
7373
taken on a Gnome 3 desktop):
7474

75-
.. image:: doc/source/_static/qidle.png
76-
:alt: Preview of QIdle, the pyQode clone of idle (example app)
75+
.. image:: doc/source/_static/pynotepad.png
76+
:alt: Preview of pynotepad, the pyQode clone of idle (example app)
7777

7878

7979
.. _Downloads: https://github.com/pyQode/pyqode.python/releases
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)