diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2019-02-01 04:11:25 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-02-01 17:16:43 -0800 |
commit | a1ffe115cfb27bd0dd57bf5266c7d37d9ce64dab (patch) | |
tree | 6589e06ecce1d0c461900fd2537bf5125afadf9d /subsurface.qrc | |
parent | 0c07b02974a65608d7d71ef150d322678ec1170b (diff) | |
download | subsurface-a1ffe115cfb27bd0dd57bf5266c7d37d9ce64dab.tar.gz |
facebook: remove the featute from the code base
Remove from:
- unit tests
- desktop widgets
- preferences
- core intergration
- cmakefiles
- build scripts
- icons
- docs
Also remove the plugins and social network integration.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index 2caf317c6..67c7b6612 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -78,7 +78,6 @@ <file alias="dc-ostc-3-icon">icons/ostc3.png</file> <file alias="dc-ostc-4-icon">icons/ostc4.png</file> <file alias="dc-suunto-vyper-icon">icons/suunto_vyper.png</file> - <file alias="facebook-icon">icons/facebook.png</file> <file alias="duplicate-geotag-icon">icons/georeference.png</file> <file alias="edit-clear-icon">icons/edit-undo.svg</file> <file alias="show-icon">icons/go-top.svg</file> |