mousetrap r13 - trunk/src/mouseTrap
- From: flaper svn gnome org
- To: svn-commits-list gnome org
- Subject: mousetrap r13 - trunk/src/mouseTrap
- Date: Sun, 12 Oct 2008 09:11:26 +0000 (UTC)
Author: flaper
Date: Sun Oct 12 09:11:25 2008
New Revision: 13
URL: http://svn.gnome.org/viewvc/mousetrap?rev=13&view=rev
Log:
mainGui Update
Modified:
trunk/src/mouseTrap/mainGui.py
Modified: trunk/src/mouseTrap/mainGui.py
==============================================================================
--- trunk/src/mouseTrap/mainGui.py (original)
+++ trunk/src/mouseTrap/mainGui.py Sun Oct 12 09:11:25 2008
@@ -164,7 +164,7 @@
"""
if flip:
- self.settings.flipImage = not self.settings.flipImage
+ self.settings.set( "cam", "flipImage", str(not self.settings.getboolean( "cam", "flipImage" )) )
mouseTrap.calcPoint()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]