Improve the new Argeo Suite shell.
[gpl/argeo-suite.git] / org.argeo.suite.ui / src / org / argeo / suite / ui / SuiteMsg.java
index c6485c2573cc010ea7b943384addb95f12ce1b6c..037864f21f275fc8e549291b98f095b69cacbc33 100644 (file)
@@ -4,5 +4,5 @@ import org.argeo.cms.Localized;
 
 /** Localized messages. */
 public enum SuiteMsg implements Localized {
-       dashboard,people,documents,locations;
+       dashboard,people,documents,locations,recentItems;
 }