[gnome-settings-daemon/app-chooser: 2/2] automount: remove NautilusOpenWithDialog
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/app-chooser: 2/2] automount: remove NautilusOpenWithDialog
- Date: Wed, 1 Dec 2010 15:03:42 +0000 (UTC)
commit 11f1fe14dbfe7c87a892fa07274d52e44f259e45
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Dec 1 16:02:51 2010 +0100
automount: remove NautilusOpenWithDialog
It's not used anymore now that we have GtkAppChooser
plugins/automount/Makefile.am | 2 -
plugins/automount/nautilus-autorun.c | 1 -
plugins/automount/nautilus-open-with-dialog.c | 1059 -------------------------
plugins/automount/nautilus-open-with-dialog.h | 61 --
4 files changed, 0 insertions(+), 1123 deletions(-)
---
diff --git a/plugins/automount/Makefile.am b/plugins/automount/Makefile.am
index 3072c39..12b7939 100644
--- a/plugins/automount/Makefile.am
+++ b/plugins/automount/Makefile.am
@@ -10,8 +10,6 @@ test_automount_SOURCES = \
gsd-automount-manager.c \
nautilus-autorun.c \
nautilus-autorun.h \
- nautilus-open-with-dialog.c \
- nautilus-open-with-dialog.h \
$(NULL)
test_automount_CPPFLAGS = \
diff --git a/plugins/automount/nautilus-autorun.c b/plugins/automount/nautilus-autorun.c
index 69686bb..a20dca9 100644
--- a/plugins/automount/nautilus-autorun.c
+++ b/plugins/automount/nautilus-autorun.c
@@ -30,7 +30,6 @@
#include <gdk/gdkkeysyms.h>
#include "nautilus-autorun.h"
-#include "nautilus-open-with-dialog.h"
static gboolean should_autorun_mount (GMount *mount);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]