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