Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KOrganizer
Commits
f25a8724
Commit
f25a8724
authored
Jul 30, 2022
by
Nicolas Fella
Browse files
Remove unused ServicesTypes from Kontact plugin
parent
8bb49718
Pipeline
#211022
passed with stage
in 4 minutes and 12 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/kontactplugin/korganizer/journalplugin.json
View file @
f25a8724
...
...
@@ -97,9 +97,6 @@
"Name[x-test]"
:
"xxJournalxx"
,
"Name[zh_CN]"
:
"日记"
,
"Name[zh_TW]"
:
"日誌"
,
"ServiceTypes"
:
[
"Kontact/Plugin"
],
"Version"
:
"0.1"
,
"Website"
:
"https://kontact.kde.org/components/korganizer/"
},
...
...
src/kontactplugin/korganizer/korganizerplugin.json.cmake
View file @
f25a8724
...
...
@@ -100,10 +100,6 @@
"Name[x-test]"
:
"xxCalendarxx"
,
"Name[zh_CN]"
:
"日历"
,
"Name[zh_TW]"
:
"行事曆"
,
"ServiceTypes"
: [
"Kontact/Plugin"
,
"KPluginInfo"
],
"Version"
:
"0.1"
,
"Website"
:
"https://kontact.kde.org/components/korganizer/"
},
...
...
src/kontactplugin/korganizer/todoplugin.json
View file @
f25a8724
...
...
@@ -96,9 +96,6 @@
"Name[x-test]"
:
"xxTo-do Listxx"
,
"Name[zh_CN]"
:
"待办事项列表"
,
"Name[zh_TW]"
:
"待辦事項清單"
,
"ServiceTypes"
:
[
"Kontact/Plugin"
],
"Version"
:
"0.1"
,
"Website"
:
"https://kontact.kde.org/components/korganizer/"
},
...
...
src/kontactplugin/specialdates/specialdatesplugin.json
View file @
f25a8724
...
...
@@ -96,10 +96,6 @@
"Name[x-test]"
:
"xxSpecial Datesxx"
,
"Name[zh_CN]"
:
"特殊日期"
,
"Name[zh_TW]"
:
"特殊日期"
,
"ServiceTypes"
:
[
"Kontact/Plugin"
,
"KPluginInfo"
],
"Version"
:
"0.1"
},
"X-KDE-KontactPluginHasPart"
:
false
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment