Never use gvfs in the session helper

tingping/wmclass
Alexander Larsson 2016-03-14 14:10:19 +01:00
parent c3bae9af57
commit 56872d1602
1 changed files with 2 additions and 0 deletions

View File

@ -132,6 +132,8 @@ main (int argc,
setlocale (LC_ALL, "");
g_setenv ("GIO_USE_VFS", "local", TRUE);
g_set_prgname (argv[0]);
monitor_dir = g_build_filename (g_get_user_runtime_dir (), "xdg-app-monitor", NULL);