~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.ui/src/com/bdaum/zoom/ui/internal/HelpContextIds.java

  • Committer: bdaum
  • Date: 2015-12-26 10:21:51 UTC
  • Revision ID: berthold.daum@bdaum.de-20151226102151-44f1j5113167thb9
VersionĀ 2.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
175
175
        public static final String RENAME_DIALOG = PREFIX
176
176
                        + "rename" + DIALOG_POSTFIX; //$NON-NLS-1$
177
177
 
 
178
        public static final String ARCHIVE_DIALOG = PREFIX
 
179
                        + "archive" + DIALOG_POSTFIX; //$NON-NLS-1$
 
180
 
178
181
 
179
182
        /* Views */
180
183
        public static final String LIGHTBOX_VIEW = PREFIX