Группа :: Сети/Прочее
Пакет: url_handler
Главная Изменения Спек Патчи Загрузить Bugs and FR
20 апреля 2005 LAKostis <lakostis at altlinux.ru> 0.2.1-alt1.M24.1
- backport to Master-2.4.
- add more url-handlers (firefox, thunderbird).
- split pkg: urlview + url_handler (the old changelog is below):
+ the config-files remain under /etc/urlview/; - expand ./* file paths to absolute (No. 1098);
- tiny changes: Error() function & other;
- translate Summary & description into Russian.
- Extractions from the old changelog of urlview (concerning url_handler):
@ Sat Feb 8 2003 Ivan Zakharyaschev <imz@altlinux.ru> 0.9-ipl7mdk - url_handler.sh:
+ more quotes (to prevent expansion in wrong places; fixes No. 0001108);
+ accept ./@ as file-URL, too (fixes No. 0001098 at http://bugs.altlinux.ru); - spec-file:
+ drop PreReq on sh-utils, use bash parameter expansion to get the basename.
@ Mon Apr 15 2002 Dmitry V. Levin <ldv@alt-linux.org> 0.9-ipl5mdk - url_handlers: added "file" method (by default, equals to http).
- url_handler.sh: added "file" protocol recognition (#0000838).
@ Thu Apr 11 2002 Ivan Zakharyaschev <imz@altlinux.ru> 0.9-ipl4mdk - url_handler.sh:
+ clean up (ldv, imz);
+ extract the program lists to /etc/urlview/url_handlers;
+ include user's configuration from ~/.etc/urlview/url_handlers;
+ case-insensitive protocol matching (fixes \#824 at bugs.altlinux.ru); - url_handlers:
+ add mozilla -compose for mailto (fixes \#510 at bugs.altlinux.ru); - spec-file:
+ maintaining patches is difficult, so use our own source for url_handler.sh;
@ Thu Nov 29 2001 Ivan Zakharyaschev <imz@altlinux.ru> 0.9-ipl3mdk - a special directory /etc/url_handler/ to hold both the conf-file and
the script to start browsers (since it should be editable by the
administrator -- it contains paths and preferences) (debian) - add nohup-mode to start programs in X (debian)
- add more url-handlers:
+ gecko-based HTTP-browsers;
+ Sylpheed & mailto program (Mutt remains the first);
+ gFTP client; - make the url-handler script more flexible (path lists implemented
with Bash arrays)
@ Fri Nov 10 2000 Dmitry V. Levin <ldv@fandra.org> 0.9-ipl2mdk - Fixed paths for browsers.