From c3bdac1bb1e4dd2ac8f7934748232d3cd2e477ad Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 3 Jul 2009 18:32:38 +0100 Subject: [PATCH] rename dictionary-pixmap-options to database-info-fetch --- pctb/{dictionary-pixmap-options => database-info-fetch} | 0 pctb/dictionary-manager | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename pctb/{dictionary-pixmap-options => database-info-fetch} (100%) diff --git a/pctb/dictionary-pixmap-options b/pctb/database-info-fetch similarity index 100% rename from pctb/dictionary-pixmap-options rename to pctb/database-info-fetch diff --git a/pctb/dictionary-manager b/pctb/dictionary-manager index a31ce1b..63c096d 100755 --- a/pctb/dictionary-manager +++ b/pctb/dictionary-manager @@ -404,7 +404,7 @@ proc required/pixmap {} { set data [exec pnmscale 2 << $ppm] image create photo image/main -data $data - set alloptions [exec ./dictionary-pixmap-options $unk_what] + set alloptions [exec ./database-info-fetch $unk_what] select_database pixmap -- 2.30.2