Skip to content
Snippets Groups Projects
Commit 301f49a4 authored by anonym's avatar anonym
Browse files

Merge remote-tracking branch 'kytv/feature/10742-remove-claws-preset'

Fix-committed: #10742
parents e591d03c dadb2b7c
No related branches found
No related tags found
No related merge requests found
...@@ -84,16 +84,6 @@ method _build__presets { ...@@ -84,16 +84,6 @@ method _build__presets {
enabled => 0, enabled => 0,
icon_name => 'pidgin', icon_name => 'pidgin',
}, },
{
name => $self->encoding->decode(gettext(q{Claws Mail})),
description => $self->encoding->decode(gettext(
q{Claws Mail profiles and locally stored email}
)),
destination => '/home/amnesia/.claws-mail',
options => [ 'source=claws-mail' ],
enabled => 0,
icon_name => 'claws-mail',
},
{ {
name => $self->encoding->decode(gettext(q{GNOME Keyring})), name => $self->encoding->decode(gettext(q{GNOME Keyring})),
description => $self->encoding->decode(gettext( description => $self->encoding->decode(gettext(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment