[chronojump] manual ok on windows
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] manual ok on windows
- Date: Thu, 17 Apr 2014 14:09:45 +0000 (UTC)
commit 0a0c70cf74da7df3f55e167dabb1001930eca305
Author: Windows Build <windows chronojump org>
Date: Thu Apr 17 16:08:53 2014 +0200
manual ok on windows
howto_compile.txt | 1 +
src/gui/chronojump.cs | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/howto_compile.txt b/howto_compile.txt
index d318dcf..8395303 100644
--- a/howto_compile.txt
+++ b/howto_compile.txt
@@ -79,6 +79,7 @@ Just do 'make install' if compiled before
- to build the package to be installed:
+copy pdfs of manual and encoder manual to win32/deps/share/doc/chronojump
cd win32
make installer
diff --git a/src/gui/chronojump.cs b/src/gui/chronojump.cs
index 2408f21..c250c8a 100644
--- a/src/gui/chronojump.cs
+++ b/src/gui/chronojump.cs
@@ -5622,6 +5622,7 @@ Console.WriteLine("X");
Catalog.GetString("Newer versions will be on this site:") +"\n" +
"<i>http://www.chronojump.org/multimedia.html</i>");
*/
+ Log.WriteLine("Opening manual at: " + Path.GetFullPath(Util.GetManualDir()));
try {
System.Diagnostics.Process.Start(Path.GetFullPath(Util.GetManualDir()));
} catch {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]