Update gimp examples
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"id": "a746add2-cab0-4740-ac36-c3769d9bfb46",
|
||||
"snapshot": "gimp",
|
||||
"instruction": "Help me open up the Vignette filter window.",
|
||||
"source": "https://www.youtube.com/watch?v=_L_MMU22bAw",
|
||||
"config": [
|
||||
{
|
||||
"type": "launch",
|
||||
"parameters": {
|
||||
"command": [
|
||||
"gimp"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"trajectory": "trajectories/",
|
||||
"related_apps": [
|
||||
"gimp"
|
||||
],
|
||||
"evaluator": {
|
||||
"func": "check_config_status",
|
||||
"expected": {
|
||||
"type": "rule",
|
||||
"rules": {
|
||||
"type:": "key-value",
|
||||
"key": ["history-item", "\"filters-vignette\""],
|
||||
"value": "1"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"type": "gimp_config_file",
|
||||
"file_name": "action-history",
|
||||
"dest": "action-history"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user