diff options
Diffstat (limited to 'system/library/video/movies/actors.xml')
-rw-r--r-- | system/library/video/movies/actors.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/system/library/video/movies/actors.xml b/system/library/video/movies/actors.xml index 3ffdf46b67..811b29437b 100644 --- a/system/library/video/movies/actors.xml +++ b/system/library/video/movies/actors.xml @@ -1,7 +1,8 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> -<node order="4" type="folder"> +<node order="4" type="filter"> <label>344</label> - <path>videodb://movies/actors/</path> <icon>DefaultActor.png</icon> + <content>movies</content> + <group>actors</group> </node> |