Small changes in README.rst

Fix typo in kcnrtl.ui
experimental
Bogdan Cordier 11 years ago
parent bbfd666975
commit af36661296

@ -38,7 +38,7 @@ Installation
============
Decompress the archive.
In console :
In console go to the destination directory:
::
@ -46,9 +46,6 @@ python setup.py install
Or you can directly launch the program by running kcnrtl.py in the destination directory
Requirements
============

@ -32,7 +32,7 @@
<item row="1" column="0">
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>2</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
@ -97,7 +97,7 @@
<item>
<widget class="QCheckBox" name="checkBox">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;En choisissant ce mode, vous pouvez directement utilisez le contenu du presse-papiers pour vos requêtes.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;En choisissant ce mode, vous pouvez directement utiliser le contenu du presse-papiers pour vos requêtes.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Clipboard Mode</string>

Loading…
Cancel
Save