From 95409142e77379a172ef05bd8556527a340af7049b7027fd2489bde6de3e1c58 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 23 Jul 2012 15:18:56 +0000 Subject: [PATCH] Accepting request 128767 from home:Zaitor:branches:GNOME:Factory Using the new name Web for epiphany. This is inline with what upstream has [Desktop Entry] _Name=Web _GenericName=Web Browser _X-GNOME-FullName=Epiphany Web Browser _Comment=Browse the web Exec=epiphany %U StartupNotify=true Terminal=false Type=Application Icon=web-browser X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=epiphany X-GNOME-Bugzilla-Component=BugBuddyBugs X-GNOME-Bugzilla-Version=@VERSION@ Categories=Network;GNOME;GTK;WebBrowser; MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https; OBS-URL: https://build.opensuse.org/request/show/128767 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=146 --- epiphany.changes | 7 +++++++ epiphany.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/epiphany.changes b/epiphany.changes index 3a08b23..3a12a1f 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jul 22 23:13:41 UTC 2012 - zaitor@opensuse.org + +- Start using new upstream name Web, having a different name for + launcher and name in application might confuse users. + (bnc#772554) + ------------------------------------------------------------------- Mon Jul 16 06:28:41 UTC 2012 - badshah400@gmail.com diff --git a/epiphany.spec b/epiphany.spec index cd3d2f2..612921f 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -128,7 +128,7 @@ extensionsdir=`pkg-config --variable extensionsdir %{buildroot}%{_libdir}/pkgcon if ! test -d %{buildroot}${extensionsdir}; then install -d -m 0755 %{buildroot}${extensionsdir} fi -%suse_update_desktop_file -N "Epiphany" %name +%suse_update_desktop_file %{name} # Copy the icons in hicolor, else brp-check is sad for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do if test -f %{_datadir}/icons/gnome/$size/apps/web-browser.png; then