From a85d95f2a8603b0873439cb42cddb9828b192ff0 Mon Sep 17 00:00:00 2001 From: lars Date: Sun, 9 Nov 2008 02:48:41 +0000 Subject: [PATCH] ezmlm-web packaging: * update MANIFEST file (hinted by Kyle Wheeler) --- MANIFEST | 155 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 79 insertions(+), 76 deletions(-) diff --git a/MANIFEST b/MANIFEST index 4f88e3c..973aceb 100644 --- a/MANIFEST +++ b/MANIFEST @@ -2,93 +2,96 @@ ezmlm-web.cgi changelog copyright UPGRADING -template/gnupg_public.cs -template/config_all.cs -template/gnupg_import.cs -template/config_subscription.cs -template/language_select.cs -template/config_encryption.cs -template/config_archive.cs -template/gnupg_convert.cs -template/main.cs -template/config_processing.cs -template/gnupg_generate_key.cs template/config_admin.cs -template/config_posting.cs -template/help_tag_substitution.cs +template/config_all.cs +template/config_archive.cs +template/config_gpgezmlm.cs template/config_main.cs -template/config_options/block_others_post.cs -template/config_options/admin_get_subscribers.cs -template/config_options/confirm_sub.cs -template/config_options/msgsize_max.cs -template/config_options/archive_deny_unknown.cs -template/config_options/confirm_post.cs -template/config_options/gnupg_keysize.cs -template/config_options/gnupg_sign_messages.cs -template/config_options/admin_enabled.cs -template/config_options/confirm_unsub.cs -template/config_options/confirm_selection.cs -template/config_options/mainlist.cs -template/config_options/create_listname.cs -template/config_options/mimereject.cs -template/config_options/mod_post_path.cs -template/config_options/digest_enabled.cs -template/config_options/gnupg_keyexpires.cs -template/config_options/trailer.cs -template/config_options/prefix.cs -template/config_options/mysql.cs -template/config_options/msgsize_min.cs -template/config_options/mimefilter.cs -template/config_options/mod_sub.cs -template/config_options/admin_path.cs -template/config_options/webusers.cs -template/config_options/lang_select.cs -template/config_options/digest_settings.cs -template/config_options/subscribe_selection.cs -template/config_options/mod_sub_path.cs -template/config_options/gnupg_keyname.cs -template/config_options/reply_to_self.cs -template/config_options/mailman_requests.cs -template/config_options/public.cs -template/config_options/block_deny.cs template/config_options/admin_edit_text.cs -template/config_options/mod_post.cs -template/config_options/copylines.cs -template/config_options/headeradd.cs -template/config_options/from_address.cs -template/config_options/create_listaddress.cs -template/config_options/posting_selection.cs -template/config_options/warn_remove.cs -template/config_options/headerfilter.cs -template/config_options/gnupg_keycomment.cs +template/config_options/admin_enabled.cs +template/config_options/admin_get_subscribers.cs +template/config_options/admin_path.cs +template/config_options/archive_access.cs +template/config_options/archive_deny_unknown.cs template/config_options/archive_enabled.cs -template/config_options/gnupg_plain_without_key.cs +template/config_options/archive_mod_only.cs +template/config_options/archive_remove_private_header.cs +template/config_options/block_deny.cs template/config_options/block_nonmod_post.cs template/config_options/block_others_archive.cs -template/config_options/archive_remove_private_header.cs -template/config_options/owner_address.cs -template/config_options/archive_mod_only.cs +template/config_options/block_others_post.cs template/config_options/charset_select.cs -template/config_options/archive_access.cs -template/textfile_edit.cs +template/config_options/confirm_post.cs +template/config_options/confirm_selection.cs +template/config_options/confirm_sub.cs +template/config_options/confirm_unsub.cs +template/config_options/copylines.cs +template/config_options/create_listaddress.cs +template/config_options/create_listname.cs +template/config_options/digest_enabled.cs +template/config_options/digest_settings.cs +template/config_options/from_address.cs +template/config_options/gnupg_keycomment.cs +template/config_options/gnupg_keyexpires.cs +template/config_options/gnupg_keyname.cs +template/config_options/gnupg_keysize.cs +template/config_options/gpgezmlm_allowkeysubmission.cs +template/config_options/gpgezmlm_encrypttoall.cs +template/config_options/gpgezmlm_nokeynocrypt.cs +template/config_options/gpgezmlm_requiresigs.cs +template/config_options/gpgezmlm_signmessages.cs +template/config_options/gpgezmlm_verifiedkeyreq.cs +template/config_options/headeradd.cs +template/config_options/headerfilter.cs +template/config_options/lang_select.cs +template/config_options/mailman_requests.cs +template/config_options/mainlist.cs +template/config_options/mimefilter.cs +template/config_options/mimereject.cs +template/config_options/mod_post.cs +template/config_options/mod_post_path.cs +template/config_options/mod_sub.cs +template/config_options/mod_sub_path.cs +template/config_options/msgsize_max.cs +template/config_options/msgsize_min.cs +template/config_options/mysql.cs +template/config_options/owner_address.cs +template/config_options/posting_selection.cs +template/config_options/prefix.cs +template/config_options/public.cs +template/config_options/reply_to_self.cs +template/config_options/subscribe_selection.cs +template/config_options/trailer.cs +template/config_options/warn_remove.cs +template/config_options/webusers.cs +template/config_posting.cs +template/config_processing.cs +template/config_subscription.cs +template/domain_select.cs +template/footer.cs +template/gnupg_generate_key.cs +template/gnupg_import.cs +template/gnupg_public.cs +template/gnupg_secret.cs +template/gpgezmlm_convert.cs +template/header.cs +template/help_tag_substitution.cs +template/interface_select.cs +template/list_create.cs +template/list_delete.cs +template/list_select.cs +template/macros.cs +template/main.cs +template/mime_type_examples.txt template/modpath_info.cs +template/nav.cs +template/show_subscription_log.cs +template/subscribers.cs +template/textfile_edit.cs +template/textfiles.cs template/ui/easy.hdf template/ui/expert.hdf template/ui/normal.hdf -template/domain_select.cs -template/mime_type_examples.txt -template/list_delete.cs -template/header.cs -template/list_create.cs -template/interface_select.cs -template/footer.cs -template/textfiles.cs -template/show_subscription_log.cs -template/list_select.cs -template/subscribers.cs -template/macros.cs -template/gnupg_secret.cs -template/nav.cs www-data/horiz_grad_blue.png www-data/color-red-blue.css www-data/vert_grad_red.png