Project

General

Profile

« Previous | Next » 

Revision 64cd2572

Added by Patrick Plitzner almost 9 years ago

  • added preferences for vocabulary names in term labels #4448

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/IPreferenceKeys.java
51 51
	public static final String SHOW_DEBUG_INFORMATION = "eu.etaxonomy.taxeditor.showDebugInformation";
52 52

  
53 53
	/**
54
	 * Whether to show UUID and database id in the supplemental data view.
54
	 * Whether to show database id in the entity selection dialogs.
55 55
	 */
56 56
	public static final String SHOW_ID_IN_ENTITY_SELECTION_DIAOLOG = "eu.etaxonomy.taxeditor.showIdInEntitySelectionDiaolog";
57 57

  
58
	/**
59
	 * Whether to show vocabulary of the term when displaying it's label.
60
	 */
61
	public static final String SHOW_VOCABULARY_ID_FOR_TERM_LABELS = "eu.etaxonomy.taxeditor.showVocabularyIdForTermLabels";
62

  
58 63
	/**
59 64
	 *
60 65
	 */

Also available in: Unified diff