Changeset 678
- Timestamp:
- 02/06/10 13:22:12 (3 years ago)
- Files:
-
- 1 modified
-
trunk/src/util/Aspell.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/Aspell.java
r677 r678 110 110 if(version == null) throw new IOException("Aspell failed to start: " + aspellErr.readLine()); 111 111 112 if(version.indexOf("Aspell 0.5") != -1) fuckWindows = false;112 if(version.indexOf("Aspell 0.5") != -1) fuckWindows = true; 113 113 114 114 personalWords.clear();
![(please configure the [header_logo] section in trac.ini)](http://jlatexeditor.endrullis.de/chrome/site/logo.png)