Commit Graph

7 Commits (c428e74c00bea87af94016138a6a88b19150db2c)

Author SHA1 Message Date
Slávek Banko 79bf82135e
Check existing XDG folders before localization of the name.
Some standard XDG folders may exist before the information is stored
in ~/.config/user-dirs.dirs. Checking existing folders will prevent
the creation of localized folders in addition to existing English ones.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dc699b4fd4)
5 years ago
Slávek Banko 9c1e136983
Fix private API compatibility in TDEGlobalSettings.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f29aa92d38)
6 years ago
Michele Calgaro d46ec74e77
Make sure XDG folders are created prior to their usage.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit de79e754fa)
6 years ago
Michele Calgaro ea1da131d3
Improved support for XDG folders without requiring xdg-user-dirs to be installed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 394c9f5c0e)
6 years ago
Michele Calgaro edab2eca49
Added support for XDG_PICTURES_DIR and XDG_TEMPLATES_DIR in TDE global settings.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aca6b3d424)
6 years ago
François Andriot 4ca479102d Added support for XDG directories: music, pictures, videos, download.
This relates to bug 1499.
11 years ago
Timothy Pearson 71abba5631 Fix prior commit 13 years ago