aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-01-27 17:32:45 +0800
committerXan Lopez <xan@igalia.com>2012-01-27 17:33:37 +0800
commit6bda078417b917696fef7d8fe028391837ad5966 (patch)
tree7bc080373e38b23fcdd5727eb0c36aabeacee73f /data
parent407813deb5700a3adcbf050e7d865ee705214c1f (diff)
downloadgsoc2013-epiphany-6bda078417b917696fef7d8fe028391837ad5966.tar
gsoc2013-epiphany-6bda078417b917696fef7d8fe028391837ad5966.tar.gz
gsoc2013-epiphany-6bda078417b917696fef7d8fe028391837ad5966.tar.bz2
gsoc2013-epiphany-6bda078417b917696fef7d8fe028391837ad5966.tar.lz
gsoc2013-epiphany-6bda078417b917696fef7d8fe028391837ad5966.tar.xz
gsoc2013-epiphany-6bda078417b917696fef7d8fe028391837ad5966.tar.zst
gsoc2013-epiphany-6bda078417b917696fef7d8fe028391837ad5966.zip
Remove the Bookmarks Editor desktop file
There's really no much point in shipping it as a separate "application".
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am4
-rw-r--r--data/art/Makefile.am19
-rw-r--r--data/art/epiphany-bookmarks.pngbin1287 -> 0 bytes
-rw-r--r--data/bme.desktop.in.in14
4 files changed, 2 insertions, 35 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 24b356b06..f8f4e92e8 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/data/art/Makefile.am b/data/art/Makefile.am
deleted file mode 100644
index e2bcb8ddb..000000000
--- a/data/art/Makefile.am
+++ /dev/null
@@ -1,19 +0,0 @@
-art_DATA =
-
-appicon_DATA = epiphany-bookmarks.png
-appicondir = $(datadir)/icons/hicolor/48x48/apps
-
-artdir = $(pkgdatadir)/art
-
-gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
-
-install-data-hook:
- @-if test -z "$(DESTDIR)"; then \
- echo "Updating GTK+ icon cache."; \
- $(gtk_update_icon_cache); \
- else \
- echo "*** Icon cache not updated. After install, run this:"; \
- echo "*** $(gtk_update_icon_cache)"; \
- fi
-
-EXTRA_DIST = $(appicon_DATA) $(art_DATA)
diff --git a/data/art/epiphany-bookmarks.png b/data/art/epiphany-bookmarks.png
deleted file mode 100644
index 389152ef3..000000000
--- a/data/art/epiphany-bookmarks.png
+++ /dev/null
Binary files differ
diff --git a/data/bme.desktop.in.in b/data/bme.desktop.in.in
deleted file mode 100644
index 97572d4e1..000000000
--- a/data/bme.desktop.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-_Name=Epiphany Web Bookmarks
-_GenericName=Web Bookmarks
-_Comment=Browse and organize your bookmarks
-Exec=epiphany --bookmarks-editor
-StartupNotify=true
-Terminal=false
-Type=Application
-Icon=epiphany-bookmarks
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=epiphany
-X-GNOME-Bugzilla-Component=BugBuddyBugs
-X-GNOME-Bugzilla-Version=@VERSION@
-Categories=Network;GNOME;GTK;