Add Fedora Tools settings module

This commit is contained in:
ajp_anton
2026-09-05 02:53:11 +00:00
parent 19df3c3a75
commit d6f30c5735
23 changed files with 1354 additions and 4 deletions
@@ -0,0 +1,17 @@
{
"KPlugin": {
"Authors": [
{
"Name": "fedora-tools contributors"
}
],
"Description": "Install and configure small Fedora tools",
"Icon": "preferences-system",
"License": "MIT",
"Name": "Fedora Tools",
"Version": "0.1.0",
"Website": "https://git.ajpanton.se/ajp_anton/fedora-tools"
},
"X-KDE-Keywords": "Fedora,tools,utilities",
"X-KDE-System-Settings-Parent-Category": "system-administration"
}