Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/constants.py b/constants.py
index 562a3a8..ef2411a 100644
--- a/constants.py
+++ b/constants.py
@@ -16,7 +16,7 @@ import pangocairo
class Constants:
- VERSION = 39
+ VERSION = 41
SERVICE = "org.laptop.Record"
IFACE = SERVICE
@@ -155,8 +155,6 @@ class Constants:
dim_CONTROLBAR_HT = 55
- keepFreeKbOnXo = 200000
-
def __init__( self, ca ):
self.__class__.activityId = ca._activity_id