summaryrefslogtreecommitdiff
path: root/src/totem-uri.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/totem-uri.h')
-rw-r--r--src/totem-uri.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/totem-uri.h b/src/totem-uri.h
index b5aef7833..d4b4cef43 100644
--- a/src/totem-uri.h
+++ b/src/totem-uri.h
@@ -28,7 +28,7 @@
const char * totem_dot_dir (void);
const char * totem_data_dot_dir (void);
-char * totem_pictures_dir (void);
+char * totem_screenshots_dir (void);
char * totem_create_full_path (const char *path);
GMount * totem_get_mount_for_media (const char *uri);
gboolean totem_playing_dvd (const char *uri);