Add GTimeZoneMonitor

Monitors /etc/localtime for changes and instructs GTimeZone to drop its
cache.  Also has a signal for interested 3rd parties.
This commit is contained in:
Ryan Lortie
2011-03-18 22:00:14 -04:00
parent de3a3b181a
commit e9ce8f2374
8 changed files with 224 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
<chapter id="file_mon">
<title>File System Monitoring</title>
<xi:include href="xml/gfilemonitor.xml"/>
<xi:include href="xml/gtimezonemonitor.xml"/>
</chapter>
<chapter id="utils">
<title>File-related Utilities</title>