summaryrefslogtreecommitdiff
path: root/aptitude-defaults.bs
diff options
context:
space:
mode:
authorDaniel Burrows <dburrows@debian.org>2008-02-03 06:31:59 -0800
committerDaniel Burrows <dburrows@debian.org>2008-02-03 06:31:59 -0800
commit0b369d51e0d6a2f7bd106ca609bc192bd8790a78 (patch)
treee32d510e5c1d058a726d16ac4515c556dbebfdc4 /aptitude-defaults.bs
parent4e6e848e6591aaaa9db353209b30abe66f7d7d21 (diff)
downloadaptitude-0b369d51e0d6a2f7bd106ca609bc192bd8790a78.tar.gz
Make the boilerplate in each defaults file more sensible.
Diffstat (limited to 'aptitude-defaults.bs')
-rw-r--r--aptitude-defaults.bs7
1 files changed, 1 insertions, 6 deletions
diff --git a/aptitude-defaults.bs b/aptitude-defaults.bs
index 3d517eb8..33f8fcc3 100644
--- a/aptitude-defaults.bs
+++ b/aptitude-defaults.bs
@@ -1,14 +1,9 @@
// -*-c++-*-
//
-// This file defines the names of sections known by aptitude. You can
-// add new sections by adding new entries to the "Top-Sections" list
-// and the "Descriptions" tree, and you can cause a translation of
-// this file to be selected by providing a translation for
-// "aptitude-section-names" in the .po for your language.
+// This file defines the names of sections known by aptitude for bs.
Aptitude::Sections
{
- Top-Sections { "main"; "contrib"; "non-free"; "non-US"; }
Descriptions {
Unknown "Packages with no declared section\n No section is given for these packages. Perhaps there is an error in the Packages file?";
Virtual "Virtual packages\n These packages do not exist; they are names other packages use to require or provide some functionality.";