diff options
Diffstat (limited to 'configs/epg.dat')
-rw-r--r-- | configs/epg.dat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/epg.dat b/configs/epg.dat index 8d3ce74..fd29f54 100644 --- a/configs/epg.dat +++ b/configs/epg.dat @@ -150,6 +150,7 @@ Table imagerefs SOURCE "" source Ascii 10 Meta, FILEREF "" fileref Ascii 100 Data, IMGNAME "" imagename Ascii 100 Data, + IMGNAMEFS "" imagenamefs Ascii 100 Data, } // ---------------------------------------------------------------- @@ -160,6 +161,7 @@ Index imagerefs { lfn "" LFN, name "" IMGNAME, + namefs "" IMGNAMEFS, } // ---------------------------------------------------------------- |