summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-10-13 20:44:24 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-10-13 20:44:24 +0000
commitd1e04a3c6d199316923055d9c7d47cda09c7b9b8 (patch)
tree945bd38552d76c1074b8c349c0412da4bae39c40 /contrib
parent0f4998315c118d214ef8f9a9fa4f4ee490da12f2 (diff)
Add RCS $Id$ strings to (hopefully) all source files.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.in2
-rw-r--r--contrib/Mush.rc2
-rw-r--r--contrib/Pine.rc4
-rw-r--r--contrib/language.txt3
-rw-r--r--contrib/language50.txt3
-rw-r--r--contrib/sample.mailcap2
-rw-r--r--contrib/sample.muttrc2
7 files changed, 18 insertions, 0 deletions
diff --git a/contrib/Makefile.in b/contrib/Makefile.in
index 66b82db6..a2918a98 100644
--- a/contrib/Makefile.in
+++ b/contrib/Makefile.in
@@ -1,3 +1,5 @@
+# $Id$
+
SHELL=/bin/sh
PACKAGE=@PACKAGE@
diff --git a/contrib/Mush.rc b/contrib/Mush.rc
index 41008926..ce643432 100644
--- a/contrib/Mush.rc
+++ b/contrib/Mush.rc
@@ -2,6 +2,8 @@
# Key bindings similar to those of MUSH
#
+# $Id$
+
bind index . display-message
bind index t display-message
macro index n j\n
diff --git a/contrib/Pine.rc b/contrib/Pine.rc
index 5eb0f86c..655d7ad1 100644
--- a/contrib/Pine.rc
+++ b/contrib/Pine.rc
@@ -3,6 +3,10 @@
# similar to those of PINE 3.95.
#
+#
+# $Id$
+#
+
bind index v display-message
bind index p previous-undeleted
bind index n next-undeleted
diff --git a/contrib/language.txt b/contrib/language.txt
index 4e9032fc..a6b25255 100644
--- a/contrib/language.txt
+++ b/contrib/language.txt
@@ -1,5 +1,7 @@
# Translation file for PGP 2.6.3(i)n.
+# $Id$
+
# ------------------------------------------------------------------
# Character set: ISO-Latin/1 (ISO 8859/1)
# Date revised: 7 October 1997
@@ -3256,3 +3258,4 @@ muttde: "\n\nSORGFÄLTIG LESEN: Wie hast Du die Identität des Nutzers geprüft ?\
1) Keine Überprüfung des wirklichen Namens des Nutzers.\n\
2) Einige Bemühungen, die Person mit diesem Namen zu identifizieren.\n\
3) Große Identifizierungsaufwendungen, Ausweis, direkter Kontakt...\n"
+$Id$
diff --git a/contrib/language50.txt b/contrib/language50.txt
index a573c105..614833bb 100644
--- a/contrib/language50.txt
+++ b/contrib/language50.txt
@@ -1,5 +1,7 @@
#This file contains the strings used by PGP.
+# $Id$
+
[DIFFERENT_EXES]
us=\
PGP is now invoked from different executables for different operations:\n\n\
@@ -1337,3 +1339,4 @@ us="Certifying key no longer\n"
[PGPERR_KEYDB_OBJECT_DELETED]
us="Object has been deleted\n"
+$Id$
diff --git a/contrib/sample.mailcap b/contrib/sample.mailcap
index 6cba2b67..78679ae8 100644
--- a/contrib/sample.mailcap
+++ b/contrib/sample.mailcap
@@ -1,3 +1,5 @@
+# $Id$
+
text/html; netscape -remote 'openURL(%s)'
image/gif; xv %s
image/jpg; xv %s
diff --git a/contrib/sample.muttrc b/contrib/sample.muttrc
index 8bce3bbe..133ea42b 100644
--- a/contrib/sample.muttrc
+++ b/contrib/sample.muttrc
@@ -1,3 +1,5 @@
+# $Id$
+
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#
# ME's personal .muttrc (Mutt 0.92.5)