much better toolbar icons
This commit is contained in:
parent
8340b6a214
commit
4b948b18af
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue