Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2003-05-05 03:30:26 +0400
committerSebastien Pouliot <sebastien@ximian.com>2003-05-05 03:30:26 +0400
commit054ab5cbfce9290ea4ec84e735a8c3dfa933265e (patch)
tree9de95fbe3c0d1d69084b5c933ca959b1775ad8a0 /web/screenshots
parent4204458f551d115fae43a3a0a1686563db0a9f72 (diff)
2003-05-04 Sebastien Pouliot <spouliot@videotron.ca>
* Updated for screenshots of Certificate Viewer svn path=/trunk/mono/; revision=14279
Diffstat (limited to 'web/screenshots')
-rw-r--r--web/screenshots25
1 files changed, 24 insertions, 1 deletions
diff --git a/web/screenshots b/web/screenshots
index 54958af9394..9445bf716e5 100644
--- a/web/screenshots
+++ b/web/screenshots
@@ -162,4 +162,27 @@
</table>
- \ No newline at end of file
+** Mono Certificate Viewer
+
+ <table border=1>
+ <tr>
+ <td>
+ <img src="images/swf-certview.png">
+ </td>
+ </tr>
+ <tr>
+ <td>
+ running on Windows using SWF
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="images/gtk-certview.png">
+ </td>
+ </tr>
+ <tr>
+ <td>
+ running on Linux (RH9) using GTK#
+ </td>
+ </tr>
+ </table>