[epiphany] e-file-helpers: remove old dirs from ephy_file



commit 8cad79a78ae4995e8a3677ff510b1c3fe955bfa2
Author: Diego Escalante Urrelo <diegoe igalia com>
Date:   Fri Apr 6 14:57:41 2012 -0500

    e-file-helpers: remove old dirs from ephy_file
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673665

 lib/ephy-file-helpers.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/lib/ephy-file-helpers.c b/lib/ephy-file-helpers.c
index 3f7b7d0..bdb8207 100644
--- a/lib/ephy-file-helpers.c
+++ b/lib/ephy-file-helpers.c
@@ -224,15 +224,9 @@ ephy_file (const char *filename)
 	{
 #ifdef GNOME_ENABLE_DEBUG
 		TOP_SRC_DATADIR "/",
-		TOP_SRC_DATADIR "/glade/",
-		TOP_SRC_DATADIR "/ui/",
-		TOP_SRC_DATADIR "/art/",
 		TOP_SRC_DATADIR "/pages/",
 #endif
 		SHARE_DIR "/",
-		SHARE_DIR "/glade/",
-		SHARE_DIR "/ui/",
-		SHARE_DIR "/art/",
 		SHARE_DIR "/pages/"
 	};
 



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