taylor 2004/08/10 23:41:50
Modified: fusion/src/webapp/WEB-INF/conf
JetspeedResources.properties.merge
Log:
add a few constants for action controls
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
Revision Changes Path
1.3 +7 -0
jakarta-jetspeed/fusion/src/webapp/WEB-INF/conf/JetspeedResources.properties.merge
Index: JetspeedResources.properties.merge
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/fusion/src/webapp/WEB-INF/conf/JetspeedResources.properties.merge,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- JetspeedResources.properties.merge 10 Aug 2004 04:14:42 -0000 1.2
+++ JetspeedResources.properties.merge 11 Aug 2004 06:41:50 -0000 1.3
@@ -36,6 +36,13 @@
fusion.jsr168.portlet_definition=portlet_definition
fusion.jsr168.portlet_application=portlet_application
fusion.jsr168.j2.entity = j2_entity
+
fusion.jsr168.j1.help.action = controls.Info
+fusion.jsr168.j1.minimize.action = controls.Minimize
+fusion.jsr168.j1.maximize.action = controls.Maximize
+fusion.jsr168.j1.restore.action = controls.Restore
+fusion.jsr168.j1.edit.action = controls.Customize
+fusion.jsr168.j1.print.action = controls.Print
+
customizer.action.save = portlets.FusionEndCustomize
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]