elementary / switchboard-plug-onlineaccounts

Switchboard Online Accounts Plug
GNU General Public License v3.0
23 stars 16 forks source link

Missing icon for WebDav #170

Open danirabbit opened 3 years ago

danirabbit commented 3 years ago

What Happened

When adding a CalDav server, the new account is created as a collection with the icon name onlineaccounts-webdav. This icon name is missing

Expected Behavior

We should probably remove the check for E.SOURCE_EXTENSION_CALENDAR and add an icon for onlineaccounts-webdav

Steps to Reproduce

  1. Add a CalDav server
  2. See that the added account has the default/fallback icon
danirabbit commented 3 years ago

Alternatively, maybe this icon is fine for webdav? Maybe it's the popover menuitem that should be updated? Can we add a contacts server here?