mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-25 06:40:58 -04:00
fixed a few more icons (help icons, grou tree widgets, bullets)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8573 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
636635a8b8
commit
d3257e4455
44 changed files with 90 additions and 148 deletions
|
@ -151,7 +151,7 @@ PluginsPage::PluginsPage(QWidget * parent, Qt::WindowFlags flags)
|
|||
}
|
||||
QString PluginsPage::helpText() const
|
||||
{
|
||||
return tr("<h1><img width=\"24\" src=\":/images/64px_help.png\"> Plugins</h1> \
|
||||
return tr("<h1><img width=\"24\" src=\":/icons/help_64.png\"> Plugins</h1> \
|
||||
<p>Plugins are loaded from the directories listed in the bottom list.</p> \
|
||||
<p>For security reasons, accepted plugins load automatically until \
|
||||
the main Retroshare executable or the plugin library changes. In \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue