Replacing Seamonkey with Chromium officially
This commit is contained in:
@@ -3,15 +3,15 @@ Version=1.0
|
||||
Name=SeaMonkey internet suite
|
||||
GenericName=Web Browser
|
||||
Comment=Your web, the way you like it
|
||||
Exec=seamonkey
|
||||
Icon=seamonkey
|
||||
Exec=chromium
|
||||
Icon=chromium
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupWMClass=seamonkey-bin
|
||||
StartupWMClass=chromium-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
|
||||
X-MultipleArgs=false
|
||||
X-Desktop-File-Install-Version=0.16
|
||||
Categories=Network;WebBrowser;
|
||||
Encoding=UTF-8
|
||||
X-XFCE-Source=file:///usr/share/applications/seamonkey.desktop
|
||||
X-XFCE-Source=file:///usr/share/applications/chromium.desktop
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<property name="<Super>t" type="string" value="xfce4-terminal"/>
|
||||
<property name="<Super>e" type="string" value="/usr/bin/thunar"/>
|
||||
<property name="<Alt>F2" type="string" value="xfce4-appfinder --collapsed"/>
|
||||
<property name="<Super>b" type="string" value="/usr/bin/seamonkey"/>
|
||||
<property name="<Super>b" type="string" value="/usr/bin/chromium"/>
|
||||
<property name="<Super>m" type="string" value="xmodmap -e "pointer = 3 2 1""/>
|
||||
</property>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user