diff options
author | scuri <scuri> | 2010-08-02 18:59:38 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-08-02 18:59:38 +0000 |
commit | 2e1027df656cbb28a8e268904cf0d4b824b31194 (patch) | |
tree | 1d4e390e4c0d53595d7a029eaa459c4e44f6703e /html/wb | |
parent | b7a579c06c6a15c8dcfe3327bd7f082032d6a753 (diff) |
*** empty log message ***
Diffstat (limited to 'html/wb')
-rw-r--r-- | html/wb/wb_usr.lua | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/html/wb/wb_usr.lua b/html/wb/wb_usr.lua index 2fa3518..feb35b5 100644 --- a/html/wb/wb_usr.lua +++ b/html/wb/wb_usr.lua @@ -129,6 +129,10 @@ wb_usr.tree = }, { link= "", name= {en= "" } }, { + name= {en= "Building in Linux"}, + link= "building.html" + }, + { name= {en= "Internal Architecture", pt= "Arquitetura Interna"}, link= "internal.html" }, |