[gnome-control-center] media: whitespace fixes



commit 4985ac36b2b2e64273fae0216cf212c41b2ed803
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Nov 23 11:42:36 2010 +0100

    media: whitespace fixes

 panels/media/nautilus-open-with-dialog.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/panels/media/nautilus-open-with-dialog.c b/panels/media/nautilus-open-with-dialog.c
index c3c4f96..cd03c81 100644
--- a/panels/media/nautilus-open-with-dialog.c
+++ b/panels/media/nautilus-open-with-dialog.c
@@ -33,8 +33,7 @@
 #include <gtk/gtk.h>
 #include <gio/gio.h>
 
-#define sure_string(s)                    ((const char *)((s)!=NULL?(s):""))
-#define DESKTOP_ENTRY_GROUP		  "Desktop Entry"
+#define sure_string(s) ((const char *)((s)!=NULL?(s):""))
 
 struct _NautilusOpenWithDialogDetails {
 	GAppInfo *selected_app_info;



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