[epiphany] Remove the Bookmarks Editor desktop file
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Remove the Bookmarks Editor desktop file
- Date: Fri, 27 Jan 2012 09:33:57 +0000 (UTC)
commit 6bda078417b917696fef7d8fe028391837ad5966
Author: Xan Lopez <xan igalia com>
Date: Fri Jan 27 10:32:45 2012 +0100
Remove the Bookmarks Editor desktop file
There's really no much point in shipping it as a separate "application".
configure.ac | 2 --
data/Makefile.am | 4 ++--
data/art/Makefile.am | 19 -------------------
data/art/epiphany-bookmarks.png | Bin 1287 -> 0 bytes
data/bme.desktop.in.in | 14 --------------
po/POTFILES.in | 1 -
6 files changed, 2 insertions(+), 38 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8ae57c1..05768cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -323,8 +323,6 @@ Makefile
data/Makefile
data/epiphany-${EPIPHANY_API_VERSION}.pc:data/epiphany.pc.in
data/epiphany.desktop.in
-data/bme.desktop.in
-data/art/Makefile
data/pages/Makefile
data/ui/Makefile
doc/Makefile
diff --git a/data/Makefile.am b/data/Makefile.am
index 24b356b..f8f4e92 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,9 +1,9 @@
-SUBDIRS = art pages ui
+SUBDIRS = pages ui
@INTLTOOL_SERVER_RULE@
@INTLTOOL_DESKTOP_RULE@
-desktop_in_files = epiphany.desktop.in.in bme.desktop.in.in
+desktop_in_files = epiphany.desktop.in.in
desktopdir = $(datadir)/applications
desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 1693495..c63b577 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,7 +1,6 @@
[encoding: UTF-8]
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
-data/bme.desktop.in.in
[type: gettext/xml]data/default-bookmarks.rdf.in
data/epiphany.desktop.in.in
[type: gettext/glade]data/ui/epiphany.ui
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]