'help'=>'Any listing in eGW will show you this number of entries or lines per page.<br>To many slow down the page display, to less will cost you the overview.',
'size'=>3,
'xmlrpc'=>True,
'admin'=>False
),
'template_set'=>array(
'type'=>'select',
'label'=>'Interface/Template Selection',
'name'=>'template_set',
'values'=>$_templates,
'help'=>'A template defines the layout of eGroupWare and it contains icons for each application.',
'xmlrpc'=>True,
'admin'=>False
),
'theme'=>array(
'type'=>'select',
'label'=>'Theme (colors/fonts) Selection',
'name'=>'theme',
'values'=>$_themes,
'help'=>'A theme defines the colors and fonts used by the template.',
'xmlrpc'=>True,
'admin'=>False
),
'navbar_format'=>array(
'type'=>'select',
'label'=>'Show navigation bar as',
'name'=>'navbar_format',
'values'=>$navbar_format,
'help'=>'You can show the applications as icons only, icons with app-name or both.',
'xmlrpc'=>True,
'admin'=>False
),
'tz_offset'=>array(
'type'=>'select',
'label'=>'Time zone offset',
'name'=>'tz_offset',
'values'=>$tz_offset,
'help'=>'How many hours are you in front or after the timezone of the server.<br>If you are in the same time zone as the server select 0 hours, else select your locale date and time.',
'xmlrpc'=>True,
'admin'=>False
),
'dateformat'=>array(
'type'=>'select',
'label'=>'Date format',
'name'=>'dateformat',
'values'=>$date_formats,
'help'=>'How should eGroupWare display dates for you.',
'xmlrpc'=>True,
'admin'=>False
),
'timeformat'=>array(
'type'=>'select',
'label'=>'Time format',
'name'=>'timeformat',
'values'=>$time_formats,
'help'=>'Do you prefer a 24 hour time format, or a 12 hour one with am/pm attached.',
'help'=>'In which country are you. This is used to set certain defaults for you.',
'xmlrpc'=>True,
'admin'=>False
),
'lang'=>array(
'type'=>'select',
'label'=>'Language',
'name'=>'lang',
'values'=>$langs,
'help'=>'Select the language of texts and messages within eGroupWare.<br>Some languages may not contain all messages, in that case you will see an english message.',
'xmlrpc'=>True,
'admin'=>False
),
'show_currentusers'=>array(
'type'=>'check',
'label'=>'Show number of current users',
'name'=>'show_currentusers',
'help'=>'Should the number of active sessions be displayed for you all the time.',
'xmlrpc'=>False,
'admin'=>True
),
'default_app'=>array(
'type'=>'select',
'label'=>'Default application',
'name'=>'default_app',
'values'=>$user_apps,
'help'=>"The default application will be started when you enter eGroupWare or click on the homepage icon.<br>You can also have more than one application showing up on the homepage, if you don't choose a specific application here (has to be configured in the preferences of each application).",
'xmlrpc'=>False,
'admin'=>False
),
'currency'=>array(
'type'=>'input',
'label'=>'Currency',
'name'=>'currency',
'help'=>'Which currency symbol or name should be used in eGroupWare.',
'help'=>lang('The selectbox shows all available users (can be very slow on big installs with many users). The popup can search users by name or group.').' '.