]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.h
unfuzzy various strings in manpage po's
[apt.git] / apt-pkg / indexfile.h
index 5c666671c6fc796583f3e47b200765a2ef5def9e..68753a40af1e6362970b621466df70f52111947f 100644 (file)
@@ -91,6 +91,11 @@ class IndexTarget                                                    /*{{{*/
       SOURCESENTRY,
       BY_HASH,
       KEEPCOMPRESSEDAS,
+      FALLBACK_OF,
+      IDENTIFIER,
+      ALLOW_INSECURE,
+      ALLOW_WEAK,
+      ALLOW_DOWNGRADE_TO_INSECURE,
    };
    std::string Option(OptionKeys const Key) const;
    bool OptionBool(OptionKeys const Key) const;