add force* slots

This commit is contained in:
arcan1s
2014-08-24 13:08:13 +04:00
parent e21b2201ab
commit 999914926a
7 changed files with 65 additions and 0 deletions

View File

@ -36,6 +36,7 @@ Ver.1.3.0
+ add slot stopAllProfiles()
+ add slot reenableProfile()
+ add slots getRecommendedConfiguration()
+ add slots forceStartProfile() and forceStopProfile()
+ add double quotes to profile names
+ add tests
* rewrite to use [tasks](https://github.com/mhogomchungu/tasks) (see #7)