summaryrefslogtreecommitdiff
path: root/src/totem-menu.h
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2012-03-29 18:25:11 +0200
committerBastien Nocera <hadess@hadess.net>2012-04-03 18:48:15 +0100
commit0c6958b23aaf2379b4749c0ca643b818be25bea6 (patch)
tree898e7ef63491bfa1ddc482dfd323f6a2d5853f84 /src/totem-menu.h
parentbacf03c97466946904327c83546c59a82af9fd65 (diff)
downloadtotem-0c6958b23aaf2379b4749c0ca643b818be25bea6.tar.gz
main: Move application-wide menu items to app menu
Using GActionEntry https://bugzilla.gnome.org/show_bug.cgi?id=673098
Diffstat (limited to 'src/totem-menu.h')
-rw-r--r--src/totem-menu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/totem-menu.h b/src/totem-menu.h
index 6275b5cfa..f3b74baf7 100644
--- a/src/totem-menu.h
+++ b/src/totem-menu.h
@@ -27,6 +27,8 @@
G_BEGIN_DECLS
+void totem_app_menu_setup (Totem *totem);
+
void totem_ui_manager_setup (Totem *totem);
void totem_sublang_update (Totem *totem);