Comment 2 for bug 939409

Revision history for this message
David Barth (dbarth) wrote :

I compared the webapp desktop files that I was using, and the ones that the new version of Google Chrome is creating. They are attached to this comment:

diff -u chrome-https___www.google.com_calendar_b_0_render.desktop ~/chrome-https___www.google.com_calendar_hosted_canonical.com_render_tab\=oc.desktop
--- chrome-https___www.google.com_calendar_b_0_render.desktop 2012-02-23 11:52:52.000000000 +0100
+++ /home/dbarth/chrome-https___www.google.com_calendar_hosted_canonical.com_render_tab=oc.desktop 2009-12-09 09:58:59.000000000 +0100
@@ -2,11 +2,12 @@
 [Desktop Entry]
 Version=1.0
 Name=Canonical - Calendar
-GenericName[fr]=Navigateur Web
-Comment[fr]=Accéder à Internet
-Exec=/opt/google/chrome/google-chrome --app=https://www.google.com/calendar/b/0/render
+Exec=google-chrome --app="https://www.google.com/calendar/hosted/canonical.com/render?tab=oc"
 Terminal=false
-Icon=chrome-https___www.google.com_calendar_b_0_render
+X-MultipleArgs=false
 Type=Application
-Categories=Network;WebBrowser;
-StartupWMClass=www.google.com__calendar_b_0_render
+Icon=chrome-https___www.google.com_calendar_hosted_canonical.com_render_tab=oc
+Categories=Application;Network;
+MimeType=text/html;
+StartupWMClass=Chromium
+StartupNotify=true
dbarth@thinkpad:~/.local/share/applications$ more chrome-https___www.google.com_calendar_b_0_render.desktop
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Name=Canonical - Calendar
GenericName[fr]=Navigateur Web
Comment[fr]=Accéder à Internet
Exec=/opt/google/chrome/google-chrome --app=https://www.google.com/calendar/b/0/render
Terminal=false
Icon=chrome-https___www.google.com_calendar_b_0_render
Type=Application
Categories=Network;WebBrowser;
StartupWMClass=www.google.com__calendar_b_0_render