Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
ab83394b
...
ab83394b1c821a8e0cae63d226c2fb9fedb8d9a5
authored
2003-03-15 23:20:04 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added mhn
1 parent
c8463abe
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
0 deletions
mh/.cvsignore
mh/Makefile.am
po/POTFILES.in
mh/.cvsignore
View file @
ab83394
...
...
@@ -20,6 +20,7 @@ comp
send
install-mh
mark
mhn
anno
mhl
pick
...
...
mh/Makefile.am
View file @
ab83394
...
...
@@ -27,6 +27,7 @@ PROGRAMS_MH = \
install-mh
\
mark
\
mhl
\
mhn
\
mhpath
\
pick
\
refile
\
...
...
@@ -49,6 +50,7 @@ EXTRA_PROGRAMS = \
install-mh
\
mark
\
mhl
\
mhn
\
mhpath
\
pick
\
refile
\
...
...
po/POTFILES.in
View file @
ab83394
...
...
@@ -107,6 +107,7 @@ mh/mh_msgset.c
mh/mh_whatnow.c
mh/mh_whom.c
mh/mhl.c
mh/mhn.c
mh/mhpath.c
mh/pick.c
mh/refile.c
...
...
Please
register
or
sign in
to post a comment