Rename folder and update metadata.json to new UUID

This commit is contained in:
Wolfgang R 2016-02-16 17:20:15 +01:00
parent 5ea90b1772
commit 3cc21ed254
10 changed files with 11 additions and 10 deletions

View file

@ -1,10 +0,0 @@
{
"shell-version": [
"3.12",
"3.14",
"3.16",
"3.18"],
"uuid": "randomwallpaper@iflow.productions",
"name": "Random Wallpaper",
"description": "Fetches random wallpaper from desktopper.co and sets it as desktop background"
}

View file

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,11 @@
{
"shell-version": [
"3.12",
"3.14",
"3.16",
"3.18"
],
"uuid": "randomwallpaper@iflow.space",
"name": "Random Wallpaper",
"description": "Fetches a random wallpaper from desktopper.co and sets it as desktop background"
}