summaryrefslogtreecommitdiff
path: root/src/totem-menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/totem-menu.h')
-rw-r--r--src/totem-menu.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/totem-menu.h b/src/totem-menu.h
index 3c1086316..f826e0219 100644
--- a/src/totem-menu.h
+++ b/src/totem-menu.h
@@ -31,7 +31,8 @@ G_BEGIN_DECLS
void totem_app_menu_setup (Totem *totem);
void totem_app_actions_setup (Totem *totem);
-void totem_sublang_update (Totem *totem);
+void totem_subtitles_menu_update (Totem *totem);
+void totem_languages_menu_update (Totem *totem);
/* For test use only */
GList *bvw_lang_info_to_menu_labels (GList *langs,