summaryrefslogtreecommitdiff
path: root/qt-recordmydesktop/src/rmdConfig.py.in
diff options
context:
space:
mode:
authoriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2007-05-12 04:17:58 +0000
committeriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2007-05-12 04:17:58 +0000
commit23bfc8bcf5a45e47b9fe45ca78439498fb222737 (patch)
tree96c8228b4ab1f20a9563ad64b596c685b915d494 /qt-recordmydesktop/src/rmdConfig.py.in
parenta16047e8c85e1eace7c11f29d0edcbc74b195ddc (diff)
moved all translatable string to src/rmdStrings.py.
new file: src/rmdStrings.py (added to Makefile.am). New po template,merged all translations with it. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@337 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'qt-recordmydesktop/src/rmdConfig.py.in')
-rw-r--r--qt-recordmydesktop/src/rmdConfig.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-recordmydesktop/src/rmdConfig.py.in b/qt-recordmydesktop/src/rmdConfig.py.in
index cbd691a..c039a17 100644
--- a/qt-recordmydesktop/src/rmdConfig.py.in
+++ b/qt-recordmydesktop/src/rmdConfig.py.in
@@ -27,7 +27,7 @@ default_values=[15, #framerate
1, #quick subsampling,0 on 1 off
"/tmp", #working directory
1, #on the fly encoding,0 on 1 off
- 1, #zero compression,0 on 1 off
+ 0, #zero compression,0 on 1 off
False, #overwrite existing files
0, #include window decorations, 0 on 1 off
False, #Use jack
© All Rights Reserved