24 lines
1.1 KiB
Diff
24 lines
1.1 KiB
Diff
|
From ed24e3b0ca72adb521747a07f4c7d5b42113c826 Mon Sep 17 00:00:00 2001
|
||
|
From: Luca Beltrame <lbeltrame@kde.org>
|
||
|
Date: Thu, 18 Oct 2018 13:53:06 +0200
|
||
|
Subject: [PATCH] Enable the expert plugin by default
|
||
|
|
||
|
Many users rely on this functionality.
|
||
|
---
|
||
|
kmail/plugins/expertplugin/kmail_expertplugin.json | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
diff --git a/kmail/plugins/expertplugin/kmail_expertplugin.json b/kmail/plugins/expertplugin/kmail_expertplugin.json
|
||
|
index 6ee5329..8319cc9 100644
|
||
|
--- a/kmail/plugins/expertplugin/kmail_expertplugin.json
|
||
|
+++ b/kmail/plugins/expertplugin/kmail_expertplugin.json
|
||
|
@@ -36,7 +36,7 @@
|
||
|
"Description[x-test]": "xxThis plugin activates some expert actions.xx",
|
||
|
"Description[zh_CN]": "此插件激活一些专家操作。",
|
||
|
"Description[zh_TW]": "這個外掛程式會啟用一些專家動作。",
|
||
|
- "EnabledByDefault": false,
|
||
|
+ "EnabledByDefault": true,
|
||
|
"Name": "Expert Plugin",
|
||
|
"Name[ar]": "ملحقة الخبراء",
|
||
|
"Name[az]": "Təcrübəli istifadəçilər üçün",
|