Changeset 1870
- Timestamp:
- 05/13/09 11:51:19 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
jmatter-complet/trunk/demo-apps/Sympster/src/com/u2d/sympster/Talk.java
r1711 r1870 26 26 public static String sortBy = "title"; 27 27 public static String defaultSearchpath = "title"; 28 public static String[] readOnly = {"speaker"};28 // public static String[] readOnly = {"speaker"}; 29 29 30 30 public Talk() {}
