-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
26 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
recursive-include locale * | ||
recursive-include gui * |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"skill_id": "skill-ovos-wallpapers.openvoiceos", | ||
"source": "https://github.com/OpenVoiceOS/skill-ovos-wallpapers", | ||
"extra_plugins": { | ||
"core": [], | ||
"PHAL": ["ovos-PHAL-plugin-wallpaper-manager"], | ||
"listener": [], | ||
"audio": [], | ||
"media": [], | ||
"gui": [] | ||
}, | ||
"name": "Wallpaper Changer", | ||
"description": "Pictures from selected subreddits.", | ||
"examples": [ | ||
"new wallpaper", | ||
"change wallpaper to nature", | ||
"show me a picture", | ||
"show me a picture with dogs", | ||
"make that my wallpaper" | ||
], | ||
"tags": ["wallpapers", "images", "pictures"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
(change|random|new) (wallpaper|wall paper) | ||
(change|random|new) (current|homescreen|the|) (wallpaper|wall paper) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters