File pluma.changes of Package pluma
-------------------------------------------------------------------
Thu May 1 11:56:56 UTC 2014 - p.drouand@gmail.com
- Update to version 1.8.1
+ fix go to line crash
+ translations updates
-------------------------------------------------------------------
Wed Mar 12 16:11:07 UTC 2014 - p.drouand@gmail.com
- Obsolete mate-text-editor-lang to avoid conflicts with this one
-------------------------------------------------------------------
Mon Mar 10 09:37:11 UTC 2014 - p.drouand@gmail.com
- Obsolete mate-text-editor-devel with pluma-devel; add a Obsoletes
tag
-------------------------------------------------------------------
Wed Mar 5 13:04:50 UTC 2014 - p.drouand@gmail.com
- Update to version 1.8.0
+ no changes since version 1.7.90
-------------------------------------------------------------------
Thu Feb 20 12:56:27 UTC 2014 - p.drouand@gmail.com
- Update to version 1.7.90 (unstable)
+ add GTK3 support
+ use yelp-tools instead of mate-doc-utils
+ move user plugin dir from config_dir to data_dir. Plugins should have
never been installed in the config dir as they are not part of the
configuration. This means user will need to move the plugins directory
from: $HOME/.config/pluma/ to $HOME/.local/share/pluma/.
-------------------------------------------------------------------
Fri Feb 14 15:41:03 UTC 2014 - p.drouand@gmail.com
- Update to version 1.7.2 (unstable)
+ update translation
+ bugs fixed
+ add tool to generate plugin templates
-------------------------------------------------------------------
Sun Jan 19 17:00:49 UTC 2014 - p.drouand@gmail.com
- Update to version 1.7.1 (unstable)
+ update translations
+ fix Sun GNOME Documentation Team references
+ fix search fields in GTK3
+ fix make dist
+ add the primary-toolbar style class to the primary toolbar
+ add section for running tests
+ update bug tracker url
+ gtk3: fix implicit declaration: gtk_source_language_get_id
+ use Caja GSettings schema optionally
This makes Caja dependency optional.
+ bump required glib version number to 2.32
It's required for the GSettingsSchemaSource API.
+ Add to ACLOCAL_AMFLAGS for user added flags
+ plumadirs: Cleanup config dir usage
Remove backwards compatibility for < glib 2.6 as we require glib
2.22 at
a minimum now.
Use g_get_user_config_dir instead of custom logic.
Use pluma_dirs_get_user_config_dir in pluma_dirs_get_user_accels_file.
+ pluma-dirs: Fix accel file location
+ move user plugins dir to data_dir
Plugins don't belong in config_dir so we move them to data_dir.
User will need to move the plugin dir to the new location, see NEWS.
+ update translations
-------------------------------------------------------------------
Fri Jan 17 23:17:38 UTC 2014 - p.drouand@gmail.com
- Initial release (version 1.7.0)