diff options
author | raveit65 <[email protected]> | 2019-08-17 21:17:55 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-08-17 21:17:55 +0200 |
commit | 82734ac6b45ceeef7a67ae46f8419a5967fd0507 (patch) | |
tree | c4b0dd7ec44d712abcc9c136999647a673c9e0b7 /NEWS | |
parent | 3f988336d5dfe3004b461827da2ff97e3ef1dd98 (diff) | |
download | pluma-82734ac6b45ceeef7a67ae46f8419a5967fd0507.tar.bz2 pluma-82734ac6b45ceeef7a67ae46f8419a5967fd0507.tar.xz |
release 1.23.2v1.23.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 42 |
1 files changed, 42 insertions, 0 deletions
@@ -1,3 +1,45 @@ +### pluma 1.23.2 + + * Translations update + * tx: update resource for transifex + * pluma-view: avoid static gboolean variable + * pluma-taglist-plugin-panel: avoid 'g_type_class_add_private' + * pluma-taglist-plugin: avoid 'g_type_class_add_private' + * pluma-time-plugin: avoid 'g_type_class_add_private' + * pluma-spell-plugin: avoid 'g_type_class_add_private' + * pluma-trail-save-plugin: avoid 'g_type_class_add_private' + * pluma-modeline-plugin: avoid 'g_type_class_add_private' + * pluma-file-browser-store: avoid 'g_type_class_add_private' + * pluma-sort-plugin: avoid 'g_type_class_add_private' + * pluma-file-browser-plugin: avoid 'g_type_class_add_private' + * pluma-file-browser-widget: avoid 'g_type_class_add_private' + * pluma-smart-charset-converter: avoid 'g_type_class_add_private' + * pluma-file-browser-view: avoid 'g_type_class_add_private' + * pluma-file-bookmarks-store: avoid 'g_type_class_add_private' + * pluma-docinfo-plugin: avoid 'g_type_class_add_private' + * pluma-changecase-plugin: avoid 'g_type_class_add_private' + * pluma-window: avoid 'g_type_class_add_private' + * fix build with GtkSourceView 3.22 + * pluma-view: avoid 'g_type_class_add_private' + * pluma-tab-label: avoid 'g_type_class_add_private' + * spell-checker plugin: add missing translation (i18n) + * gla11y: use version 0.3 which already defaults to using python3 + * pluma-tab: avoid 'g_type_class_add_private' + * pluma-status-combo-box: avoid 'g_type_class_add_private' + * pluma-statusbar: avoid 'g_type_class_add_private' + * pluma-progress-message-area: avoid 'g_type_class_add_private' + * pluma-print-preview: avoid 'g_type_class_add_private' + * pluma-print-job: avoid 'g_type_class_add_private' + * pluma-plugins-engine: avoid 'g_type_class_add_private' + * pluma-notebook: avoid 'g_type_class_add_private' + * pluma-message-bus: avoid 'g_type_class_add_private' + * pluma-message: avoid 'g_type_class_add_private' + * pluma-panel: avoid 'g_type_class_add_private' + * pluma-file-chooser-dialog: avoid 'g_type_class_add_private' + * pluma-documents-panel: avoid 'g_type_class_add_private' + * pluma-history-entry: avoid 'g_type_class_add_private' + * pluma-encodings-combo-box: avoid 'g_type_class_add_private' + ### pluma 1.23.1 * Translations update |