summaryrefslogtreecommitdiff
path: root/html/wb
diff options
context:
space:
mode:
authorscuri <scuri>2010-06-17 19:32:24 +0000
committerscuri <scuri>2010-06-17 19:32:24 +0000
commitdebc9599032c7036006ec124f4ef8f44b8935568 (patch)
tree0e210330658dc789212f1292f23bf6079f66fb81 /html/wb
parent622702f609550390898cd31956bf784212f46a6e (diff)
*** empty log message ***
Diffstat (limited to 'html/wb')
-rw-r--r--html/wb/wb_usr.lua9
1 files changed, 8 insertions, 1 deletions
diff --git a/html/wb/wb_usr.lua b/html/wb/wb_usr.lua
index 49e86ab..9cb014a 100644
--- a/html/wb/wb_usr.lua
+++ b/html/wb/wb_usr.lua
@@ -78,7 +78,14 @@ wb_usr.tree =
},
{
name= {en= "Screenshots"},
- link= "screenshots.html"
+ link= "screenshots.html",
+ folder=
+ {
+ {
+ name= {en= "C Source Code"},
+ link= "screenshots_src_c.html"
+ }
+ }
},
{
name= {en= "Comparing", pt= "Outras Bibliotecas Gráficas"},