commit | cf771147c16a5e4da5662f1e26bda9f9cfe23642 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Mar 19 11:15:27 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 15 13:22:10 2013 -0700 |
tree | 2111fcae18bc852a10773bdde8c6aea7a651d3bb | |
parent | 491d75be61b9a8c853d2cbe2c5bfdfddf94142b2 [diff] [blame] |
gui: Adding a draft implementation for platform-dependent tray icon Change-Id: Ib2b7eb7287f470a84e23301dbfc0b0399775cc56
diff --git a/gui/images.qrc b/gui/images.qrc index 29a8104..0c4f852 100644 --- a/gui/images.qrc +++ b/gui/images.qrc
@@ -1,5 +1,6 @@ <RCC> <qresource prefix="/"> - <file>images/friends-group-icon.png</file> + <file>images/chronoshare-big.png</file> + <file>images/chronoshare-ubuntu.png</file> </qresource> </RCC>