<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mat, branch master</title>
<subtitle>Keep your data, trash your meta

</subtitle>
<id>http://git.dustri.org/archives/mat/atom?h=master</id>
<link rel='self' href='http://git.dustri.org/archives/mat/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/'/>
<updated>2018-03-17T23:17:31Z</updated>
<entry>
<title>Merge branch 'new-logo' into 'master'</title>
<updated>2018-03-17T23:17:31Z</updated>
<author>
<name>Dennis Fink</name>
</author>
<published>2018-03-17T23:17:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=4b9a65758da4bb27724ac1f94162810a29cb3877'/>
<id>urn:sha1:4b9a65758da4bb27724ac1f94162810a29cb3877</id>
<content type='text'>
Added new logo

See merge request mat/mat!3</content>
</entry>
<entry>
<title>Merge branch 'bugfix/nautilus-extension-dont-spam-logs' into 'master'</title>
<updated>2018-03-17T23:16:06Z</updated>
<author>
<name>Dennis Fink</name>
</author>
<published>2018-03-17T23:16:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=4a8ee33c95f85fa64996460967f37a97b98bf89b'/>
<id>urn:sha1:4a8ee33c95f85fa64996460967f37a97b98bf89b</id>
<content type='text'>
Nautilus extension: avoid spamming the logs due to missing method.

See merge request mat/mat!4</content>
</entry>
<entry>
<title>Nautilus extension: avoid spamming the logs due to missing method.</title>
<updated>2017-12-07T05:54:27Z</updated>
<author>
<name>intrigeri</name>
</author>
<published>2017-12-07T05:54:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=cbe714fc2a3b57526cf9d930406dc78baa35c5d9'/>
<id>urn:sha1:cbe714fc2a3b57526cf9d930406dc78baa35c5d9</id>
<content type='text'>
Without this change I see a dozen or so warnings in the Journal:

  nautilus_menu_provider_get_background_items: assertion
  'NAUTILUS_IS_MENU_PROVIDER (provider)' failed

Nautilus upstream developers are going to discuss if/how they want to address
this on their side; in the meantime they recommend simply adding a no-op method
to silence the logs, so here we go.
</content>
</entry>
<entry>
<title>Revert "Improves a bit portability"</title>
<updated>2017-03-18T11:25:20Z</updated>
<author>
<name>intrigeri</name>
</author>
<published>2017-03-18T11:21:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=8f6303a1f26fe8dad83ba96ab8328dbdfa3af59a'/>
<id>urn:sha1:8f6303a1f26fe8dad83ba96ab8328dbdfa3af59a</id>
<content type='text'>
This reverts commit d054e313d7d83ec0089f7e0efe6b8a988fe99b3a.

os.path.join is *not* suitable for concatenating parts of the basename of
a file.

Closes: #11526
</content>
</entry>
<entry>
<title>Make the Nautilus extension work again.</title>
<updated>2017-03-18T08:51:26Z</updated>
<author>
<name>intrigeri</name>
</author>
<published>2017-03-18T08:31:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=94ca62a429bb6a3a5f293de26053e54bbfeea9f9'/>
<id>urn:sha1:94ca62a429bb6a3a5f293de26053e54bbfeea9f9</id>
<content type='text'>
It was broken since commit 0d1fe2555e90db35eeb531a1b6026ff64f1f5ae5,
i.e. in the MAT 0.6 and 0.6.1 releases.

The impact is: the MAT extension for Nautilus fails to clean metadata,
without making the user aware of it.

This bug was discovered by the Tails contributor sajolida, and initially
reported to Debian as https://bugs.debian.org/858058.
</content>
</entry>
<entry>
<title>Added new logo</title>
<updated>2017-01-28T21:38:15Z</updated>
<author>
<name>Dennis Fink</name>
</author>
<published>2017-01-28T21:38:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=f775d4a61c0ab6c44e23a94a20820dd8e327de6f'/>
<id>urn:sha1:f775d4a61c0ab6c44e23a94a20820dd8e327de6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed System category from desktop entry file. Fixes #11260</title>
<updated>2017-01-25T19:51:03Z</updated>
<author>
<name>Dennis Fink</name>
</author>
<published>2017-01-25T19:51:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=feea5a7962c86625d1cb198dcd2de0bc939728a9'/>
<id>urn:sha1:feea5a7962c86625d1cb198dcd2de0bc939728a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the code a bit more python3-compliant</title>
<updated>2016-03-27T17:20:27Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2016-03-27T17:20:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=e56992e8e0ef197974932cf3849f3e2fab7281df'/>
<id>urn:sha1:e56992e8e0ef197974932cf3849f3e2fab7281df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move some testfiles around</title>
<updated>2016-03-27T17:08:48Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2016-03-27T17:08:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=368474eaaa6cce9d219ff1963ff31e521eca62e9'/>
<id>urn:sha1:368474eaaa6cce9d219ff1963ff31e521eca62e9</id>
<content type='text'>
The long-term goal is to use nose2 for testing
</content>
</entry>
<entry>
<title>Update localization because of the previous commit</title>
<updated>2016-02-10T22:06:42Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2016-02-10T22:06:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=cae9853318964813b60db05e71d431eb49366d34'/>
<id>urn:sha1:cae9853318964813b60db05e71d431eb49366d34</id>
<content type='text'>
</content>
</entry>
</feed>
