ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Roman S <rromas@mailru.com>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Q: setting priorities for url handlers
Date: 16 Jan 2002 22:29:01 +0300
Message-ID: <1011209341.3253.9.camel@rromas.rail.net.ru> (raw)
In-Reply-To: <20020111190306.68ce9973.reaper@falt.deep.ru>

[-- Attachment #1: Type: text/plain, Size: 1220 bytes --]

> > Greetings!
> > 
> > Требуется определить для каждого url handler'a из тех, что есть в Сизифе,
> > относительный приоритет (и сделать это для каждого типа).
Ох, тут как раз хороший повод угодить пользователю, исходя из
предпочтений
Есть идея:
> > Интереcуют следующие типы url:
> > http
> > https
case
	{
	when user_selected_handler<>*blanks:
		handler=user-selected-handler;
	when current_WM==GNOME && Galeon==installed:
	when current_WN==IceWM && Galeon==installed:
		handler=Galeon;
		break;
	when current_WM==KDE && Konquerior==installed:
		handler=Konquerior;
		break;
	when current_WM==WindowMAker && Skipstone==installed:
	when current_WM==BlackBox && Skipstone==installed:
		handler=Skipstone;
		break;
	when current_WM=text:
		handler=lynx;
		break;
	other:
		handler=Mozilla;
	}
> > ftp
X-Downloader - хороший вариант на все случаи жизни.
При отсутствии - в тексте wget, в GUI - хэндлер http
> > mailto
По принципу HTTP.
Понятно, что если у человека WM Sawfish, а Desktop - Nautilus/GNOME - то
почтовый клиент - Evolution.
Если IceWM - наверняка Sylpheed.
Если KDE - возможно предпочтение KMAIL
Если текст - скорее всего mutt (или pine)
-- 
Rgds!
Roman Savelyev.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2002-01-16 19:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-10 12:17 Dmitry V. Levin
2002-01-10 13:17 ` [sisyphus] Re: [devel] " Anton Farygin
2002-01-10 14:43   ` AVL
2002-01-10 17:19   ` Dmitry V. Levin
2002-01-10 14:45 ` [sisyphus] " Vyt
2002-01-10 15:06 ` Dimitri Schlecht
2002-01-10 17:41   ` Aleksandr Blohin
2002-01-10 21:26     ` Mikhail Yakshin
2002-01-11  3:21       ` Eugeny Korekin
2002-01-10 17:16 ` Dmitry Levashov
2002-01-11  3:25 ` Eugeny Korekin
2002-01-11 12:05 ` Artem K. Jouravsky
2002-01-11 16:05   ` Плужников М.А.
2002-01-11 13:09 ` Michael Shigorin
2002-01-11 16:03 ` Yuri Borunov
2002-01-16 19:29   ` Roman S [this message]
2002-01-17  5:26     ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1011209341.3253.9.camel@rromas.rail.net.ru \
    --to=rromas@mailru.com \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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