]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/debmetaindex.h
* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which
[apt.git] / apt-pkg / deb / debmetaindex.h
index ffcc7c4bb3c98004d5861487e773b142b1648b72..0aaf7f14acf4c6eb7da3808715cf51bd2ec3990b 100644 (file)
@@ -39,6 +39,8 @@ class debReleaseIndex : public metaIndex {
    string IndexURISuffix(const char *Type, string const &Section, string const &Arch="native") const;
    string SourceIndexURI(const char *Type, const string &Section) const;
    string SourceIndexURISuffix(const char *Type, const string &Section) const;
+   string TranslationIndexURI(const char *Type, const string &Section) const;
+   string TranslationIndexURISuffix(const char *Type, const string &Section) const;
    virtual vector <pkgIndexFile *> *GetIndexFiles();
 
    virtual bool IsTrusted() const;