app-chooser: rename GtkOpenWith to GtkAppChooser

This commit is contained in:
Cosimo Cecchi
2010-11-23 17:23:37 +01:00
parent 6f0a605891
commit 05bb715c51
24 changed files with 781 additions and 781 deletions

View File

@ -129,9 +129,9 @@
#include <gtk/gtkmountoperation.h>
#include <gtk/gtknotebook.h>
#include <gtk/gtkoffscreenwindow.h>
#include <gtk/gtkopenwith.h>
#include <gtk/gtkopenwithdialog.h>
#include <gtk/gtkopenwithwidget.h>
#include <gtk/gtkappchooser.h>
#include <gtk/gtkappchooserdialog.h>
#include <gtk/gtkappchooserwidget.h>
#include <gtk/gtkorientable.h>
#include <gtk/gtkpagesetup.h>
#include <gtk/gtkpapersize.h>