<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pluma/plugins, branch v1.12.2</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>plugins: use correct icon name for python console plugin</title>
<updated>2016-02-10T14:46:13+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-10T13:18:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=2c27ba6b33398d17c58329c8a75a60eebbbed439'/>
<id>2c27ba6b33398d17c58329c8a75a60eebbbed439</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>capitalize Pluma in Run command plugin dialog</title>
<updated>2015-09-29T07:12:56+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-09-29T07:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=ab4da31e0815c8c7931c7075d7b7c54c6666106e'/>
<id>ab4da31e0815c8c7931c7075d7b7c54c6666106e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework gsettings schema building</title>
<updated>2015-09-08T15:19:30+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-08T15:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=ca8ca6923e74bb307bfe6c99c691399987eda7ed'/>
<id>ca8ca6923e74bb307bfe6c99c691399987eda7ed</id>
<content type='text'>
* Bump intltool required version for gsettings support
* Extract strings with intltool directly
* Let autoconf generate the xml files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bump intltool required version for gsettings support
* Extract strings with intltool directly
* Let autoconf generate the xml files
</pre>
</div>
</content>
</entry>
<entry>
<title>Add plugin to strip trailing spaces on save.</title>
<updated>2015-09-02T09:34:01+00:00</updated>
<author>
<name>Daggerbot</name>
<email>daggerbot@gmail.com</email>
</author>
<published>2015-08-28T09:42:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=9f166a05aa5fb5ac8ce17f025aebf2a190b52672'/>
<id>9f166a05aa5fb5ac8ce17f025aebf2a190b52672</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop support for win32/osx and checkupdate plugin</title>
<updated>2015-09-02T09:34:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-08-25T11:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=b24934e186456b50d7702192ec3a270926831791'/>
<id>b24934e186456b50d7702192ec3a270926831791</id>
<content type='text'>
that plugin has never been built in linux anyway due to logic
in configure.ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that plugin has never been built in linux anyway due to logic
in configure.ac
</pre>
</div>
</content>
</entry>
<entry>
<title>drop gdkkeysyms-compat usage, use modern key names</title>
<updated>2015-08-03T15:04:03+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-08-03T15:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=79c3e2849004a5c81a0b0bc25fb9dc0e1ce8a781'/>
<id>79c3e2849004a5c81a0b0bc25fb9dc0e1ce8a781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>quickopen plugin: remove wrong version check inherited from gedit</title>
<updated>2015-07-14T10:14:41+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-14T10:14:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=4968f9a9dea791db8a06baababe764d8ad0ba6f6'/>
<id>4968f9a9dea791db8a06baababe764d8ad0ba6f6</id>
<content type='text'>
this should make quickopen dialog (Ctrl-Alt-O) recognize the files
from the currently selected dir in filebrowser plugin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this should make quickopen dialog (Ctrl-Alt-O) recognize the files
from the currently selected dir in filebrowser plugin.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix my stupid mistake in previous commit.</title>
<updated>2015-07-09T14:34:54+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-07-09T14:34:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=80a8a579f98bb0b96de92e62d15b830be913c247'/>
<id>80a8a579f98bb0b96de92e62d15b830be913c247</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>UI GTK3: use a size request for time plugin dialog window</title>
<updated>2015-07-09T13:15:56+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-07-08T15:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=bf217393793372bb0de5361adf32df7e6694e7e8'/>
<id>bf217393793372bb0de5361adf32df7e6694e7e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>show correct help pages for prefs and plugins dialogs</title>
<updated>2015-07-08T09:42:59+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-08T09:42:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=bdb0ef751ef17270606bee63da5c6d080d1dd891'/>
<id>bdb0ef751ef17270606bee63da5c6d080d1dd891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
