diff options
author | scuri <scuri> | 2010-06-18 20:06:46 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-06-18 20:06:46 +0000 |
commit | 3af28caf325806bd4a131148427ab9c40f2479a3 (patch) | |
tree | ba871459fb595283fd8497b28be5dfe712ea2df8 /html/en | |
parent | 553cd80ed974c1dd151f902040bd942f043ac193 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en')
-rw-r--r-- | html/en/screenshots.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/html/en/screenshots.html b/html/en/screenshots.html index 0daac10..f3e20cb 100644 --- a/html/en/screenshots.html +++ b/html/en/screenshots.html @@ -61,7 +61,9 @@ if (contextplus) <strong>cdUseContextPlus</strong>(0);</pre> <td> <a href="../screenshots/cd_nativewindow_x11.png"> <img src="../screenshots/small/cd_nativewindow_x11_small.png" xthumbnail-orig-image="../screenshots/cd_nativewindow_x11.png" width="400" height="264" class="style4" ></a></td> - <td><img src="../screenshots/cd_nativewindow_xrender.png"></td> + <td> + <a href="../screenshots/cd_nativewindow_xrender.png"> + <img src="../screenshots/small/cd_nativewindow_xrender_small.png" xthumbnail-orig-image="../screenshots/cd_nativewindow_xrender.png" width="400" height="262" class="style4" ></a></td> </tr> <tr> <th><a href="drv/gdiplus.html">GDK</a></th> |