┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/itemactions
diff options
context:
space:
mode:
authorAlexander Lohnau <[email protected]>2024-09-16 21:30:52 +0200
committerAlexander Lohnau <[email protected]>2024-09-26 06:34:43 +0000
commit0d741bdc817032303b0b600adf9113f5750cecd6 (patch)
tree8bf750ee8d39fa142028153c5beac3115a75b42b /src/itemactions
parent77a0df6a46cc5fcf600ed852834e0004abc2fa40 (diff)
MoveToNewFolderAction: Remove unneeded ServiceType definition from metadata
Diffstat (limited to 'src/itemactions')
-rw-r--r--src/itemactions/movetonewfolderitemaction.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/itemactions/movetonewfolderitemaction.json b/src/itemactions/movetonewfolderitemaction.json
index 29603122f..3f2e4fc88 100644
--- a/src/itemactions/movetonewfolderitemaction.json
+++ b/src/itemactions/movetonewfolderitemaction.json
@@ -43,10 +43,7 @@
"Name[uk]": "Пересунути до нової теки",
"Name[x-test]": "xxMove to New Folderxx",
"Name[zh_CN]": "移动到新建文件夹",
- "Name[zh_TW]": "移動到新資料夾",
- "ServiceTypes": [
- "KFileItemAction/Plugin"
- ]
+ "Name[zh_TW]": "移動到新資料夾"
},
"X-KDE-Require": "Write",
"X-KDE-Show-In-Submenu": "true"