summaryrefslogtreecommitdiff
path: root/NEWS
blob: 1a2cec251e12a925b86dc36e0634fe4304d7dd09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pluma 1.7.1
===========

  * 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/.

pluma 1.5.0
===========

  * Migration to GSettings and drop mateconf
    (All code is migrated, except pythonconsole plugin. The plugin works,
    except you cant configure it; the configurable things were command
    and error colors; this will be fixed migrating the plugin to Gir
    instead of python-gtk)