chiark / gitweb /
Say when OK to mess with YPP client
[ypp-sc-tools.web-live.git] / pctb / convert.c
index ec91f82faefbbb5b8d70aba76a3ec1002e2a4db3..a73efd6551e4ab4af999681473626236116cc99a 100644 (file)
@@ -299,7 +299,8 @@ int main(int argc, char **argv) {
     open_screenshot_file("w");
     if (o_flags & ff_singlepage) take_one_screenshot();
     else take_screenshots();
-    progress_log("OK for you to move the mouse now.");
+    progress_log("OK for you to move the mouse now, and you can "
+                " use the YPP normally client again.");
   }
   if (o_mode & mf_readscreenshot) {
     if ((o_flags & ff_upload) && !(o_flags & ff_testservers))