]> err.no Git - scalable-opengroupware.org/commitdiff
added getMail action to accounts folder
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 20 Jul 2005 13:01:39 +0000 (13:01 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 20 Jul 2005 13:01:39 +0000 (13:01 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@847 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/MailerUI/ChangeLog
SOGo/UI/MailerUI/Version
SOGo/UI/MailerUI/product.plist

index 4f192d7c000b58be62cfecdf676442ba7a4fa02d..5535b0db8a6b5e9367e4d0289713d6104dac2b3e 100644 (file)
@@ -1,5 +1,8 @@
 2005-07-20  Helge Hess  <helge.hess@opengroupware.org>
 
+       * product.plist: map getMail on the accounts folder to a noop action
+         (#1491) (v0.9.159)
+       
        * UIxMailMainFrame.m: added UIxMailPanelFrame class for panels opened
          by the main frame (v0.9.158)
 
index 0f2ec22cbb4d68c06fb25c89d09a7fc28c0718f2..7591b24703bbebafcf2a33593f786f3df5349306 100644 (file)
@@ -1,6 +1,6 @@
 # version file
 
-SUBMINOR_VERSION:=158
+SUBMINOR_VERSION:=159
 
 # v0.9.140 requires SoObjects/Mailer v0.9.100
 # v0.9.134 requires libSOGo          v0.9.41
index 1a673c946c42384247a4046676375cd3bc9e2b14..ac33909db757e4aabf94bd9d670e26022ffa3818 100644 (file)
           protectedBy = "View";
           pageName    = "UIxMailAccountsView"; 
         };
+        getMail = {
+          protectedBy = "View";
+          pageName    = "UIxMailAccountsView"; 
+        };
       };
     };