thomas: server/patches/horde-webmail/1.2.0/tg t_imp_H_GW_DefaultLoginView.diff, 1.4.2.1, 1.4.2.2

cvs at kolab.org cvs at kolab.org
Fri Mar 20 16:33:58 CET 2009


Author: thomas

Update of /kolabrepository/server/patches/horde-webmail/1.2.0/tg
In directory doto:/tmp/cvs-serv19603/patches/horde-webmail/1.2.0/tg

Modified Files:
      Tag: kolab_2_2_branch
	t_imp_H_GW_DefaultLoginView.diff 
Log Message:
default_view should be imp, not dimp!

kolab/issue3452 (Allow to configure the default imp view offered to the user)


Index: t_imp_H_GW_DefaultLoginView.diff
===================================================================
RCS file: /kolabrepository/server/patches/horde-webmail/1.2.0/tg/t_imp_H_GW_DefaultLoginView.diff,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -u -d -r1.4.2.1 -r1.4.2.2
--- t_imp_H_GW_DefaultLoginView.diff	20 Mar 2009 09:06:04 -0000	1.4.2.1
+++ t_imp_H_GW_DefaultLoginView.diff	20 Mar 2009 15:33:56 -0000	1.4.2.2
@@ -21,7 +21,7 @@
  $conf['user']['allow_view_source'] = true;
  $conf['user']['alternate_login'] = false;
  $conf['user']['redirect_on_logout'] = false;
-+$conf['user']['default_view'] = 'dimp';
++$conf['user']['default_view'] = 'imp';
  $conf['user']['select_view'] = true;
  $conf['server']['change_server'] = false;
  $conf['server']['change_port'] = false;





More information about the commits mailing list