Changeset 474
- Timestamp:
- 12/13/09 18:06:26 (3 years ago)
- Location:
- java/JLatexEditor/src
- Files:
-
- 1 modified
- 1 moved
-
images/logo.png (moved) (moved from java/JLatexEditor/src/logo.png)
-
jlatexeditor/gui/AboutDialog.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
java/JLatexEditor/src/jlatexeditor/gui/AboutDialog.java
r451 r474 61 61 float creditsShadowAlpha = 0.30f; 62 62 63 ImageIcon icon = new ImageIcon(getClass().getResource("/ logo.png"));63 ImageIcon icon = new ImageIcon(getClass().getResource("/images/logo.png")); 64 64 Image iconImage = icon.getImage(); 65 65 BufferedImage image = new BufferedImage(icon.getIconWidth(), icon.getIconHeight(), BufferedImage.TYPE_INT_ARGB);
![(please configure the [header_logo] section in trac.ini)](http://jlatexeditor.endrullis.de/chrome/site/logo.png)