annotate .hgignore @ 830:80434fde7cfa

Display presence notification timestamps when they exist These timestamps were used in the roster, but not in the buffer window message nor in the history logfile. Reported by "ze".
author Mikael Berthe <mikael@lilotux.net>
date Wed, 03 May 2006 11:28:41 +0200
parents 6792164a4223
children 9ce308598c0a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
435
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
1 syntax: glob
255
035e45093ab7 # HG changeset patch
mikael@frmp8452
parents: 0
diff changeset
2
435
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
3 Makefile
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
4 Makefile.in
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
5 *.[oa]
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
6 .deps
798
bbaab5692b0e hgignore: Ignore hgcset.h
Mikael Berthe <mikael@lilotux.net>
parents: 435
diff changeset
7 mcabber/src/hgcset.h
435
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
8 mcabber/src/mcabber
817
6792164a4223 Update hgignore
Mikael Berthe <mikael@lilotux.net>
parents: 798
diff changeset
9 mcabber/src/mcabber.exe
255
035e45093ab7 # HG changeset patch
mikael@frmp8452
parents: 0
diff changeset
10
435
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
11 autom4te.cache
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
12 mcabber/aclocal.m4
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
13 mcabber/config.sub
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
14 mcabber/configure
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
15 mcabber/connwrap/depcomp
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
16 mcabber/depcomp
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
17 mcabber/ltmain.sh
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
18 mcabber/missing
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
19 mcabber/mkinstalldirs
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
20 mcabber/stamp-h1
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
21
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
22 config.h{.in,}
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
23 config.{log,cache,guess,status}
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
24
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
25 *.sw?
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
26 cscope.out
798
bbaab5692b0e hgignore: Ignore hgcset.h
Mikael Berthe <mikael@lilotux.net>
parents: 435
diff changeset
27 mcabber/ptodo
435
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
28