*- On 12 Mar, Richard Harran wrote about "Packages for icons"
> 
> Could anyone suggest how I could find out where specific icons came
> from, so that I can replace them (and put them somewhere where they
> won't get upgraded away). Examples include:
>       mini-folder.xpm
>       mini-cat.xpm
>       mini-sound.xpm
>       mini-hdisk.xpm
> etc.

This is what I have,
% dpkg -S mini-folder.xpm
fvwm95-icons: /usr/share/fvwm95/mini-icons/mini-folder.xpm

You can go to http://www.debian.org/distrib/packages and scroll down to
the "Search the Contents of the Latest Release" section and enter
whatever you want.  It will search the Contents-${arch} file and find
what you want.  For mini-folder.xpm I got:

FILE                                                         PACKAGE
--------------------------------------------------------------------------
usr/share/fvwm95/mini-icons/mini-folder.xpm             x11/fvwm95-icons

Or if you don't want to jump to the web all the time you can download
the Contents-{$arch} file from your local Debian mirror and keep that
around for you own search later on.

% zgrep 'mini-folder.xpm' Contents-i386.gz
usr/share/fvwm95/mini-icons/mini-folder.xpm                  x11/fvwm95-icons

Enjoy,
-- 
Brian 
---------------------------------------------------------------------
"Never criticize anybody until you have walked a mile in their shoes,  
 because by that time you will be a mile away and have their shoes." 
                                                           - unknown  

Mechanical Engineering                                [EMAIL PROTECTED]
Purdue University                   http://www.ecn.purdue.edu/~servis
---------------------------------------------------------------------

Reply via email to