Show
Ignore:
Timestamp:
11/01/09 20:26:43 (2 years ago)
Author:
Leo Antunes <leo@…>
Children:
1aef8415e1cd98c88d3980e0d949c832c3ddd7e8
Parents:
e3cc7b23a6aba21796577ff44a9a3f9d855080cb
git-committer:
Leo Antunes <leo@…> (11/01/09 20:26:43)
Message:

- store changed status as pref and restore at startup if it exists:

avoid awayonlock messing with the last-online status if you quit
while idle.

- minor tweaks and fixes to the test script

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • prefs.h

    reac542b rd1a41d2  
    2828#define AWAYONLOCK_PREF_ROOT "/plugins/core/awayonlock" 
    2929#define AWAYONLOCK_PREF_STATUS "/plugins/core/awayonlock/status" 
     30#define AWAYONLOCK_PREF_OLD_STATUS "/plugins/core/awayonlock/old_status" 
    3031#define AWAYONLOCK_PREF_AVAILABLE_ONLY "/plugins/core/awayonlock/available_only" 
    3132