diff options
author | Xan Lopez <xan@igalia.com> | 2012-01-27 17:32:45 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-01-27 17:33:37 +0800 |
commit | 6bda078417b917696fef7d8fe028391837ad5966 (patch) | |
tree | 7bc080373e38b23fcdd5727eb0c36aabeacee73f /data/bme.desktop.in.in | |
parent | 407813deb5700a3adcbf050e7d865ee705214c1f (diff) | |
download | gsoc2013-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/bme.desktop.in.in')
-rw-r--r-- | data/bme.desktop.in.in | 14 |
1 files changed, 0 insertions, 14 deletions
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; |