From fcec66bfabe52adb2fb4e87f2d4211a3adddf014 Mon Sep 17 00:00:00 2001 From: gc Date: Fri, 21 Mar 2008 22:51:49 +0000 Subject: [PATCH] multiviews booh.org --- bin/booh | 2 +- bin/booh-classifier | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 } -- 2.30.4