Getting Started, Documentation, Tips & Tricks
firefox and thunderbird icons
thanks
Very, very nice!
Very nice! Perfect example of good 4dwm icon!
dear iconsmith - where to put these to make them functional?
edefault wrote: dear iconsmith - where to put these to make them functional?
(as root):
copy *.fti /usr/lib/filetype/local/iconlib/
copy *.ftr /usr/lib/filetype/local/
cd /usr/lib/filetype/ && make
firefox has tag 0x100013, you have to tag your /usr/local/firefox/firefox (or whereever it lives):
cd /usr/local/firefox && tag 0x100013 firefox
Ditto for tbird, except the tag is 0x100031
Voila !
Very nice icons, btw.
If anyone has requests .. it's kinda fun to do and not that much work
hell is this:
9# cd /usr/lib/filetype/ && make
make: file `Environment variables' line 512: Syntax error
9# cd /usr/lib/filetype/ && make
make: file `Environment variables' line 512: Syntax error
make sure you use sgi make, not gnu make
jan-jaap wrote: firefox has tag 0x100013, you have to tag your /usr/local/firefox/firefox (or whereever it lives):
cd /usr/local/firefox && tag 0x100013 firefox
Unfortunately, the firefox in /usr/local/firefox/firefox is not a binary but a shell script, so tagging doesn't work. maybe i'll try a "glob" later tonight...
works fine .. just need to add #Tag 0x100013 to the shell script as the second line
dexter1 wrote: Unfortunately, the firefox in /usr/local/firefox/firefox is not a binary but a shell script, so tagging doesn't work. maybe i'll try a "glob" later tonight...
Sure, you can still tag it. Running the tag command just adds the following to the shell script:
Code: Select all
#!/bin/sh
#Tag 0x100013
#
# The contents of this file are subject to the Netscape Public License
# Version 1.0 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
...
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Gaaack
I feel like a newbie... You're right, Neko.
i probably typed #0x100013 instead of 0x100013. Can't think of any better excuse
I feel like a newbie... You're right, Neko.
i probably typed #0x100013 instead of 0x100013. Can't think of any better excuse
ducks wrote: If anyone has requests .. it's kinda fun to do and not that much work
Is there an icon for GIMP somewhere ?
the little fox... I found one in /usr/lib/desktop/iconcatalog/pages/C/Freeware,
but it is the link to the gimp executable... how to import the icon into iconsmith then?
but it is the link to the gimp executable... how to import the icon into iconsmith then?