acba623fcc8767927a526da87b9e69f42742dc7d
Roger Dingledine i take it back. it is used...

Roger Dingledine authored 13 years ago

1) #!/usr/bin/wml
2) 
3) ## translation metadata
4) # Revision: $Revision: 22069 $
5) # Translation-Priority: 1-high
6) 
7) <:
8)     # path                              link text
9)     my @navigation = (
Roger Dingledine but when it *is* used, it r...

Roger Dingledine authored 13 years ago

10)         'index'                        , 'Home',
Roger Dingledine i take it back. it is used...

Roger Dingledine authored 13 years ago

11)         'about/overview'              , 'About Tor',
12)         'docs/documentation'          , 'Documentation',
13)         'projects/projects'           , 'Projects',
14)         'press/press'                 , 'Press',
15)         '<blog>'                      , 'Blog',
16)         'http://printfection.com/torprojectstore' , 'Store',
17)     );
18)     my @calltoaction = (
Andrew Lewman make download-easy the defa...

Andrew Lewman authored 12 years ago

19)         'download/download-easy'                , 'Download',
Andrew Lewman Add cta-buttons.jpg, change...

Andrew Lewman authored 12 years ago

20)         'getinvolved/volunteer'            , 'Volunteer',
Roger Dingledine i take it back. it is used...

Roger Dingledine authored 13 years ago

21)         'donate/donate'                    , 'Donate',
Roger Dingledine but when it *is* used, it r...

Roger Dingledine authored 13 years ago

22)     );