Révision 2340
| tmp/org.txm.concordance.core/src/org/txm/concordance/core/preferences/ConcordancePreferences.java (revision 2340) | ||
|---|---|---|
| 13 | 13 |
*/ |
| 14 | 14 |
public class ConcordancePreferences extends TXMPreferences {
|
| 15 | 15 |
|
| 16 |
// FIXME; Should be stored at an higher level, eg. "Pagination" |
|
| 17 |
@Deprecated |
|
| 16 | 18 |
public static final String N_LINES_PER_PAGE = "n_lines_per_page"; //$NON-NLS-1$ |
| 19 |
|
|
| 17 | 20 |
public static final String LEFT_CONTEXT_SIZE = "left_context_size"; //$NON-NLS-1$ |
| 18 | 21 |
public static final String RIGHT_CONTEXT_SIZE = "right_context_size"; //$NON-NLS-1$ |
| 19 | 22 |
|
Formats disponibles : Unified diff