Re: Installing desktop icons from a centralized location, for all users
- From: Matt Johnson <johnsonmlw yahoo com>
- To: Bhupinder Ahuja <bpsahuja hotmail com>, gnome-list gnome org
- Cc:
- Subject: Re: Installing desktop icons from a centralized location, for all users
- Date: Thu, 16 Dec 2004 12:31:30 +0000 (GMT)
--- Bhupinder Ahuja <bpsahuja hotmail com> wrote:
> Hello,
>
> I am making an rpm of a file viewer. Is there any
> centralized location in
> GNOME, where, if we put a .desktop file(the file
> that maps icon to the
> application), the desktop icon is visible to all the
> users on the system.
> What I want is the behaviour exactly similat to
> "Trash" icon, which is there
> on the desktop, for all users.
> Currently, I have to install the icon for each user
> by copying the .desktop
> file in the ~ directory.
>
> Is there any way - "copy once - get on all".
For current users:
find /home/*/Desktop -maxdepth 0 -exec cp
/whereever/icon/is '{}' ';'
For future users (those who are not created yet):
Create a "Desktop" directory in /etc/skel and put your
icon in there.
--
Matt
___________________________________________________________
Does your mail provider give you a free online calendar?
Yahoo! does. Get Yahoo! Mail http://uk.mail.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]