<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-datetime/include/notifications/notifications.h, branch 0.4.0</title>
<subtitle>Ayatana Indicator Date &amp; Time Applet
</subtitle>
<id>https://isbjoern.arctica-project.org/ayatana-indicator-datetime/atom?h=0.4.0</id>
<link rel='self' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/atom?h=0.4.0'/>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/'/>
<updated>2017-12-08T12:41:39+00:00</updated>
<entry>
<title>README.md: Add some manual line breaks.</title>
<updated>2017-12-08T12:41:39+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-12-08T12:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=b7950517a055b6aee4d0806e32dbd466a6ae59d0'/>
<id>urn:sha1:b7950517a055b6aee4d0806e32dbd466a6ae59d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.</title>
<updated>2017-05-17T08:36:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-05-17T08:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=4afa2b50b31e21cba18eba26c12329af62804fae'/>
<id>urn:sha1:4afa2b50b31e21cba18eba26c12329af62804fae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make alarm notifications icons and button color match Design's specs. Fixes: 1370594</title>
<updated>2014-09-19T14:35:07+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-09-19T14:35:07+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=a35f8ed3418b853dfa582d56adde520911144b45'/>
<id>urn:sha1:a35f8ed3418b853dfa582d56adde520911144b45</id>
<content type='text'>
Approved by: Ted Gould, PS Jenkins bot, Nekhelesh Ramananthan
</content>
</entry>
<entry>
<title>use the new x-canonical-private-affirmative-tint key.</title>
<updated>2014-09-17T17:08:23+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-09-17T17:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=1369dc07ee05131bb921a2eff7e238dc3301b3d4'/>
<id>urn:sha1:1369dc07ee05131bb921a2eff7e238dc3301b3d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix flint++ warnings</title>
<updated>2014-09-17T16:51:51+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-09-17T16:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=b3d8778a52576b66ab00b08aa939612136a49a01'/>
<id>urn:sha1:b3d8778a52576b66ab00b08aa939612136a49a01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sync with trunk</title>
<updated>2014-07-30T22:59:52+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-30T22:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=00da2f91c90d881ec5e21064669f63172a28b15e'/>
<id>urn:sha1:00da2f91c90d881ec5e21064669f63172a28b15e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix doxygen comments</title>
<updated>2014-07-30T22:03:08+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-30T22:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=5d6108ee4440881b08b419a1c454b1db57e1d6ce'/>
<id>urn:sha1:5d6108ee4440881b08b419a1c454b1db57e1d6ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>copyediting: comments, use anonymous namespace</title>
<updated>2014-07-27T16:01:30+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-27T16:01:30+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=b0936139bfef6fe169b5c17be4b2dafa3c2e2c3a'/>
<id>urn:sha1:b0936139bfef6fe169b5c17be4b2dafa3c2e2c3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make close return void instead of bool, because after all what more can you do if the call fails? What's the point?</title>
<updated>2014-07-27T15:51:54+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-27T15:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=7271b2139a5c600a2c3cdb4e552e05ddb0f374dd'/>
<id>urn:sha1:7271b2139a5c600a2c3cdb4e552e05ddb0f374dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor the Notifications / sound / awake code</title>
<updated>2014-07-27T04:35:38+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-27T04:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=fcd77b806a8826d5f694f78c63943d0f768ef6ec'/>
<id>urn:sha1:fcd77b806a8826d5f694f78c63943d0f768ef6ec</id>
<content type='text'>
</content>
</entry>
</feed>
