aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mailman-member-es/labels.pl
diff options
context:
space:
mode:
authorJim Popovitch <jimpop@gmail.com>2013-11-17 01:56:29 +0000
committerJim Popovitch <jimpop@gmail.com>2013-11-17 01:56:29 +0000
commit06d15b0a9949652f696d19903cef2a235ff3a428 (patch)
tree55a9c12de799cc056da986aafe3b8e66d0cbf94b /doc/mailman-member-es/labels.pl
parentbc05ad4e81bd2ce9ec0f36e5112eadf607a49195 (diff)
parentded18dda2b2f9ba00f8780b4eba6c398c5bff838 (diff)
downloadmailman2-06d15b0a9949652f696d19903cef2a235ff3a428.tar.gz
mailman2-06d15b0a9949652f696d19903cef2a235ff3a428.tar.xz
mailman2-06d15b0a9949652f696d19903cef2a235ff3a428.zip
Upstream changes
Diffstat (limited to '')
-rw-r--r--doc/mailman-member-es/labels.pl12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/mailman-member-es/labels.pl b/doc/mailman-member-es/labels.pl
index e275d403..f25ff993 100644
--- a/doc/mailman-member-es/labels.pl
+++ b/doc/mailman-member-es/labels.pl
@@ -1,4 +1,4 @@
-# LaTeX2HTML 2002-2-1 (1.71)
+# LaTeX2HTML 2008 (1.71)
# Associate labels original text with physical files.
@@ -34,6 +34,10 @@ $key = q/sec:nomail/;
$external_labels{$key} = "$URL/" . q|node20.html|;
$noresave{$key} = "$nosave";
+$key = q/sec:nodupes/;
+$external_labels{$key} = "$URL/" . q|node21.html|;
+$noresave{$key} = "$nosave";
+
$key = q/sec:sometopic/;
$external_labels{$key} = "$URL/" . q|node31.html|;
$noresave{$key} = "$nosave";
@@ -42,10 +46,6 @@ $key = q/sec:MIME/;
$external_labels{$key} = "$URL/" . q|node28.html|;
$noresave{$key} = "$nosave";
-$key = q/sec:nodupes/;
-$external_labels{$key} = "$URL/" . q|node21.html|;
-$noresave{$key} = "$nosave";
-
$key = q/sec:nolist/;
$external_labels{$key} = "$URL/" . q|node37.html|;
$noresave{$key} = "$nosave";
@@ -113,7 +113,7 @@ $noresave{$key} = "$nosave";
1;
-# LaTeX2HTML 2002-2-1 (1.71)
+# LaTeX2HTML 2008 (1.71)
# labels from external_latex_labels array.