Home
last modified time | relevance | path

Searched defs:xdg_config_home (Results 1 – 25 of 92) sorted by relevance

1234

/dports/x11-wm/i3/i3-4.20.1/libi3/
H A Dget_config_path.c23 char *xdg_config_home, *xdg_config_dirs, *config_path; in get_config_path() local
/dports/x11-wm/i3-gaps/i3-4.20.1/libi3/
H A Dget_config_path.c23 char *xdg_config_home, *xdg_config_dirs, *config_path; in get_config_path() local
/dports/sysutils/solaar/Solaar-1.0.1/
H A Dsetup.py19 xdg_config_home = environ.get('XDG_CONFIG_HOME', path.expanduser(path.join('~', '.config'))) variable
/dports/x11-themes/Kvantum/Kvantum-0.20.2/Kvantum/kvantummanager/
H A DKvCommand.cpp26 QString xdg_config_home; in getHomeConfig() local
96 const QString xdg_config_home = getHomeConfig(); in getAllThemes() local
H A DKvantumManager.h121 QString xdg_config_home; variable
/dports/sysutils/lnav/lnav-0.10.1/src/base/
H A Dpaths.cc41 auto xdg_config_home = getenv("XDG_CONFIG_HOME"); in dotlnav() local
/dports/x11/jgmenu/jgmenu-4.4.0/src/
H A Dgtkconf.c49 char *xdg_config_home; in gtkconf_get() local
/dports/devel/p5-File-ConfigDir/File-ConfigDir-0.021/lib/File/
H A DConfigDir.pm482 sub xdg_config_home subroutine
/dports/sysutils/usermin/usermin-1.830/filemin/lib/File/
H A DBaseDir.pm65 sub xdg_config_home {$ENV{XDG_CONFIG_HOME} || $xdg_config_home } subroutine
/dports/sysutils/webmin/webmin-1.981/filemin/lib/File/
H A DBaseDir.pm65 sub xdg_config_home {$ENV{XDG_CONFIG_HOME} || $xdg_config_home } subroutine
/dports/sysutils/webmin/webmin-1.981/authentic-theme/lib/File/
H A DBaseDir.pm65 sub xdg_config_home {$ENV{XDG_CONFIG_HOME} || $xdg_config_home } subroutine
/dports/sysutils/usermin/usermin-1.830/authentic-theme/lib/File/
H A DBaseDir.pm65 sub xdg_config_home {$ENV{XDG_CONFIG_HOME} || $xdg_config_home } subroutine
/dports/devel/p5-File-BaseDir/File-BaseDir-0.09/lib/File/
H A DBaseDir.pm53 sub xdg_config_home {$ENV{XDG_CONFIG_HOME} || File::Spec->catdir(_home(), '.config') } subroutine
/dports/devel/py-dirspec/dirspec-13.10/dirspec/
H A Dbasedir.py154 xdg_config_home = get_xdg_config_home() variable
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/xdg/
H A DBaseDirectory.py37 xdg_config_home = os.environ.get('XDG_CONFIG_HOME') or \ variable
/dports/devel/py-xdg/pyxdg-0.27/xdg/
H A DBaseDirectory.py37 xdg_config_home = os.environ.get('XDG_CONFIG_HOME') or \ variable
/dports/devel/allegro5/allegro5-5.2.7.0/src/unix/
H A Dupath.c285 const char *xdg_config_home = getenv("XDG_CONFIG_HOME"); in _get_xdg_path() local
461 const char *xdg_config_home = getenv("XDG_CONFIG_HOME"); in _al_unix_get_path() local
/dports/x11/xsettingsd/xsettingsd-1.0.0-2-g1b2bcca/
H A Dcommon.cc73 const char* xdg_config_home = getenv("XDG_CONFIG_HOME"); in GetDefaultConfigFilePaths() local
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/fs_sys_helpers/
H A Dunix.cpp73 auto xdg_config_home = getenv("XDG_CONFIG_HOME"); in get_application_data_folder() local
/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/
H A Dconfiguration.cpp46 std::string xdg_config_home() in xdg_config_home() function
/dports/multimedia/simplescreenrecorder/ssr-0.4.3/src/common/
H A DCommandLineOptions.cpp237 QString xdg_config_home = getenv("XDG_CONFIG_HOME"); in GetApplicationUserDir() local
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/translations/
H A Dscide_zh.ts120 <location filename="../forms/settings_editor.ui" line="289"/>
/dports/sysutils/fusefs-httpdirfs/httpdirfs-1.2.3/src/
H A Dmain.c122 char *xdg_config_home = getenv("XDG_CONFIG_HOME"); in parse_config_file() local
/dports/x11/libxkbcommon/libxkbcommon-1.3.1/src/compose/
H A Dpaths.c155 const char *xdg_config_home; in get_xdg_xcompose_file_path() local
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A Dmain.cpp366 string xdg_config_home = xdg_config_home_? Text::toUtf8(xdg_config_home_) : (home+"/.config"); in migrateConfig() local

1234