summaryrefslogtreecommitdiff
path: root/html/wb/wb_usr.lua
diff options
context:
space:
mode:
Diffstat (limited to 'html/wb/wb_usr.lua')
-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"},