mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-30 04:16:40 -05: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
|
|
@ -58,7 +58,7 @@ UserNotify *PostedDialog::getUserNotify(QObject *parent)
|
|||
|
||||
QString PostedDialog::getHelpString() const
|
||||
{
|
||||
QString hlp_str = tr("<h1><img width=\"32\" src=\":/images/64px_help.png\"> Posted</h1> \
|
||||
QString hlp_str = tr("<h1><img width=\"32\" src=\":/icons/help_64.png\"> Posted</h1> \
|
||||
<p>The posted service allows you to share internet links, that spread among Retroshare nodes like forums and \
|
||||
channels</p> \
|
||||
<p>Links can be commented by subscribed users. A promotion system also gives the opportunity to \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue