Skip to content

Commit 6de2dfc

Browse files
committed
Remove Pocket support
1 parent 8a2f15c commit 6de2dfc

File tree

13 files changed

+3
-550
lines changed

13 files changed

+3
-550
lines changed

data/GrabberConfig/getpocket.com.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

meson_options.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
option('share-plugins',
22
type: 'array',
3-
choices : ['browser', 'email', 'instapaper', 'pocket', 'wallabag'],
4-
value : ['browser', 'email', 'instapaper', 'pocket', 'wallabag'],
3+
choices : ['browser', 'email', 'instapaper', 'wallabag'],
4+
value : ['browser', 'email', 'instapaper', 'wallabag'],
55
description: 'List of share plugins to install'
66
)
77
option('backend-plugins',

plugins/share/Pocket/PocketAPI.vala

Lines changed: 0 additions & 292 deletions
This file was deleted.

plugins/share/Pocket/PocketSetup.vala

Lines changed: 0 additions & 90 deletions
This file was deleted.

0 commit comments

Comments
 (0)