aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-file-helpers.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-file-helpers.c')
-rw-r--r--lib/ephy-file-helpers.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/ephy-file-helpers.c b/lib/ephy-file-helpers.c
index b5a174b41..9e591365b 100644
--- a/lib/ephy-file-helpers.c
+++ b/lib/ephy-file-helpers.c
@@ -276,10 +276,12 @@ ephy_file (const char *filename)
SHARE_UNINSTALLED_DIR "/",
SHARE_UNINSTALLED_DIR "/glade/",
SHARE_UNINSTALLED_DIR "/art/",
+ SHARE_UNINSTALLED_DIR "/pages/",
#endif
SHARE_DIR "/",
SHARE_DIR "/glade/",
- SHARE_DIR "/art/"
+ SHARE_DIR "/art/",
+ SHARE_DIR "/pages/"
};
g_assert (files != NULL);