~indicator-applet-developers/indicator-appmenu/trunk.13.04

« back to all changes in this revision

Viewing changes to src/indicator-appmenu.c

Renaming the file to make a bit more sense

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
#include "gen-application-menu-registrar.xml.h"
39
39
#include "gen-application-menu-renderer.xml.h"
40
40
#include "indicator-appmenu-marshal.h"
41
 
#include "window-menus.h"
 
41
#include "window-menu.h"
 
42
#include "window-menu-dbusmenu.h"
42
43
#include "dbus-shared.h"
43
44
#include "gdk-get-func.h"
44
45