wok rev 5756

Fix menu item and icon as per upstream.
author Ben Arnold <ben@seawolfsanctuary.com>
date Sun Jul 04 11:15:11 2010 +0100 (2010-07-04)
parents de9dd0fa3388
children cf6a9a593ece
files get-opera/stuff/get-opera
line diff
     1.1 --- a/get-opera/stuff/get-opera	Sat Jul 03 12:54:45 2010 +0200
     1.2 +++ b/get-opera/stuff/get-opera	Sun Jul 04 11:15:11 2010 +0100
     1.3 @@ -55,7 +55,7 @@
     1.4  
     1.5  # Create menu
     1.6  mkdir -p usr/share/applications
     1.7 -cat > usr/share/applications/opera.desktop <<EOT
     1.8 +cat > usr/share/applications/opera-browser.desktop <<EOT
     1.9  [Desktop Entry]
    1.10  Version=1.0
    1.11  TryExec=opera
    1.12 @@ -87,7 +87,7 @@
    1.13  Exec=opera %u
    1.14  Terminal=false
    1.15  Categories=Application;Qt;Network;WebBrowser;X-Ximian-Main;X-Ximian-Toplevel
    1.16 -Icon=opera.png
    1.17 +Icon=opera-browser.png
    1.18  MimeType=text/html;text/xml;application/xhtml+xml;application/x-mimearchive;application/xml;application/rss+xml;application/rdf+xml;image/svg+xml;image/gif;image/jpeg;image/png;image/x-bmp;image/x-xbm;application/mime
    1.19  Comment=Web Browser
    1.20  Type=Application