thomas: server/patches/horde-webmail/1.2.0/tg t_imp_H_GW_DefaultLoginView.diff, 1.3, 1.4

cvs at kolab.org cvs at kolab.org
Fri Mar 13 12:20:35 CET 2009


Author: thomas

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

Modified Files:
	t_imp_H_GW_DefaultLoginView.diff 
Log Message:
Set the default webclient view to imp instead of dimp.

Gunnar, please make sure the changed patch gets integrated with your
development setup.


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.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- t_imp_H_GW_DefaultLoginView.diff	13 Mar 2009 09:02:00 -0000	1.3
+++ t_imp_H_GW_DefaultLoginView.diff	13 Mar 2009 11:20:32 -0000	1.4
@@ -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