This commit is contained in:
john 2025-08-21 11:36:02 +02:00
commit 87872cb4fa
7 changed files with 756 additions and 0 deletions

19
metadata.json Normal file
View file

@ -0,0 +1,19 @@
{
"KPackageStructure": "Plasma/Wallpaper",
"KPlugin": {
"Authors": [
{
"Email": "potd@johnbotr.is",
"Name": "John Botris"
}
],
"BugReportUrl": "https://google.com",
"Description": "A new picture from the Internet each day",
"EnabledByDefault": true,
"Icon": "office-calendar",
"Id": "botris.dev.potd",
"License": "LGPL-2.1",
"Name": "My Picture of the day",
"Website": "https://kde.org/"
}
}