<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pluma/plugins/snippets, branch v1.28.1</title>
<subtitle>Official text editor of the MATE desktop environment</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/'/>
<entry>
<title>remove undeclared dependency on on 'six' Py2+3 shim</title>
<updated>2025-11-09T08:15:44+00:00</updated>
<author>
<name>Alexandre Detiste</name>
<email>alexandre.detiste@gmail.com</email>
</author>
<published>2025-11-06T06:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=decd807e9e642816a5a5fba94e75d044759eb8fc'/>
<id>decd807e9e642816a5a5fba94e75d044759eb8fc</id>
<content type='text'>
Hi,

"six" is being removed from Debian,

   https://wiki.debian.org/Python3-six-removal

... quite successfully (look at the graph)

   https://qa.debian.org/popcon-graph.php?packages=python3-six%20python-six-doc&amp;show_installed=on&amp;want_legend=on&amp;want_ticks=on&amp;date_fmt=%25Y-%25m&amp;beenhere=1

this patch remove the old Py 2 + 3 shim integration

otherwise "six" must be brought in back again by "pluma"

https://tracker.debian.org/news/1686894/accepted-pluma-1280-2-source-into-unstable/

(this one change should be reverted once this one got in)

Greetings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hi,

"six" is being removed from Debian,

   https://wiki.debian.org/Python3-six-removal

... quite successfully (look at the graph)

   https://qa.debian.org/popcon-graph.php?packages=python3-six%20python-six-doc&amp;show_installed=on&amp;want_legend=on&amp;want_ticks=on&amp;date_fmt=%25Y-%25m&amp;beenhere=1

this patch remove the old Py 2 + 3 shim integration

otherwise "six" must be brought in back again by "pluma"

https://tracker.debian.org/news/1686894/accepted-pluma-1280-2-source-into-unstable/

(this one change should be reverted once this one got in)

Greetings
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright to 2021</title>
<updated>2021-06-26T18:37:55+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2021-06-26T18:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=3e5174ecdfbd936ec11656a536c3e0a3090d826c'/>
<id>3e5174ecdfbd936ec11656a536c3e0a3090d826c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>port plugins to use the window-construct property.</title>
<updated>2021-03-04T21:00:30+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2021-02-12T10:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=f4ed7690bff4021051f11fbe851b604d69caef2f'/>
<id>f4ed7690bff4021051f11fbe851b604d69caef2f</id>
<content type='text'>
pluma-file-browser-plugin.c: rename "data" to "priv".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pluma-file-browser-plugin.c: rename "data" to "priv".
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Use PACKAGE_URL variable</title>
<updated>2021-02-04T21:46:51+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-01-26T12:08:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=97e1fe87f7cb362e0731b4aceec5b8f21e5632d1'/>
<id>97e1fe87f7cb362e0731b4aceec5b8f21e5632d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require gtk+ 3.22 in glade files</title>
<updated>2020-05-16T16:28:21+00:00</updated>
<author>
<name>tamplan</name>
<email>tamplan@free.fr</email>
</author>
<published>2020-05-16T12:13:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=ce91b8b528cb6d6e39d74f419f2b31bab917efa4'/>
<id>ce91b8b528cb6d6e39d74f419f2b31bab917efa4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate from intltool to gettext</title>
<updated>2019-12-01T10:39:44+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>xiaotian.wu@i-soft.com.cn</email>
</author>
<published>2019-11-09T07:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=93881642e533133ef9f455612611002531e4475e'/>
<id>93881642e533133ef9f455612611002531e4475e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for checking .ui accessibility with gla11y</title>
<updated>2019-07-08T13:11:17+00:00</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2019-07-01T15:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=45145244b6dd9dc11b6d9a6daf4e442cef9457fa'/>
<id>45145244b6dd9dc11b6d9a6daf4e442cef9457fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add snippet to toggle comment/uncomment</title>
<updated>2019-06-26T13:07:22+00:00</updated>
<author>
<name>Andrew Fowlie</name>
<email>andrew.j.fowlie@qq.com</email>
</author>
<published>2019-01-16T07:11:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=8e7e455f4327317fe711f086fbf315698324df30'/>
<id>8e7e455f4327317fe711f086fbf315698324df30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change url projet's website</title>
<updated>2019-06-10T14:12:47+00:00</updated>
<author>
<name>Laurent Napias</name>
<email>tamplan@free.fr</email>
</author>
<published>2019-06-09T19:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=fad391d7cd59138991583b8a199096225786ea29'/>
<id>fad391d7cd59138991583b8a199096225786ea29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to Python 3</title>
<updated>2019-06-06T13:21:32+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>patrick@monnerat.net</email>
</author>
<published>2019-05-27T13:56:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=d76c3e37d1212eaa3cac2f293d539bddf9a250f9'/>
<id>d76c3e37d1212eaa3cac2f293d539bddf9a250f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
