phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: felamimail/setup phpgw_de.lang,1.1.1.1,1.1.1.1.2


From: Lars Kneschke <address@hidden>
Subject: [Phpgroupware-cvs] CVS: felamimail/setup phpgw_de.lang,1.1.1.1,1.1.1.1.2.1 setup.inc.php,1.2.2.4,1.2.2.5
Date: Tue, 04 Jun 2002 08:15:26 -0400

Update of /cvsroot/phpgroupware/felamimail/setup
In directory subversions:/tmp/cvs-serv14909/setup

Modified Files:
      Tag: Version-0_9_14-branch
        phpgw_de.lang setup.inc.php 
Log Message:
- you can now filter messages
  so far only for senderaddress, sendername and subject
  
- updated the way, felamimail find its options. it was broken

- when you have ldap account storage enabled, felamimail trys to
  read the users email address from ldap


Index: phpgw_de.lang
===================================================================
RCS file: /cvsroot/phpgroupware/felamimail/setup/phpgw_de.lang,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -r1.1.1.1 -r1.1.1.1.2.1
*** phpgw_de.lang       31 Dec 2001 00:59:07 -0000      1.1.1.1
--- phpgw_de.lang       4 Jun 2002 12:15:23 -0000       1.1.1.1.2.1
***************
*** 117,118 ****
--- 117,119 ----
  compress folder       felamimail      de      Ordner komprimieren
  add to addressbook    felamimail      de      zum Adressbuch hinzufügen
+ edit filter   felamimail      de      Filter bearbeiten

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/felamimail/setup/setup.inc.php,v
retrieving revision 1.2.2.4
retrieving revision 1.2.2.5
diff -C2 -r1.2.2.4 -r1.2.2.5
*** setup.inc.php       27 Apr 2002 21:54:53 -0000      1.2.2.4
--- setup.inc.php       4 Jun 2002 12:15:23 -0000       1.2.2.5
***************
*** 32,35 ****
--- 32,37 ----
        /* The hooks this app includes, needed for hooks registration */
        $setup_info['felamimail']['hooks'][] = 'preferences';
+       $setup_info['felamimail']['hooks'][] = 'admin';
+       $setup_info['felamimail']['hooks'][] = 'manual';
  
        /* Dependacies for this app to work */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]