summaryrefslogtreecommitdiff
path: root/rMD-exp/src/recordmydesktop.c
diff options
context:
space:
mode:
authoriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-10-30 06:50:09 +0000
committeriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-10-30 06:50:09 +0000
commitc3c54ad55c3ab00b2ce9b4f640e51b1603c41f97 (patch)
tree4b2b2ded41f41eaa1a2b35aa938cf63038a7d1c4 /rMD-exp/src/recordmydesktop.c
parent165b32c9bb99baca19dfe9540fc5276bd41f2df0 (diff)
incremental file naming
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@133 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'rMD-exp/src/recordmydesktop.c')
-rw-r--r--rMD-exp/src/recordmydesktop.c3
1 files changed, 2 insertions, 1 deletions
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);
© All Rights Reserved