summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-03-13 14:04:55 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2007-03-13 14:04:55 +0100
commit90ff41f8a6fdd304ac645f8279464462ca36fccd (patch)
tree1913efb4115e5bd248393230d77c3dfb2647c1f4 /doc/examples
parentad08bf610f0849ddd877abab0f2020dd1ae52dd1 (diff)
* apt-pkg/indexfile.cc:
- fix problem overwriting APT::Acquire::Translation * doc/examples/configure-index: - document APT::Acquire::Translation
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/configure-index3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index 4262b479f..e5d1f2ab3 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -191,6 +191,9 @@ Acquire
// mirror failure reporting url
ReportFailures "http://example.com/mirror-failure";
};
+
+ // translations can be set here to "none", "environment" or "$locale"
+ Translation "none";
};
// Directory layout