From 6a8cb3ce2e2ff6a81c210839d5f03ee75cb94120 Mon Sep 17 00:00:00 2001
From: Tristan Matthews <tristan.matthews@savoirfairelinux.com>
Date: Thu, 17 Nov 2011 17:14:44 -0500
Subject: [PATCH] gnome: whitespace fix

---
 gnome/src/icons/icon_factory.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnome/src/icons/icon_factory.h b/gnome/src/icons/icon_factory.h
index 974714a57b..d7b5fccdd2 100644
--- a/gnome/src/icons/icon_factory.h
+++ b/gnome/src/icons/icon_factory.h
@@ -36,10 +36,10 @@
 #define GTK_STOCK_ONHOLD				"gnome-stock-onhold"
 #define GTK_STOCK_OFFHOLD				"gnome-stock-offhold"
 #define GTK_STOCK_IM					"gnome-stock-im"
-#define GTK_STOCK_TRANSFER                              "gnome-stock-transfer"
-#define GTK_STOCK_DIAL                                  "gnome-stock-dial"
-#define GTK_STOCK_CALL_CURRENT                          "gnome-stock-call-current"
-#define GTK_STOCK_ADDRESSBOOK                           "gnome-stock-addressbook"
+#define GTK_STOCK_TRANSFER              "gnome-stock-transfer"
+#define GTK_STOCK_DIAL                  "gnome-stock-dial"
+#define GTK_STOCK_CALL_CURRENT          "gnome-stock-call-current"
+#define GTK_STOCK_ADDRESSBOOK           "gnome-stock-addressbook"
 #define GTK_STOCK_CALLS					"gnome-stock-calls"
 #define GTK_STOCK_SFLPHONE				"gnome-stock-sflphone"
 #define GTK_STOCK_FAIL					"gnome-stock-fail"
-- 
GitLab