From 9f5b36ddb7aaa7c0dc1aae8b6b7cae7333bcbb6d Mon Sep 17 00:00:00 2001 From: bulia byak Date: Mon, 26 Feb 2007 19:32:23 +0000 Subject: rename flood to paintbucket, copyedit (bzr r2449) --- src/tools-switch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools-switch.h') diff --git a/src/tools-switch.h b/src/tools-switch.h index 93aa9b3a9..252add758 100644 --- a/src/tools-switch.h +++ b/src/tools-switch.h @@ -30,7 +30,7 @@ enum { TOOLS_ZOOM, TOOLS_DROPPER, TOOLS_CONNECTOR, - TOOLS_FLOOD + TOOLS_PAINTBUCKET }; int tools_isactive(SPDesktop *dt, unsigned num); -- cgit v1.2.3