2 commits - data/templates package.xml

Christoph Wickert wickert at kolabsys.com
Tue Sep 13 23:54:24 CEST 2011


 data/templates/welcome-domain-maintainer.tpl |   10 ----------
 package.xml                                  |   17 ++++++++++++++++-
 2 files changed, 16 insertions(+), 11 deletions(-)

New commits:
commit ed7ffb86f3bf524dd0196ed39b3d0b5431fd76c7
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Tue Sep 13 23:52:39 2011 +0200

    Fix typo in changelog

diff --git a/package.xml b/package.xml
index 7cf8261..d0d9f7a 100644
--- a/package.xml
+++ b/package.xml
@@ -548,7 +548,7 @@
    <date>2011-09-13</date>
    <license uri="http://www.gnu.org/copyleft/lesser.html">LGPL</license>
    <notes>
-* Fix domain maintainer welcome screen (kolab/issue4777, kolab/issue4779
+* Fix domain maintainer welcome screen (kolab/issue4777, kolab/issue4779)
    </notes>
   </release>
  </changelog>


commit 62a3e0a384f623f76dd824414d0bf496c9583444
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Tue Sep 13 23:50:53 2011 +0200

    Fix domain maintainer welcome screen (kolab/issue4777, kolab/issue4779)

diff --git a/data/templates/welcome-domain-maintainer.tpl b/data/templates/welcome-domain-maintainer.tpl
index 1dc4550..06bfd8e 100644
--- a/data/templates/welcome-domain-maintainer.tpl
+++ b/data/templates/welcome-domain-maintainer.tpl
@@ -10,16 +10,6 @@
 <table cellspacing="10" cellpadding="10">
 <tr>
 <td>
-<a href="/admin/user/" class="welcomelinks"><img src="/admin/pics/system-users.png" border="0" alt="Manage Users" /><br /><b>{tr msg="Manage Users"}</b></a>
-</td>
-<td>
-<a href="/admin/sharedfolder/" class="welcomelinks"><img src="/admin/pics/preferences-system-network-sharing.png" border="0" alt="Shared Folders" /><br /><b>{tr msg="Shared Folders"}</b></a>
-</td>
-<td>
-<a href="/admin/kolab/" class="welcomelinks"><img src="/admin/pics/dialog-information.png" border="0" alt="About Kolab" /><br /><b>{tr msg="About"}</b></a>
-<table cellspacing="10" cellpadding="10" style="background:#d0e2e6">
-<tr>
-<td>
 <a href="/admin/user/" class="welcomelinks"><img src="/admin/images/system-users.png" border="0" alt="Manage Users" /><br /><b>{tr msg="Manage Users"}</b></a>
 </td>
 <td>
diff --git a/package.xml b/package.xml
index c60bc4b..7cf8261 100644
--- a/package.xml
+++ b/package.xml
@@ -26,7 +26,7 @@
  <date>2011-04-20</date>
  <time>00:44:50</time>
  <version>
-  <release>2.3.2</release>
+  <release>2.3.3</release>
   <api>2.3.0</api>
  </version>
  <stability>
@@ -536,5 +536,20 @@
 * Fix subfolders issue (bugzilla.kolabsys.com #98)
    </notes>
   </release>
+  <release>
+   <version>
+    <release>2.3.3</release>
+    <api>2.3.0</api>
+   </version>
+   <stability>
+    <release>beta</release>
+    <api>beta</api>
+   </stability>
+   <date>2011-09-13</date>
+   <license uri="http://www.gnu.org/copyleft/lesser.html">LGPL</license>
+   <notes>
+* Fix domain maintainer welcome screen (kolab/issue4777, kolab/issue4779
+   </notes>
+  </release>
  </changelog>
 </package>





More information about the commits mailing list