c3dcff20322aa4a7b5c821a5f12a464b294c3e39
Andrew Lewman first cut of the new, shiny...

Andrew Lewman 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 = (
10)         'home'                        , 'Home',
Andrew Lewman rename the press index page...

Andrew Lewman authored 13 years ago

11)         'about/overview'              , 'About Tor',
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

12)         'docs/documentation'          , 'Documentation',
13)         'projects/projects'           , 'Projects',
Andrew Lewman rename the press index page...

Andrew Lewman authored 13 years ago

14)         'press/press'                 , 'Press',
Andrew Lewman fix spacing for fun.

Andrew Lewman authored 13 years ago

15)         '<blog>'                      , 'Blog',
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

16)         'http://printfection.com/torprojectstore' , 'Store',
17)     );
18)     my @calltoaction = (
19)         'download/download'                , 'Download',
20)         'donate/donate'                    , 'Donate',
Andrew Lewman fix spacing for fun.

Andrew Lewman authored 13 years ago

21)         'getinvolved/volunteer'            , 'Get Involved',