From c3c54ad55c3ab00b2ce9b4f640e51b1603c41f97 Mon Sep 17 00:00:00 2001 From: iovar Date: Mon, 30 Oct 2006 06:50:09 +0000 Subject: incremental file naming git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@133 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- rMD-exp/src/recordmydesktop.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rMD-exp/src/recordmydesktop.c') diff --git a/rMD-exp/src/recordmydesktop.c b/rMD-exp/src/recordmydesktop.c index 68d498d..52c33fa 100644 --- a/rMD-exp/src/recordmydesktop.c +++ b/rMD-exp/src/recordmydesktop.c @@ -267,7 +267,8 @@ int main(int argc,char **argv){ if(!pdata.args.encOnTheFly){ if(!Aborted){ fprintf(stderr,"Encoding started!\nThis may take several minutes.\n" - "Pressing Ctrl-C will cancel the procedure (files we be permanetly deleted).\n" + "Pressing Ctrl-C will cancel the procedure (resuming will not be possible, but\n" + "any portion of the video, which is already encoded won't be deleted).\n" "Please wait...\n"); pdata.running=1; InitEncoder(&pdata,&enc_data,1); -- cgit v1.2.3