root/trunk/iPhoneTemplateSet/plugins/iPhoneTemplateSet/lib/iPhoneTemplateSet/L10N/en_us.pm @ 1173

Revision 1173, 143 bytes (checked in by kaminogoya, 14 months ago)

Added the 'automatically hide addressbar' script to index and entry template.

Line 
1package iPhoneTemplateSet::L10N::en_us;
2
3use strict;
4use base qw( iPhoneTemplateSet::L10N );
5use vars qw( %Lexicon );
6
7our %Lexicon = (
8);
9
101;
Note: See TracBrowser for help on using the browser.