summaryrefslogtreecommitdiff
path: root/pluma/pluma-dirs.c
AgeCommit message (Collapse)AuthorFilesLines
2019-02-18Read authors (updated) from pluma.about filerbuj1-1/+1
2016-12-05port plugin system to libpeasmonsta1-7/+7
backported from gedit with a few changes upstream commits for reference: https://git.gnome.org/browse/gedit/commit/?id=dbc98da7fda69981e61c5764af50c72b756eb2cc https://git.gnome.org/browse/gedit/commit/?id=2ae732a53ef08145c06909dc675134573c8c2e6d https://git.gnome.org/browse/gedit/commit/?id=6cd4936fb3aa6ca44a7c85888c6aad6c02b0f983 https://git.gnome.org/browse/gedit/commit/?id=041399d3d09389f951af8db4f5b83d142a9ebe55 https://git.gnome.org/browse/gedit/commit/?id=da46f5d6cd9b727e23ec0ae79bb0a78419bb1363 https://git.gnome.org/browse/gedit/commit/?id=1d56b827f14096891bb03dbd5e8211fdad1331ad https://git.gnome.org/browse/gedit/commit/?id=e63de5a2396a56eeba46479a54628843538da29e
2015-09-02drop support for win32/osx and checkupdate pluginmonsta1-93/+4
that plugin has never been built in linux anyway due to logic in configure.ac
2014-02-17Dont free string owned by glibStefano Karapetsas1-5/+1
Regression caused by https://github.com/mate-desktop/pluma/commit/86369deb93ae28e39ef59d462fb6693747cb332f Closes https://github.com/mate-desktop/pluma/issues/60
2014-02-17Fix pluma_dirs_get_user_accels_fileStefano Karapetsas1-33/+4
And free always config_dir
2014-02-17Remove support for never existed env varStefano Karapetsas1-17/+1
2014-01-16Move user plugins dir to data_dirinfirit1-4/+4
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.
2014-01-16pluma-dirs: Fix accel file locationinfirit1-1/+1
2014-01-16plumadirs: Cleanup config dir usageinfirit1-16/+6
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.
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-03-11update for 1.2 release and fix executable bitsStefano Karapetsas1-0/+0
2012-01-30g_get_user_config_dir() would be better ↵Perberos1-1/+5
(https://github.com/mate-desktop/mate-panel/issues/8)
2011-11-07using ./config/ instead of ./mate2/Perberos1-238/+185
2011-11-07renaming from gedit to plumaPerberos1-0/+320