[rhythmbox] notification: fix indenting



commit dab170d2731afb2f52b498311710311837224776
Author: Jonathan Matthew <jonathan d14n org>
Date:   Fri Feb 1 08:04:44 2013 +1000

    notification: fix indenting

 plugins/notification/rb-notification-plugin.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/notification/rb-notification-plugin.c b/plugins/notification/rb-notification-plugin.c
index 8e49046..54c8499 100644
--- a/plugins/notification/rb-notification-plugin.c
+++ b/plugins/notification/rb-notification-plugin.c
@@ -200,7 +200,7 @@ do_notify (RBNotificationPlugin *plugin,
 	}
 
         if (playback)
-          notify_notification_set_category (notification, "x-gnome.music");
+        	notify_notification_set_category (notification, "x-gnome.music");
         notify_notification_set_hint (notification, "desktop-entry",
                                       g_variant_new_string ("rhythmbox"));
 



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