diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2014-12-28 20:24:02 -0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-12-29 09:05:08 -0800 |
commit | 571f86485d6063f86901487bca62e79b6383db45 (patch) | |
tree | 52ec03557d1c901f9e11dd0b4ca46a238f142a38 /subsurface.qrc | |
parent | db0c1b834a9e3d516484a6e42f1fddc538477071 (diff) | |
download | subsurface-571f86485d6063f86901487bca62e79b6383db45.tar.gz |
Move the Facebook send profile button
Move from the Dive List context menu to the Dive Info tab, it will only
appear when connected to Facebook.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index 6faf96f76..d75b0aac3 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -70,5 +70,6 @@ <file>icons/ostc2n.png</file> <file>icons/ostc3.png</file> <file>icons/suunto_vyper.png</file> + <file alias="facebook">icons/facebook.png</file> </qresource> </RCC> |