Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
frmMain: Be able to add a contact from the right-click contact list menu if account...
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sat, 9 Sep 2017 08:23:52 +0000 (09:23 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sat, 9 Sep 2017 08:23:52 +0000 (09:23 +0100)
source/frmMain.cpp

index aeffdba..8b2624b 100644 (file)
@@ -3179,7 +3179,10 @@ void frmMain::ShowContactMenu( wxMouseEvent& event ){
 
        bool EnableRefresh = FALSE;
 
-       if (!ActiveAccount.IsEmpty() && (ActiveAccountType == "CardDAV" || ActiveAccountType == "carddav")){
+       if (!ActiveAccount.IsEmpty() && (ActiveAccountType == "CardDAV" ||
+                ActiveAccountType == "carddav" ||
+                ActiveAccountType == "Local" ||
+                ActiveAccountType == "local")){
 
                EnableRefresh = TRUE;
        
@@ -3224,4 +3227,4 @@ bool frmMain::CloseAllWindows()
        {
                return false;
        }
-}
\ No newline at end of file
+}
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy