diff options
Diffstat (limited to 'lib/ephy-file-helpers.h')
-rw-r--r-- | lib/ephy-file-helpers.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ephy-file-helpers.h b/lib/ephy-file-helpers.h index bfb7e1b6c..6beb2951a 100644 --- a/lib/ephy-file-helpers.h +++ b/lib/ephy-file-helpers.h @@ -35,6 +35,8 @@ void ephy_file_helpers_shutdown (void); char *ephy_file_downloads_dir (void); +char *ephy_file_desktop_dir (void); + const char *ephy_file_tmp_dir (void); char *ephy_file_tmp_filename (const char *base, |