https://bugs.kde.org/show_bug.cgi?id=175980
--- Comment #8 from Andre Heinecke <[email protected]> --- Git commit fcf92035b9a44f51d89e02268f1fdbc3e4c2ca3a by Andre Heinecke. Committed on 10/11/2015 at 15:25. Pushed by aheinecke into branch 'master'. Add --search command line option. This option runs the lookupcertificatescommand with the provided search string. This basically opens the external keysearch dialog. The option implements the KDE 3 behavior of kleopatras --query --external but I found it easier to understand if It is named like the GnuPG --search option and does not mix the "open certificate details / search on keyserver" options. Behavior of the --query option is not documented a bit more detailed in the help string. M +7 -1 kleopatra/kleopatra_options.h M +31 -19 kleopatra/kleopatraapplication.cpp http://commits.kde.org/kdepim/fcf92035b9a44f51d89e02268f1fdbc3e4c2ca3a --- Comment #9 from Andre Heinecke <[email protected]> --- Git commit d591b2bbfa132632901870dedf00994009a37666 by Andre Heinecke. Committed on 10/11/2015 at 15:25. Pushed by aheinecke into branch 'master'. Make "Search for External Certificates" work again This uses the newly added search option to open kleopatra's Keyserver search dialog instead of just opening Kleopatra. M +2 -6 libkleo/src/ui/keyselectiondialog.cpp http://commits.kde.org/kdepim/d591b2bbfa132632901870dedf00994009a37666 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
