]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/debmetaindex.h
let the Mark methods return if their marking was successful
[apt.git] / apt-pkg / deb / debmetaindex.h
index 360fa5419a73a6ecf1075369c9f74f244dd8d232..1561c6e009341a364ab9fd401c47fefd32ec9874 100644 (file)
@@ -37,6 +37,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;