Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
c94d9a06
Commit
c94d9a06
authored
Jun 07, 2001
by
Kjartan
Browse files
- Updated the $themes array to include all the themes.
parent
f9de04c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/conf.php
View file @
c94d9a06
...
...
@@ -31,10 +31,22 @@
#
$themes
=
array
(
"UnConeD"
=>
array
(
"themes/unconed/unconed.theme"
,
"
modern theme, gray and blue, high coolness factor
"
),
"
Internet explorer, Netscape, Opera
"
),
"Marvin"
=>
array
(
"themes/marvin/marvin.theme"
,
"classic theme, white, basic design with a fresh look"
));
"Internet explorer, Netscape, Opera"
),
"Jeroen"
=>
array
(
"themes/jeroen/jeroen.theme"
,
"Internet explorer, Netscape"
),
"Stone Age"
=>
array
(
"themes/example/example.theme"
,
"Internet explorer, Netscape, Opera, Lynx"
),
"Goofy"
=>
array
(
"themes/goofy/goofy.theme"
,
"Internet explorer, Netscape, Opera"
),
"Yaroon"
=>
array
(
"themes/yaroon/yaroon.theme"
,
"Internet explorer, Netscape, Opera"
));
#
# Languages / translation / internationalization:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment