Changeset 25520
- Timestamp:
- 12/01/08 12:19:41 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/java/misc/Outputz/Outputz/src/org/yoshiori/plugin/outputz/page/OutputzPropertyPage.java
r25511 r25520 58 58 Label keyLabel = new Label(composite, SWT.NONE); 59 59 keyLabel.setText("Output's key"); 60 keyText = new Text(composite, SWT.BORDER | SWT.SINGLE );60 keyText = new Text(composite, SWT.BORDER | SWT.SINGLE | SWT.PASSWORD); 61 61 keyText.setText(OutputzPlugin.getDefault().getPreferenceStore() 62 62 .getString(OUTPUTZ_KEY));
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)