Re: [Usability]User Object Simplification?
- From: Havoc Pennington <hp redhat com>
- To: Sean Middleditch <elanthis awesomeplay com>
- Cc: usability gnome org
- Subject: Re: [Usability]User Object Simplification?
- Date: Mon, 17 Feb 2003 16:22:39 -0500
On Mon, Feb 17, 2003 at 04:11:15PM -0500, Sean Middleditch wrote:
> This is really get out of scope for GNOME, I think, and into "vendor
> land." Application installation/removal for most Linux/UNIX's using
> packages doesn't make this at all something GNOME can expect to do and
> do right. Independent vendor tools are an absolute must (since each OS
> packages things differently - breaking a single app across several
> packages, like Debian tends to do, or bundling multiple apps into one
> packages, like source-based distros will).
I do think GNOME could offer features like this with hooks where
vendors could provide the right functionality for their system.
It'd take a good bit of thought on how to implement it but it isn't
necessarily that complicated; e.g. on Red Hat removing an app by
clicking on its desktop file doesn't come down to much more than:
rpm -e `rpm -qf /usr/share/applications/foo.desktop`
(in general, there are some corner cases)
On Debian it'd be about the same.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]