зеркало из https://github.com/mozilla/pjs.git
Bug 693216 - Fennec should take %U url argument. r=dougt
This commit is contained in:
Родитель
028a2204d6
Коммит
ea0403b6c6
|
@ -4,18 +4,19 @@ Version=0.1
|
|||
Encoding=UTF-8
|
||||
Name=@MOZ_APP_DISPLAYNAME@
|
||||
Comment=@MOZ_APP_DISPLAYNAME@ mobile browser
|
||||
Exec=@installdir@/fennec
|
||||
StartupWMClass=Navigator
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Application;Network;
|
||||
#if MOZ_PLATFORM_MAEMO == 6
|
||||
Exec=@installdir@/fennec %U
|
||||
Icon=/usr/share/themes/blanco/meegotouch/icons/@MOZ_APP_NAME@.png
|
||||
Categories=X-MeeGo;
|
||||
OnlyShownIn=X-MeeGo;
|
||||
MimeType=x-maemo-urischeme/http;x-maemo-urischeme/https;x-maemo-urischeme/ftp;x-maemo-urischeme/file;text/html;x-maemo-highlight/ftp-url;x-maemo-highlight/http-url;
|
||||
#else
|
||||
Exec=@installdir@/fennec
|
||||
Icon=@MOZ_APP_NAME@
|
||||
X-Icon-Path=/usr/share/icons
|
||||
X-Window-Icon=@MOZ_APP_NAME@
|
||||
|
|
Загрузка…
Ссылка в новой задаче