Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F20320866
set-windows-registry.patch
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
603 B
Subscribers
None
set-windows-registry.patch
View Options
#! /bin/sh
patch -p1 -l -f $* < $0
exit $?
diff --git a/src/kleopatraapplication.cpp b/src/kleopatraapplication.cpp
index bbbd0172..7236e555 100644
--- a/src/kleopatraapplication.cpp
+++ b/src/kleopatraapplication.cpp
@@ -241,6 +241,7 @@ void KleopatraApplication::init()
#ifdef Q_OS_WIN
QWindowsWindowFunctions::setWindowActivationBehavior(
QWindowsWindowFunctions::AlwaysActivateWindow);
+ KConfig::setWindowsRegistryKey("SOFTWARE\\GNU\\Kleopatra");
#endif
const auto blockedUrlSchemes = Settings{}.blockedUrlSchemes();
for (const auto &scheme : blockedUrlSchemes) {
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Fri, Mar 14, 4:40 AM (1 d, 16 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
9e/50/b0c066b0b5cd06075bfb1c2b8895
Attached To
rW Gpg4win
Event Timeline
Log In to Comment