Blob Blame History Raw
From 75d044a556533ab58cd1f895c4aaba29ac5acc8e Mon Sep 17 00:00:00 2001
From: Michael Catanzaro <mcatanzaro@igalia.com>
Date: Sun, 2 Aug 2015 19:04:34 -0500
Subject: [PATCH] Fix the desktop file

AC_CONFIG_FILES cannot translate things... broken since
0711c69b583af8a5a455e75458a96058f74317d0
---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 3bfac30..6597911 100644
--- a/configure.ac
+++ b/configure.ac
@@ -224,7 +224,6 @@ AC_DEFINE([EPIPHANY_COMPILATION],[1],[Compiling epiphany])
 AC_CONFIG_FILES([
 Makefile
 data/Makefile
-data/epiphany.desktop
 data/pages/Makefile
 doc/Makefile
 help/Makefile
-- 
2.4.3