Clients/Idle/Properties/Settings.settings
author Stephane Lenclud
Sun, 07 Feb 2016 22:37:31 +0100
changeset 197 c66ec88ed19d
permissions -rw-r--r--
Published v0.8.8.0.
Idle client now monitoring display power status so as to avoid going power
saving when the monitor is still on.
StephaneLenclud@189
     1
<?xml version='1.0' encoding='utf-8'?>
StephaneLenclud@189
     2
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
StephaneLenclud@189
     3
  <Profiles>
StephaneLenclud@189
     4
    <Profile Name="(Default)" />
StephaneLenclud@189
     5
  </Profiles>
StephaneLenclud@189
     6
  <Settings />
StephaneLenclud@189
     7
</SettingsFile>