[gnome-control-center/app-chooser: 2/2] media: remove NautilusOpenWithDialog



commit 8865358456edfd00799d0185e9155e617cb3084f
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Dec 1 13:54:38 2010 +0100

    media: remove NautilusOpenWithDialog
    
    It's not used anymore now that the widgets are in GTK+.

 panels/media/Makefile.am                 |    4 +-
 panels/media/nautilus-open-with-dialog.c | 1092 ------------------------------
 panels/media/nautilus-open-with-dialog.h |   64 --
 3 files changed, 1 insertions(+), 1159 deletions(-)
---
diff --git a/panels/media/Makefile.am b/panels/media/Makefile.am
index 51bbb41..26f527a 100644
--- a/panels/media/Makefile.am
+++ b/panels/media/Makefile.am
@@ -7,9 +7,7 @@ ccpanels_LTLIBRARIES = libmedia.la
 libmedia_la_SOURCES = \
 	media-module.c \
 	cc-media-panel.c \
-	cc-media-panel.h \
-	nautilus-open-with-dialog.c \
-	nautilus-open-with-dialog.h
+	cc-media-panel.h
 
 libmedia_la_LIBADD = \
 	$(PANEL_LIBS) \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]