feat: aggiungi splash screen costruttivista per KDE Plasma

This commit is contained in:
Matteo Benedetto
2026-08-16 00:54:10 +02:00
commit 3b1b0fcf0a
6 changed files with 283 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"KPackageStructure": "Plasma/LookAndFeel",
"KPlugin": {
"Authors": [
{
"Name": "enne2"
}
],
"Category": "Aspetto",
"Description": "Schermata di avvio costruttivista per KDE Plasma 6",
"Description[it]": "Schermata di avvio costruttivista per KDE Plasma 6",
"Id": "org.enne2.costruttivista.splash",
"License": "Proprietary",
"Name": "Costruttivista",
"Name[it]": "Costruttivista",
"Version": "1.0.0",
"Website": ""
},
"X-Plasma-APIVersion": "2"
}