How do you substitute one set of TM icons with another? All I've ever done is copy-paste from the get info window, but this is on a per-file basis.
On 12 févr. 05, at 19:51, Ben Jackson wrote:
How do you substitute one set of TM icons with another? All I've ever done is copy-paste from the get info window, but this is on a per-file basis.
You have to replace them in TextMate.app/content/ressources
BTW, I'd like to know if we can add new icons for other file type (Ruby, Shell,etc.) Can we hack it ourselves or do you need to do it yourself, Allan?
-- Fred
On Feb 12, 2005, at 23:48, Fred B. wrote:
BTW, I'd like to know if we can add new icons for other file type (Ruby, Shell,etc.) Can we hack it ourselves or do you need to do it yourself, Allan?
You can hack it yourself -- you need to modify the Info.plist in TextMate.app/Contents to have a new entry for the file type to which you want to add an icon (and you should remove that file type from the catch-all entry) and place the icon in TextMate.app/Contents/Resources.
The info.plist might look more readable if you (from Terminal.app) do: pl < Info.plist > New_Info.plist
But of course, if you send me something (nice) I can include it with next beta.
On 13 févr. 05, at 00:10, Allan Odgaard wrote:
On Feb 12, 2005, at 23:48, Fred B. wrote:
BTW, I'd like to know if we can add new icons for other file type (Ruby, Shell,etc.) Can we hack it ourselves or do you need to do it yourself, Allan?
You can hack it yourself -- you need to modify the Info.plist in TextMate.app/Contents to have a new entry for the file type to which you want to add an icon (and you should remove that file type from the catch-all entry) and place the icon in TextMate.app/Contents/Resources.
The info.plist might look more readable if you (from Terminal.app) do: pl < Info.plist > New_Info.plist
Thanks Allan,
I'll give it a try when I have some time.
But of course, if you send me something (nice) I can include it with next beta.
The problem is:
1) I'm not a designer... (BTW, does somebody know the font used for the type names on the actual icons (CSS, PHP,etc.)?)
2)As my main concern for the icons is visibility I changed the icons purpose a bit: I use project icon for document and made a "classical" project icon. I join a small capture. That makes the TM docs REALLY visible. I love that. And I prefer the classic style: A pen on text editors icons, project icon made with multi docs icons, etc.
I used the Chris Vincent's icon (red TM) till now, and as I finally use the "official" one, I'm forking again ;) , but with the docs icons this time.
But, if somebody wants them. Just ask. Till now, I made: CSS, HTML, RUBY, PY, JS, PL, SH, SQL, TXT, XML...
On Feb 15, 2005, at 4:00, fatal wrote:
(BTW, does somebody know the font used for the type names on the actual icons (CSS, PHP,etc.)?)
There is an icon kit with templates which I think include the font setting, though I don't know if Wolfgang used this: http://mikeash.com/AquaIconKit1.1.dmg (and I don't have photoshop or similar myself, so I can't even read out that font setting for you ;) ).