[chronojump] Improvements on preferences window
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Improvements on preferences window
- Date: Wed, 13 Apr 2011 11:39:25 +0000 (UTC)
commit ba071145c23642b68835fd356746a3c141c0829f
Author: Xavier de Blas <xaviblas gmail com>
Date: Tue Apr 12 14:44:02 2011 +0200
Improvements on preferences window
build/windows_bundle/build/howto_build.txt | 11 ++++++-
glade/chronojump.glade | 41 +++++++++++++++++-----------
manual/chronojump_manual_en.lyx | 2 +-
3 files changed, 35 insertions(+), 19 deletions(-)
---
diff --git a/build/windows_bundle/build/howto_build.txt b/build/windows_bundle/build/howto_build.txt
index 0e28137..9487329 100755
--- a/build/windows_bundle/build/howto_build.txt
+++ b/build/windows_bundle/build/howto_build.txt
@@ -22,10 +22,10 @@ PRE
http://sourceforge.net/projects/mingw/files/
2: install msys
http://sourceforge.net/projects/mingw/files/
-3: install mono in a dir without spaces
+3: install mono in a dir without spaces (use 2.4)
4: install innosetup
-In 'Makefile.win32'change MONO_INSTALL_PATH to the Mono installation folder (eg: MONO_INSTALL_PATH=/c/Mono-2.4)
+In 'Makefile.win32'change MONO_INSTALL_PATH to the Mono installation folder (eg: MONO_INSTALL_PATH=/c/Mono)
MONO HAS TO BE INSTALLED IN A PATH WIHTOUT SPACES
on mingw/msys, go to chronojump folder and run:
@@ -66,3 +66,10 @@ change version AT TWO PLACES:
-OutputBaseFilename
compile
+
+when running, if crashes do:
+
+open a MinGW Msys terminal
+rxvt.exe
+cd /c/ProgramFiles/Chronojump/bin
+Chronojump.exe
diff --git a/glade/chronojump.glade b/glade/chronojump.glade
index c810d85..b137e39 100644
--- a/glade/chronojump.glade
+++ b/glade/chronojump.glade
@@ -1924,23 +1924,32 @@
</packing>
</child>
<child>
- <widget class="GtkTextView" id="textview_power">
- <property name="width_request">300</property>
+ <widget class="GtkAlignment" id="alignment1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="pixels_below_lines">2</property>
- <property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="cursor_visible">False</property>
- <property name="text" translatable="yes">On main window, power is calculated depending on jump type:
--Jumps with TC & TF: Bosco Relative Power (W/Kg)
- P = 24.6 * (Total time + Flight time) / Contact time
--Jumps without TC: Lewis Peak Power 1974 (W)
- P = SQRT(4.9) * 9.8 * (body weight+extra weight) *
- SQRT(jump height in meters)
-If you want to use other formulas, go to Tools / Statistics.</property>
+ <property name="left_padding">12</property>
+ <child>
+ <widget class="GtkTextView" id="textview_power">
+ <property name="width_request">300</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">False</property>
+ <property name="wrap_mode">word</property>
+ <property name="left_margin">4</property>
+ <property name="cursor_visible">False</property>
+ <property name="text" translatable="yes">On jumps results tab, power is calculated depending on jump type:
+
+Jumps with TC & TF: Bosco Relative Power (W/Kg)
+P = 24.6 * (Total time + Flight time) / Contact time
+
+Jumps without TC: Lewis Peak Power 1974 (W)
+P = SQRT(4.9) * 9.8 * (body weight+extra weight) * SQRT(jump height in meters)
+
+If you want to use other formulas, go to Statistics.</property>
+ </widget>
+ </child>
</widget>
<packing>
+ <property name="padding">2</property>
<property name="position">2</property>
</packing>
</child>
@@ -2006,7 +2015,7 @@ If you want to use other formulas, go to Tools / Statistics.</property>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="padding">10</property>
+ <property name="padding">12</property>
<property name="position">0</property>
</packing>
</child>
@@ -13902,7 +13911,7 @@ by you</property>
<widget class="GtkViewport" id="viewport_mode">
<property name="visible">True</property>
<property name="resize_mode">queue</property>
- <property name="hadjustment">0 0 730 73 657 730</property>
+ <property name="hadjustment">0 0 1 0.10000000000000001 0.90000000000000002 1</property>
<property name="shadow_type">out</property>
<child>
<widget class="GtkHButtonBox" id="hbuttonbox2">
diff --git a/manual/chronojump_manual_en.lyx b/manual/chronojump_manual_en.lyx
index 101abec..ed2a941 100644
--- a/manual/chronojump_manual_en.lyx
+++ b/manual/chronojump_manual_en.lyx
@@ -4176,7 +4176,7 @@ In the intervallic runs, since they are composed of a set of runs, this
\end_layout
\begin_layout Subsection
-Reparación de carreras con tramos
+Repair intervallic runs
\end_layout
\begin_layout Standard
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]