<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-display, branch 24.4.0</title>
<subtitle>Ayatana Indicator Display Service
</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-display/atom?h=24.4.0</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-display/atom?h=24.4.0'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/'/>
<updated>2024-04-08T11:37:54+00:00</updated>
<entry>
<title>release 24.4.0</title>
<updated>2024-04-08T11:37:54+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-04-08T11:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=fb208451a0ee301d3a8708f5f516a3f6433e164d'/>
<id>urn:sha1:fb208451a0ee301d3a8708f5f516a3f6433e164d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'tari01-pr/slider-step'</title>
<updated>2024-04-08T11:35:33+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-04-08T11:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=3ec03467a05023316ff4981c6c26510f1be868ab'/>
<id>urn:sha1:3ec03467a05023316ff4981c6c26510f1be868ab</id>
<content type='text'>
Attributes GH PR #94: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/94
</content>
</entry>
<entry>
<title>src/service.cpp: Fix slider step and precision</title>
<updated>2024-04-04T23:32:44+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2024-04-04T23:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=60760e48ee8589c6d8c98d054f9e45caf1196d34'/>
<id>urn:sha1:60760e48ee8589c6d8c98d054f9e45caf1196d34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Translated using Weblate (French)</title>
<updated>2024-03-23T23:01:55+00:00</updated>
<author>
<name>Steve</name>
<email>steve.kueffer.ch@gmail.com</email>
</author>
<published>2024-03-22T22:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=7b20013183757362f2995d20c9bdcf43c7dad76d'/>
<id>urn:sha1:7b20013183757362f2995d20c9bdcf43c7dad76d</id>
<content type='text'>
Currently translated at 100.0% (32 of 32 strings)

Translation: Ayatana Indicators/Display Indicator Applet
Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/display-applet/fr/
</content>
</entry>
<entry>
<title>Translated using Weblate (Korean)</title>
<updated>2024-03-15T15:02:02+00:00</updated>
<author>
<name>이정희</name>
<email>daemul72@gmail.com</email>
</author>
<published>2024-03-14T14:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=e235cda06a584b1aa166f65e15bd726d24610b7d'/>
<id>urn:sha1:e235cda06a584b1aa166f65e15bd726d24610b7d</id>
<content type='text'>
Currently translated at 87.5% (28 of 32 strings)

Translation: Ayatana Indicators/Display Indicator Applet
Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/display-applet/ko/
</content>
</entry>
<entry>
<title>Merge branch 'gber-personal/gber/fix-uninitialized-mem'</title>
<updated>2024-03-04T14:24:42+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-03-04T14:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=7eae679a4162e1bc0c50fc7d504f7532ec5fdb3c'/>
<id>urn:sha1:7eae679a4162e1bc0c50fc7d504f7532ec5fdb3c</id>
<content type='text'>
Attributes GH PR #93: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/93
</content>
</entry>
<entry>
<title>Fix access of unitialized variables in DisplayIndicator destructor</title>
<updated>2024-03-04T13:55:44+00:00</updated>
<author>
<name>Guido Berhoerster</name>
<email>guido+freiesoftware@berhoerster.name</email>
</author>
<published>2024-03-04T13:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=21967eef1aedb046f7260c3fc58e0b046908d793'/>
<id>urn:sha1:21967eef1aedb046f7260c3fc58e0b046908d793</id>
<content type='text'>
In the constructor nGreeterSubscription and pConnection are only initialized if
bGreeter is true whereas the destructor always accesses them and possibly passes
uninitialized values to functions.
</content>
</entry>
<entry>
<title>release 24.1.1</title>
<updated>2024-02-24T10:31:23+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-02-24T10:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=1e797106dafc30c4e6db65bbc2783d8ac0fc8c68'/>
<id>urn:sha1:1e797106dafc30c4e6db65bbc2783d8ac0fc8c68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'tari01-pr/add-pkla'</title>
<updated>2024-02-24T10:29:44+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-02-24T10:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=2d2361921b943e9558dbc5c099061ce0783b0c1e'/>
<id>urn:sha1:2d2361921b943e9558dbc5c099061ce0783b0c1e</id>
<content type='text'>
Attributes GH PR #92: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/92
</content>
</entry>
<entry>
<title>data/org.ayatana.indicator.display.AccountsService.policy: Fix policy message text</title>
<updated>2024-02-23T22:22:59+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2024-02-23T22:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=cdc1572ad0d8436581fdcfb59e6153306c76d8f6'/>
<id>urn:sha1:cdc1572ad0d8436581fdcfb59e6153306c76d8f6</id>
<content type='text'>
</content>
</entry>
</feed>
