File: variables

package info (click to toggle)
mailcrypt 3.5.8-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 928 kB
  • ctags: 422
  • sloc: lisp: 4,439; python: 437; makefile: 208; sh: 170
file content (22 lines) | stat: -rw-r--r-- 812 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<:# Copyright (C) 1999, 2000, 01, 02 by Davide Giovanni Maria Salvetti.:>//
<:# $Id: variables,v 1.8 2002/09/01 15:08:41 salve Exp $:>//
<:# BEWARE: The file mailcrypt-init.el is not yet EPerled!:>//
<:$PACKAGE="mailcrypt":>//
<:# Documentation:>//
<:$DOCS="ANNOUNCE ChangeLog.1 NEWS ONEWS README README.gpg mailcrypt.texi texi2html.ext":>//
<:# Mailcrypt sources:>//
<:$SOURCES="mailcrypt.el mc-toplev.el mc-pgp.el mc-remail.el mc-pgp5.el mc-gpg.el expect.el mc-setversion.el":>//
<:# Misc package variables:>//
<:$HTMLS="*.html":>//
<:$INFOS="$PACKAGE.info*":>//
<:$MENUSEC="Apps/Editors":>//
<:$INFOSEC="Emacs":>//
<:$INFOMENU="Mailcrypt":>//
<:$INFODESC="Cryptographic interface for mail and news.":>//
<:$EPRIORITY="50":>//
#include "system.variables"
<:
# local variables:
# mode: shell-script
# end:
:>//