much better toolbar icons

This commit is contained in:
JT Smith 2006-03-12 01:25:48 +00:00
parent 8340b6a214
commit 4b948b18af

View file

@ -5,7 +5,7 @@ use strict;
our $LANGUAGE = { our $LANGUAGE = {
label => 'English', label => 'English',
toolbar => 'shiny', toolbar => 'bullet',
languageAbbreviation => 'en', # used by plugins such as javascript helpers and third-party perl modules languageAbbreviation => 'en', # used by plugins such as javascript helpers and third-party perl modules
locale => 'US' # same as above locale => 'US' # same as above
}; };