mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
changed to some new icons
This commit is contained in:
parent
826027bc04
commit
ca047d1bee
@ -48,8 +48,8 @@
|
||||
/* Images for Newsfeed icons */
|
||||
//#define IMAGE_NEWSFEED ""
|
||||
//#define IMAGE_NEWSFEED_NEW ":/images/message-state-new.png"
|
||||
#define IMAGE_NETWORK2 ":/icons/png/netgraph.png"
|
||||
#define IMAGE_PEERS ":/icons/png/keyring.png"
|
||||
#define IMAGE_NETWORK2 ":/icons/png/netgraph2.png"
|
||||
#define IMAGE_PEERS ":/icons/png/digital-key.png"
|
||||
#define IMAGE_IDENTITY ":/images/identity/identities_32.png"
|
||||
|
||||
/******
|
||||
|
@ -27,7 +27,7 @@
|
||||
|
||||
#include <QTimer>
|
||||
|
||||
#define IMG_HELP ":/icons/help_128.png"
|
||||
#define IMG_HELP ":/icons/png/help.png"
|
||||
|
||||
class GetStartedDialog : public MainPage
|
||||
{
|
||||
|
@ -79,6 +79,7 @@
|
||||
<file>icons/png/chat-lobbies-notify.png</file>
|
||||
<file>icons/png/chat-lobbies.png</file>
|
||||
<file>icons/png/circles.png</file>
|
||||
<file>icons/png/digital-key.png</file>
|
||||
<file>icons/png/empty-circle.png</file>
|
||||
<file>icons/png/enter.png</file>
|
||||
<file>icons/png/exit.png</file>
|
||||
@ -94,6 +95,7 @@
|
||||
<file>icons/png/forums.png</file>
|
||||
<file>icons/png/fullscreen_arrows.png</file>
|
||||
<file>icons/png/highlight.png</file>
|
||||
<file>icons/png/help.png</file>
|
||||
<file>icons/png/home.png</file>
|
||||
<file>icons/png/info.png</file>
|
||||
<file>icons/png/invite.png</file>
|
||||
|
BIN
retroshare-gui/src/gui/icons/png/digital-key.png
Normal file
BIN
retroshare-gui/src/gui/icons/png/digital-key.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
BIN
retroshare-gui/src/gui/icons/png/help.png
Normal file
BIN
retroshare-gui/src/gui/icons/png/help.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
Loading…
Reference in New Issue
Block a user