We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 24de819 commit 2c53ba9Copy full SHA for 2c53ba9
python/pyplugin_installer/qgsplugininstallerrepositorybase.ui
@@ -209,10 +209,10 @@
209
<item row="1" column="1" colspan="2">
210
<widget class="QLineEdit" name="editURL">
211
<property name="toolTip">
212
- <string>Enter the repository URL, beginning with "http://"</string>
+ <string>Enter the repository URL, beginning with "http://" or "file:///"</string>
213
</property>
214
<property name="whatsThis">
215
216
217
<property name="text">
218
<string/>
0 commit comments