From: gc Date: Fri, 21 Mar 2008 22:51:49 +0000 (+0000) Subject: multiviews booh.org X-Git-Tag: 0.9.0~67 X-Git-Url: http://git.zarb.org/?p=booh;a=commitdiff_plain;h=fcec66bfabe52adb2fb4e87f2d4211a3adddf014 multiviews booh.org --- diff --git a/bin/booh b/bin/booh index d7aae44..7f57b1e 100755 --- a/bin/booh +++ b/bin/booh @@ -4030,7 +4030,7 @@ for speeding up your editions. If bothered, you can disable them from Edit/Prefe } tutos.signal_connect('activate') { - open_url('http://booh.org/tutorial.html') + open_url('http://booh.org/tutorial') } about.signal_connect('activate') { call_about } diff --git a/bin/booh-classifier b/bin/booh-classifier index acaf613..5e21813 100644 --- a/bin/booh-classifier +++ b/bin/booh-classifier @@ -1601,7 +1601,7 @@ the to remove label, and copy or move images with the labels you defined. Any alphabetical key will assign (or popup for) the associated label on current image. ")), { :pos_centered => true, :not_transient => true }) } - tutos.signal_connect('activate') { open_url('http://booh.org/tutorial.html') } + tutos.signal_connect('activate') { open_url('http://booh.org/tutorial') } about.signal_connect('activate') { call_about }