Searched refs:kde4_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/proxy/
H A Dproxy_config_service_linux.cc471 FilePath kde4_path = FilePath(home).Append(".kde4"); local
472 FilePath kde4_config = KDEHomeToConfigPath(kde4_path);
474 if (file_util::DirectoryExists(kde4_path)) {
486 kde_config_dir_ = KDEHomeToConfigPath(kde4_path);

Completed in 42 milliseconds