1 # NRT Theme for MJ's Photo Gallery
2 # (c) 2003--2004 Martin Mares <mj@ucw.cz>; GPL'ed
3 # Theme images taken from the cthumb package (c) Carlos Puchol
5 package Gallery::Theme;
13 "StyleSheet" => "$u/style.css",
16 "TopImg" => "$u/top.png",
18 "BotImg" => "$u/bot.png",
20 "LeftImg" => "$u/left.png",
22 "RightImg" => "$u/right.png",
24 "InteriorMargin" => 4,
25 "ParentImg" => "$u/back.png",
28 "BackImg" => "$u/prev.png",
31 "FwdImg" => "$u/next.png",