[kune-commits] r1554 - trunk/src/main/webapp/others
Vicente J. Ruiz Jurado
vjrj_ at ourproject.org
Mon Oct 10 03:21:14 CEST 2011
Author: vjrj_
Date: 2011-10-10 03:21:14 +0200 (Mon, 10 Oct 2011)
New Revision: 1554
Modified:
trunk/src/main/webapp/others/kune-client-actions.xml
Log:
Small bug in image extension
Modified: trunk/src/main/webapp/others/kune-client-actions.xml
===================================================================
--- trunk/src/main/webapp/others/kune-client-actions.xml 2011-10-10 00:40:45 UTC (rev 1553)
+++ trunk/src/main/webapp/others/kune-client-actions.xml 2011-10-10 01:21:14 UTC (rev 1554)
@@ -404,11 +404,10 @@
<description>Lets you insert, resize and annotate any image from
the web.
</description>
- <new-content-title>Edit this to insert, resize and annotate any
+ <new-content-title>New image</new-content-title>
+ <new-content-textintro>Edit this to insert, resize and annotate any
image from the web. The image can be annotated (double click on
- it) by any participant of this document.
- </new-content-title>
- <new-content-textintro></new-content-textintro>
+ it) by any participant of this document</new-content-textintro>
<enabled>true</enabled>
<typeIds>
<typeId origTypeId="docs.folder" destTypeId="docs.doc"/>
More information about the kune-commits
mailing list