Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Education
Cantor
Commits
77df962b
Verified
Commit
77df962b
authored
May 19, 2021
by
Alexander Lohnau
💬
Browse files
Clean up ServiceType types for JSON based plugins
Task:
https://phabricator.kde.org/T14483
parent
85e59eb3
Pipeline
#62463
passed with stage
in 25 minutes and 38 seconds
Changes
27
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/assistants/advancedplot/advancedplotassistant.json
View file @
77df962b
...
...
@@ -28,10 +28,7 @@
"Name[uk]"
:
"Складне креслення"
,
"Name[x-test]"
:
"xxAdvancedPlotxx"
,
"Name[zh_CN]"
:
"高级绘图"
,
"Name[zh_TW]"
:
"進階繪製"
,
"ServiceTypes"
:
[
"Cantor/Assistant"
]
"Name[zh_TW]"
:
"進階繪製"
},
"RequiredExtensions"
:
"AdvancedPlotExtension"
}
src/assistants/differentiate/differentiateassistant.json
View file @
77df962b
...
...
@@ -57,10 +57,7 @@
"Name[uk]"
:
"Продиференціювати"
,
"Name[x-test]"
:
"xxDifferentiatexx"
,
"Name[zh_CN]"
:
"微分"
,
"Name[zh_TW]"
:
"微分"
,
"ServiceTypes"
:
[
"Cantor/Assistant"
]
"Name[zh_TW]"
:
"微分"
},
"RequiredExtensions"
:
"CalculusExtension"
}
src/assistants/importpackage/importpackageassistant.json
View file @
77df962b
...
...
@@ -55,10 +55,7 @@
"Name[uk]"
:
"Імпортування пакунка"
,
"Name[x-test]"
:
"xxImport Packagexx"
,
"Name[zh_CN]"
:
"导入包"
,
"Name[zh_TW]"
:
"匯入套件"
,
"ServiceTypes"
:
[
"Cantor/Assistant"
]
"Name[zh_TW]"
:
"匯入套件"
},
"RequiredExtensions"
:
"PackagingExtension"
}
src/assistants/integrate/integrateassistant.json
View file @
77df962b
...
...
@@ -57,10 +57,7 @@
"Name[uk]"
:
"Проінтегрувати"
,
"Name[x-test]"
:
"xxIntegratexx"
,
"Name[zh_CN]"
:
"积分"
,
"Name[zh_TW]"
:
"積分"
,
"ServiceTypes"
:
[
"Cantor/Assistant"
]
"Name[zh_TW]"
:
"積分"
},
"RequiredExtensions"
:
"CalculusExtension"
}
src/assistants/linearalgebra/creatematrix/creatematrixassistant.json
View file @
77df962b
...
...
@@ -55,10 +55,7 @@
"Name[uk]"
:
"Створити матрицю"
,
"Name[x-test]"
:
"xxCreate Matrixxx"
,
"Name[zh_CN]"
:
"创建矩阵"
,
"Name[zh_TW]"
:
"建立矩陣"
,
"ServiceTypes"
:
[
"Cantor/Assistant"
]
"Name[zh_TW]"
:
"建立矩陣"
},
"RequiredExtensions"
:
"LinearAlgebraExtension"
}
src/assistants/linearalgebra/eigenvalues/eigenvaluesassistant.json
View file @
77df962b
...
...
@@ -55,10 +55,7 @@
"Name[uk]"
:
"Власні значення"
,
"Name[x-test]"
:
"xxEigenvaluesxx"
,
"Name[zh_CN]"
:
"特征值"
,
"Name[zh_TW]"
:
"特徵值"
,
"ServiceTypes"
:
[
"Cantor/Assistant"
]
"Name[zh_TW]"
:
"特徵值"
},
"RequiredExtensions"
:
"LinearAlgebraExtension,HistoryExtension"
}
src/assistants/linearalgebra/eigenvectors/eigenvectorsassistant.json
View file @
77df962b
...
...
@@ -55,10 +55,7 @@
"Name[uk]"
:
"Власні вектори"
,
"Name[x-test]"
:
"xxEigenvectorsxx"
,
"Name[zh_CN]"
:
"特征向量"
,
"Name[zh_TW]"
:
"特徵向量"
,
"ServiceTypes"
:
[
"Cantor/Assistant"
]
"Name[zh_TW]"
:
"特徵向量"
},
"RequiredExtensions"
:
"LinearAlgebraExtension,HistoryExtension"
}
src/assistants/linearalgebra/invertmatrix/invertmatrixassistant.json
View file @
77df962b
...
...
@@ -55,10 +55,7 @@
"Name[uk]"
:
"Знайти обернену матрицю"
,
"Name[x-test]"
:
"xxInvert Matrixxx"
,
"Name[zh_CN]"
:
"逆矩阵"
,
"Name[zh_TW]"
:
"逆矩陣"
,
"ServiceTypes"
:
[
"Cantor/Assistant"
]
"Name[zh_TW]"
:
"逆矩陣"
},
"RequiredExtensions"
:
"LinearAlgebraExtension,HistoryExtension"
}
src/assistants/plot2d/plot2dassistant.json
View file @
77df962b
...
...
@@ -57,10 +57,7 @@
"Name[uk]"
:
"Plot2d"
,
"Name[x-test]"
:
"xxPlot2dxx"
,
"Name[zh_CN]"
:
"Plot2d"
,
"Name[zh_TW]"
:
"繪製平面圖"
,
"ServiceTypes"
:
[
"Cantor/Assistant"
]
"Name[zh_TW]"
:
"繪製平面圖"
},
"RequiredExtensions"
:
"PlotExtension"
}
src/assistants/plot3d/plot3dassistant.json
View file @
77df962b
...
...
@@ -57,10 +57,7 @@
"Name[uk]"
:
"Plot3d"
,
"Name[x-test]"
:
"xxPlot3dxx"
,
"Name[zh_CN]"
:
"Plot3d"
,
"Name[zh_TW]"
:
"繪製立體圖"
,
"ServiceTypes"
:
[
"Cantor/Assistant"
]
"Name[zh_TW]"
:
"繪製立體圖"
},
"RequiredExtensions"
:
"PlotExtension"
}
src/assistants/runscript/runscriptassistant.json
View file @
77df962b
...
...
@@ -56,10 +56,7 @@
"Name[uk]"
:
"Виконати скрипт"
,
"Name[x-test]"
:
"xxRunScriptxx"
,
"Name[zh_CN]"
:
"运行脚本"
,
"Name[zh_TW]"
:
"執行文稿"
,
"ServiceTypes"
:
[
"Cantor/Assistant"
]
"Name[zh_TW]"
:
"執行文稿"
},
"RequiredExtensions"
:
"ScriptExtension"
}
src/assistants/solve/solveassistant.json
View file @
77df962b
...
...
@@ -58,10 +58,7 @@
"Name[uk]"
:
"Розв’язати"
,
"Name[x-test]"
:
"xxSolvexx"
,
"Name[zh_CN]"
:
"解答"
,
"Name[zh_TW]"
:
"解決"
,
"ServiceTypes"
:
[
"Cantor/Assistant"
]
"Name[zh_TW]"
:
"解決"
},
"RequiredExtensions"
:
"CASExtension"
}
src/backends/R/rbackend.json
View file @
77df962b
...
...
@@ -59,9 +59,6 @@
"Name[x-test]"
:
"xxRxx"
,
"Name[zh_CN]"
:
"R"
,
"Name[zh_TW]"
:
"R"
,
"ServiceTypes"
:
[
"Cantor/Backend"
],
"Website"
:
"https://www.r-project.org/"
}
}
src/backends/julia/juliabackend.json
View file @
77df962b
...
...
@@ -57,9 +57,6 @@
"Name[x-test]"
:
"xxJuliaxx"
,
"Name[zh_CN]"
:
"Julia"
,
"Name[zh_TW]"
:
"Julia"
,
"ServiceTypes"
:
[
"Cantor/Backend"
],
"Website"
:
"https://julialang.org/"
}
}
src/backends/kalgebra/kalgebrabackend.json
View file @
77df962b
...
...
@@ -59,9 +59,6 @@
"Name[x-test]"
:
"xxKAlgebraxx"
,
"Name[zh_CN]"
:
"KAlgebra"
,
"Name[zh_TW]"
:
"數學_KAlgebra"
,
"ServiceTypes"
:
[
"Cantor/Backend"
],
"Website"
:
"https://edu.kde.org/kalgebra"
}
}
src/backends/lua/luabackend.json
View file @
77df962b
...
...
@@ -59,9 +59,6 @@
"Name[x-test]"
:
"xxLuaxx"
,
"Name[zh_CN]"
:
"Lua"
,
"Name[zh_TW]"
:
"Lua"
,
"ServiceTypes"
:
[
"Cantor/Backend"
],
"Website"
:
"https://luajit.org"
}
}
src/backends/maxima/maximabackend.json
View file @
77df962b
...
...
@@ -59,9 +59,6 @@
"Name[x-test]"
:
"xxMaximaxx"
,
"Name[zh_CN]"
:
"Maxima"
,
"Name[zh_TW]"
:
"Maxima"
,
"ServiceTypes"
:
[
"Cantor/Backend"
],
"Website"
:
"http://maxima.sourceforge.net/"
}
}
src/backends/octave/octavebackend.json
View file @
77df962b
...
...
@@ -59,9 +59,6 @@
"Name[x-test]"
:
"xxOctavexx"
,
"Name[zh_CN]"
:
"Octave"
,
"Name[zh_TW]"
:
"Octave"
,
"ServiceTypes"
:
[
"Cantor/Backend"
],
"Website"
:
"https://www.gnu.org/software/octave/"
}
}
src/backends/python/pythonbackend.json
View file @
77df962b
...
...
@@ -51,9 +51,6 @@
"Name[uk]"
:
"Python"
,
"Name[x-test]"
:
"xxPythonxx"
,
"Name[zh_CN]"
:
"Python"
,
"ServiceTypes"
:
[
"Cantor/Backend"
],
"Website"
:
"https://python.org/"
}
}
src/backends/qalculate/plotassistant/qalculateplotassistant.json
View file @
77df962b
...
...
@@ -56,10 +56,7 @@
"Name[uk]"
:
"QalculatePlot"
,
"Name[x-test]"
:
"xxQalculatePlotxx"
,
"Name[zh_CN]"
:
"QalculatePlot"
,
"Name[zh_TW]"
:
"QalculatePlot"
,
"ServiceTypes"
:
[
"Cantor/Assistant"
]
"Name[zh_TW]"
:
"QalculatePlot"
},
"RequiredExtensions"
:
"QalculatePlotExtension"
}
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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