bouquets and lamedb now stored in /etc/enigma2 (CONFIGDIR/enigma2)
[enigma2.git] / lib / dvb / idvb.h
index 93d3b52aa864edccaf09513a7581d64460d1e28f..c1c0377f6e584f7c2c3d558551300c4b249796a9 100644 (file)
@@ -19,7 +19,7 @@
 struct eBouquet
 {
        std::string m_bouquet_name;
-       std::string m_path;
+       std::string m_filename;  // without path.. just name
        typedef std::list<eServiceReference> list;
        list m_services;
 // the following four methods are implemented in db.cpp