* [sisyphus] thunderbird, как ?
@ 2004-11-05 6:49 Anton Farygin
2004-11-05 7:33 ` Alexey Morozov
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Anton Farygin @ 2004-11-05 6:49 UTC (permalink / raw)
To: ALT Linux Sisyphus
Всем привет.
Господа, а кто-то может подсказать, как сделать так, что бы при щелчке
по URL'у в письме запускалась mozilla ?
Thunderbird 0.9, оригинальный с ftp.mozilla.org/
Rgds,
Rider
P.S.
2legion: когда можно ждать твоей сборки ?
P.P.S.
Заметил интересный эффект:
после запуска firefix из Sisyphus кушает 60 мегабайт оперативки, а
mozilla - 20. К чему бы это ? ;-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] thunderbird, как ?
2004-11-05 6:49 [sisyphus] thunderbird, как ? Anton Farygin
@ 2004-11-05 7:33 ` Alexey Morozov
2004-11-05 7:46 ` Mike Lykov
2004-11-05 9:59 ` Alexey Gladkov
2 siblings, 0 replies; 5+ messages in thread
From: Alexey Morozov @ 2004-11-05 7:33 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 830 bytes --]
On Fri, Nov 05, 2004 at 09:49:00AM +0300, Anton Farygin wrote:
> Всем привет.
>
> Господа, а кто-то может подсказать, как сделать так, что бы при щелчке
> по URL'у в письме запускалась mozilla ?
>
> Thunderbird 0.9, оригинальный с ftp.mozilla.org/
Никак. Патчить. Патч можно взять выковырять из
http://idisys.iae.nsk.su/~alex/Repository/SRPMS.local/thunderbird-0.7.2-alt2.nosrc.rpm#thunderbird-0.7.2-alt-url_handler.patch
и доточить до 0.9. Возможно, у Гладкова есть более свежая версия.
> 2legion: когда можно ждать твоей сборки ?
Да, было бы интересно узнать :-)
> Заметил интересный эффект:
> после запуска firefix из Sisyphus кушает 60 мегабайт оперативки, а
> mozilla - 20. К чему бы это ? ;-)
К дождю :-)
4514 alex 9 0 26736 26736 17056 S 0.0 2.2 /usr/lib/firefox-1.0/firefox-bin
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] thunderbird, как ?
2004-11-05 6:49 [sisyphus] thunderbird, как ? Anton Farygin
2004-11-05 7:33 ` Alexey Morozov
@ 2004-11-05 7:46 ` Mike Lykov
2004-11-05 9:59 ` Alexey Gladkov
2 siblings, 0 replies; 5+ messages in thread
From: Mike Lykov @ 2004-11-05 7:46 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от Пятница 05 Ноябрь 2004 10:49 Anton Farygin написал:
> Заметил интересный эффект:
> после запуска firefix из Sisyphus кушает 60 мегабайт оперативки, а
> mozilla - 20. К чему бы это ? ;-)
у меня мозилла - 250 мегабайт, фирефокс - 17 (все из сизифа)
отчего я и перешел на фирефокс, собственно..
--
Mike Lykov
Samara, "Vesna" parfum company, System administrator
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] thunderbird, как ?
2004-11-05 6:49 [sisyphus] thunderbird, как ? Anton Farygin
2004-11-05 7:33 ` Alexey Morozov
2004-11-05 7:46 ` Mike Lykov
@ 2004-11-05 9:59 ` Alexey Gladkov
2004-11-05 15:04 ` Yuri Horoshkov
2 siblings, 1 reply; 5+ messages in thread
From: Alexey Gladkov @ 2004-11-05 9:59 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Anton Farygin wrote:
> Всем привет.
>
> Господа, а кто-то может подсказать, как сделать так, что бы при щелчке
> по URL'у в письме запускалась mozilla ?
>
> Thunderbird 0.9, оригинальный с ftp.mozilla.org/
>
Установить себе пакет url_handler.
В файл
${thunderbird_install_dir}/defaults/pref/all-thunderbird.js
прописать следующие строки:
pref("network.protocol-handler.app.http", "/usr/bin/url_handler.sh");
pref("network.protocol-handler.app.https", /usr/bin/url_handler.sh");
pref("network.protocol-handler.app.ftp", "/usr/bin/url_handler.sh");
(все это будет в новой сборке)
> P.S.
> 2legion: когда можно ждать твоей сборки ?
>
Она уже готова, но у меня сейчас возникли некоторые проблемы с
enigmail. Я не думаю, что публике понравится thunderbird без enigmail.
Ответ на твой вопрос: скоро (может быть на выходных).
--
Rgrds, legion
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] thunderbird, как ?
2004-11-05 9:59 ` Alexey Gladkov
@ 2004-11-05 15:04 ` Yuri Horoshkov
0 siblings, 0 replies; 5+ messages in thread
From: Yuri Horoshkov @ 2004-11-05 15:04 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Alexey Gladkov пишет:
> Anton Farygin wrote:
>
>> Всем привет.
>>
>> Господа, а кто-то может подсказать, как сделать так, что бы при щелчке
>> по URL'у в письме запускалась mozilla ?
>>
>> Thunderbird 0.9, оригинальный с ftp.mozilla.org/
>>
>
> Установить себе пакет url_handler.
>
> В файл
> ${thunderbird_install_dir}/defaults/pref/all-thunderbird.js
>
> прописать следующие строки:
> pref("network.protocol-handler.app.http", "/usr/bin/url_handler.sh");
> pref("network.protocol-handler.app.https", /usr/bin/url_handler.sh");
> pref("network.protocol-handler.app.ftp", "/usr/bin/url_handler.sh");
>
У меня Thunderbird 0.8. Проделал как написано выше, кроме того в
/etc/urlview/system.urlview раскоментировал(дописал):
REGEXP (((https?|ftp|gopher)://|(mailto|file|news):)[^'
\t<>"]+|(www|web|w3)\.[-a-z0-9.]+)[^' \t.,;<>"\):]
COMMAND url_handler.sh '%s'
COMMAND home/yuri/firefox-installer/firefox -remote 'openURL(%s)'
Пока никакой реакции. Может я что-то не так сделал?
--
С уважением,
Юрий.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-11-05 15:04 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-05 6:49 [sisyphus] thunderbird, как ? Anton Farygin
2004-11-05 7:33 ` Alexey Morozov
2004-11-05 7:46 ` Mike Lykov
2004-11-05 9:59 ` Alexey Gladkov
2004-11-05 15:04 ` Yuri Horoshkov
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git