[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, debian, updated. upstream/0.9.5.5-717-g0f98819

Sebastian Krzyszkowiak seba.dos1 at gmail.com
Sat Aug 6 08:18:43 UTC 2011


The following commit has been merged in the debian branch:
commit cbe4fb2a5e0abc332922e026f99bccc8c11daf74
Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Fri Nov 27 13:53:44 2009 +0100

    opimd: Tasks: few references to Notes remained, kill'em!

diff --git a/framework/subsystems/opimd/pimd_tasks.py b/framework/subsystems/opimd/pimd_tasks.py
index 80628a1..49948fa 100644
--- a/framework/subsystems/opimd/pimd_tasks.py
+++ b/framework/subsystems/opimd/pimd_tasks.py
@@ -40,10 +40,10 @@ from pimd_generic import GenericEntry, GenericDomain
 
 _DOMAIN_NAME = "Tasks"
 
-_DBUS_PATH_NOTES = DBUS_PATH_BASE_FSO + '/' + _DOMAIN_NAME
-_DIN_NOTES_BASE = DIN_BASE_FSO
+_DBUS_PATH_TASKS = DBUS_PATH_BASE_FSO + '/' + _DOMAIN_NAME
+_DIN_TASKS_BASE = DIN_BASE_FSO
 
-_DBUS_PATH_QUERIES = _DBUS_PATH_NOTES + '/Queries'
+_DBUS_PATH_QUERIES = _DBUS_PATH_TASKS + '/Queries'
 
 _DIN_TASKS = _DIN_TASKS_BASE + '.' + 'Tasks'
 _DIN_ENTRY = _DIN_TASKS_BASE + '.' + 'Task'

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list