diff --git a/windows/puttytel.mft b/windows/puttytel.mft new file mode 100644 index 00000000..2fda22dc --- /dev/null +++ b/windows/puttytel.mft @@ -0,0 +1,31 @@ + + + + + A network client and terminal emulator + + + + + + + + + + true + + + diff --git a/windows/puttytel.rc b/windows/puttytel.rc index dbdfc46d..a5cba2c8 100644 --- a/windows/puttytel.rc +++ b/windows/puttytel.rc @@ -6,6 +6,5 @@ #include "win_res.rc2" #ifndef NO_MANIFESTS -/* FIXME */ -1 RT_MANIFEST "putty.mft" +1 RT_MANIFEST "puttytel.mft" #endif /* NO_MANIFESTS */