]> git.deb.at Git - deb/packages.git/blobdiff - templates/config/archive_layout.tmpl
Merge branch 'master' into ubuntu-master
[deb/packages.git] / templates / config / archive_layout.tmpl
index 1eacb1600baa34d49bb5a2ea5bae290d4623d9f8..d4290f2f100caa41ace4a06f336c3f1aa7335fe4 100644 (file)
@@ -2,4 +2,15 @@
    main_section = 'main'
    main_archive = 'us'
    standard_priority = 'optional'
+
+   section_titles = {
+               main => g('Canonical supported Open Source software'),
+               universe => g('Community maintained open source software'),
+               multiverse => g('Software restricted by copyright or legal issues'),
+               restricted => g('Proprietary drivers for devices'),
+        }
+
+   section_urls = {
+        }
+
 %]