afc58ad631
libtiff from ports. I will maintain this port.
11 lines
347 B
C++
11 lines
347 B
C++
--- main.cpp.orig Sat Oct 25 04:35:20 2003
|
|
+++ main.cpp Tue Mar 2 23:36:04 2004
|
|
@@ -278,7 +278,7 @@
|
|
// Determine the name/location of our "home" document
|
|
|
|
char *s = Persist::getApplicationDirectory(
|
|
- argv[0], "index.html", "doc", FALSE
|
|
+ argv[0], "index.html", "../share/doc/fractorama", FALSE
|
|
);
|
|
|
|
QFileInfo info(s);
|