mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-20 18:56:07 -05:00
Remove KeePassHttp plugin and qhttp (#1752)
Remove KeePassHttp plugin and qhttp
This commit is contained in:
parent
bd654ea1db
commit
410d88bf99
66 changed files with 7 additions and 10289 deletions
|
|
@ -87,9 +87,6 @@ AboutDialog::AboutDialog(QWidget* parent)
|
|||
#ifdef WITH_XC_BROWSER
|
||||
extensions += "\n- " + tr("Browser Integration");
|
||||
#endif
|
||||
#ifdef WITH_XC_HTTP
|
||||
extensions += "\n- " + tr("Legacy Browser Integration (KeePassHTTP)");
|
||||
#endif
|
||||
#ifdef WITH_XC_SSHAGENT
|
||||
extensions += "\n- " + tr("SSH Agent");
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue