You are not logged in.
I've uploaded a new article to the wiki about how to make Thunderbird more EEE friendly. I'm soliciting testers and comments. Thanks!
http://wiki.eeeuser.com/howto:shrinkthunderbird is the article.
Here's how it looks:
Jon
Offline
wiki page looks good. I followed the instructions (and corrected one minor typo) and now have a better-looking Thunderbird. Thanks!
Offline
Thanks for trying it out.
That wasn't a typo btw, I just made that directory in ~ as a temporary one to work with the unzipped files.
The last step could involve deleting the messages directory and its files.
Offline
Thanks! This is really, really useful !
Offline
an easier way to reduce the font sizes as to use the file manage and "Show Hidden Files"
For those less used to navigating using a console, it allowed me to navigate to userChrome.css in the .thunderbird directory. From there it was simpe to open the file with a text editor (kwrite in this case) and change the font size.
I used the same technique to reduce the font size in firefox as well by going to to the mozilla.ff directory.
Offline
Another method is to use the "ChromeEdit Plus" Firefox addon. It opens userChrome.css, userContent.css, and user.js in an edit window. Easy way to tweak Firefox settings. The nice thing is it knows how to find all the files... all you have to do is click on the icon in Firefox.
Offline
Why is the replacement messenger.jar so much smaller?
-rw-rw-r-- 1 root root 890567 2007-12-02 19:51 messenger.jar
-rw-r--r-- 1 root root 2708492 2007-07-28 17:52 messenger.jar-dist
This is outrageous.
Offline
Oh, it must have originally been created with the java jar which by default does no compression, only archiving. I'm actually surprised it works then... hmm interesting.
Jon
Offline
I am totally new to Linux having just got the EeePC, but have managed to follow your instructions on redoing the themes in FireFox and also Thunderbird. I have downloaded the messenger.jar to my desktop, but I have absolutely no idea how to copy it to the Chrome folder. I am used to drag and drop from Windows.
Thanks.
Offline
hit CTRL+ALT+T to open a terminal
at the terminal type:
cd Desktop
then type:
sudo cp messenger.jar /opt/thunderbird/chrome
Or you can do it drag and drop from the file browser by choosing the menu item to show all filesystems and copy it to /opt/thunderbird/chrome/
Jon
Last edited by jonmisurda (2007-12-22 11:49:31 pm)
Offline
Thanks I did that, and sure enough the new file is in there, I checked properties and it is the new one. But for some reason when I open Thunderbird, the compose letter is the same as it was before with several to: lines. It doesn't look like yours. I am using the minibird theme like you said also. Do I need to do something else? Sorry to be so much trouble but trying to learn. I am in Advanced Mode, not Easy.
Offline
You need to make the change to userChrome.css that the wiki states, add the extra lines even if you don't change the font size.
Offline
jonmisurda wrote:
hit CTRL+ALT+T to open a terminal
at the terminal type:
...stuff....
Jon
I've registered just to thank you for this article. You've helped convert TB from almost completely useless to something usable, thank you.
May I suggest that you include the above instructions in the wiki article? I was scratching my head for a while, working out how to copy the file across. drag n drop doesn't work and I haven't figured out how to allow me to gain control of the sytem folders (can't see how to log in as root when using the gui)
Offline
You're welcome, I've updated the page with the changes.
Jon
Offline
Thank you from me also. I got it to work finally. I muddled through Console finally, but it didn't work. Text was changed but not to: lines. I figured I screwed up so finally I just opened the .css in a text editor and saw where I made my mistake, edited it in there, saved it and it worked. Only thing is yours above is still much prettier than mine.
Mine is just flat and gray, not rounded and shiny like yours. Oh well, at least it works.
Offline
Hmm, did you go to Tools->Add Ons->Themes and say to use the MiniBird theme?
Jon
Offline
Yes I did. The version I am using is miniBird 0.5.2. Maybe I got the wrong one. Or maybe I have something else set wrong. I did a lot of tinkering with Thunderbird before I found your Wiki.
Offline
I figured it out. It is the way I have my display colors set that makes mine look different. I can't find one that looks like yours on my little Eee. ![]()
Offline
I have installed and selected the minibird theme but although the icons on the main window toolbar are nice and small, the ones on the compose and message read windows are still full size. I also tried the whitehart theme and this is the same. Small icons on the main window and large elsewhere.
Has anyone any ideas about how to fix this?
Offline
I "think" you can right click on the menu bar on the message window and click customize and set it to small icons.
Offline
Doh!
Many thanks for pointing out what should have been obvious. I now have nice small icons
Offline
Hello
new to linux world... but learning thanks to the many posts here !
BTW, I can not unzip the messenger.jar ;o(
(and I didn't do any backup of the original ;o)
unzip /opt/thunderbird/chrome/messenger.jar -d ~/messenger/
this doesn't work, why ?
it says End-f-central signature not found. Either this file is ont a zipfile, or it constitutes on disk..... unzip: cannot find zipfile directory in one of /opt/thunderbird/chrome/messenger.jar.ZIP, period.
what is that ?
merci beaucoup
Arnaud
Offline
I did i t!
silly I am !
thank you anyway...
(how can I delete messenger.jar.backup ? do not have permission ;o(
Offline
how can I delete messenger.jar.backup ? do not have permission
sudo rm messenger.jar.backup
might work?
Offline
nop
but I found an File Manager (Administrator), and I managed !
cool
merci !
Offline