tooltip: rename python-git to GitPython

This commit is contained in:
luz.paz
2019-10-11 08:09:27 -04:00
committed by Yorik van Havre
parent 7f696bd60f
commit a9bf9ba263

View File

@@ -19,10 +19,10 @@
<property name="toolTip">
<string>If this option is selected, when launching the Addon Manager,
installed addons will be checked for available updates
(this requires the python-git package installed on your system)</string>
(this requires the GitPython package installed on your system)</string>
</property>
<property name="text">
<string>Automatically check for updates at start (requires python-git)</string>
<string>Automatically check for updates at start (requires GitPython)</string>
</property>
</widget>
</item>