diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-21 06:11:37 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-21 06:11:37 +0000 |
commit | 8e2c9664fc513802d8dee642f4214c227e227993 (patch) | |
tree | 108dbec101c4aa3989d5fc2190a479ca0d022014 /plugins/Svc_vi/VersionInfo.html | |
parent | fab40f1d164c53055239d4151133f67de73c3bac (diff) |
project names fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@113 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Svc_vi/VersionInfo.html')
-rw-r--r-- | plugins/Svc_vi/VersionInfo.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/Svc_vi/VersionInfo.html b/plugins/Svc_vi/VersionInfo.html new file mode 100644 index 0000000000..a955874979 --- /dev/null +++ b/plugins/Svc_vi/VersionInfo.html @@ -0,0 +1,11 @@ +<html>
+ <head></head>
+ <body>
+ <center>
+ <h1>Version Information Test Page</h1>
+
+ <p>Version Information version 1.4.3.2</p>
+ <p><a href="VersionInfo.zip">VersionInfo.zip</a></p>
+ </center>
+ </body>
+</html>
|