[horde] setting Mozilla theme as default
Denny Schierz
linuxmail at 4lin.net
Tue Sep 9 23:45:39 PDT 2003
hi,
i forgot to say, i have the cvs version from hore/imp. I searched in
google and find, to set the value:
http://lists.horde.org/archives/horde/Week-of-Mon-20021028/004195.html
but it doesn't help. I also put this lines into my prefs.php, from a
working system:
// color theme
$_prefs['theme'] = array(
'value' => '',
'locked' => false,
'shared' => true,
'type' => 'enum',
'enum' => array('' => sprintf(_("%s Standard"),
$GLOBALS['registry']->getParam('$
'barbie' => _("Barbie"),
'brown' => _("Brown"),
'burntorange' => _("Burnt Orange"),
'camouflage' => _("Camouflage"),
'cherry' => _("Cherry"),
'gennevilliers' => _("Gennevilliers"),
'green' => _("Green"),
'grey' => _("Grey"),
'lightblue' => _("Light Blue"),
'mozilla' => _("Mozilla"),
'NeXTgrey' => _("NeXT"),
'orange' => _("Orange"),
'simplex' => _("Simplex"),
'sun' => _("Sun")),
'desc' => _("Select your color scheme.")
);
but, in the cvs version, i have only errors.
any suggestion?
On Wed, 2003-09-10 at 08:32, Denny Schierz wrote:
> hi,
>
> how can i setup the default themes in horde, for every user?
>
> ______________________________________________________________________
--
cu denny
Gnupg key can be found under pgp.mit.edu, key ID 0x73137598
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.horde.org/archives/horde/attachments/20030910/587a9656/attachment-0002.bin
More information about the horde
mailing list