aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-file-helpers.h
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-04-26 11:33:53 +0800
committerXan Lopez <xan@igalia.com>2012-05-08 02:29:47 +0800
commit850104ef1d0b44a92fcda554d0691ed40a902c15 (patch)
tree2cf91859f803225814add15b0715942dd82e6ca8 /lib/ephy-file-helpers.h
parent3847db0803addac9f0b90dc86767d8f65768d4ad (diff)
downloadgsoc2013-epiphany-850104ef1d0b44a92fcda554d0691ed40a902c15.tar
gsoc2013-epiphany-850104ef1d0b44a92fcda554d0691ed40a902c15.tar.gz
gsoc2013-epiphany-850104ef1d0b44a92fcda554d0691ed40a902c15.tar.bz2
gsoc2013-epiphany-850104ef1d0b44a92fcda554d0691ed40a902c15.tar.lz
gsoc2013-epiphany-850104ef1d0b44a92fcda554d0691ed40a902c15.tar.xz
gsoc2013-epiphany-850104ef1d0b44a92fcda554d0691ed40a902c15.tar.zst
gsoc2013-epiphany-850104ef1d0b44a92fcda554d0691ed40a902c15.zip
Based on a patch by Jon McCann.
Migrate profile directory to XDG config dir https://bugzilla.gnome.org/show_bug.cgi?id=522810
Diffstat (limited to 'lib/ephy-file-helpers.h')
-rw-r--r--lib/ephy-file-helpers.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/ephy-file-helpers.h b/lib/ephy-file-helpers.h
index 68a6db616..bdabf87c1 100644
--- a/lib/ephy-file-helpers.h
+++ b/lib/ephy-file-helpers.h
@@ -30,9 +30,6 @@
#include <gio/gio.h>
#include <gtk/gtk.h>
-/* From libgnome */
-#define GNOME_DOT_GNOME ".gnome2"
-
extern GQuark ephy_file_helpers_error_quark;
#define EPHY_FILE_HELPERS_ERROR_QUARK (ephy_file_helpers_error_quark)