diff options
| -rw-r--r-- | firefox.desktop | 1 | ||||
| -rw-r--r-- | firefox.spec | 3 | 
2 files changed, 3 insertions, 1 deletions
diff --git a/firefox.desktop b/firefox.desktop index e3bee09..b874ed1 100644 --- a/firefox.desktop +++ b/firefox.desktop @@ -46,7 +46,6 @@ Exec=firefox %u  Icon=firefox  Terminal=false  Type=Application -StartupWMClass=Firefox-bin  MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;  StartupNotify=true  Categories=Network;WebBrowser; diff --git a/firefox.spec b/firefox.spec index 74258b3..bc47330 100644 --- a/firefox.spec +++ b/firefox.spec @@ -456,6 +456,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :  #---------------------------------------------------------------------  %changelog +* Wed Aug 1 2012 Martin Stransky <stransky@redhat.com> - 14.0.1-2 +- removed StartupWMClass (rhbz#844860) +  * Tue Jul 24 2012 Remi Collet <RPMS@FamilleCollet.com> - 14.0.1-1  - Sync with rawhide, update to 14.0.1  | 
