LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-10-2010, 08:53 AM   #1
Svento
LQ Newbie
 
Registered: Dec 2010
Posts: 8

Rep: Reputation: 0
Any Mozilla experts here?


Hi.

I use the Gnome GlobalMenu, the application that hides the menu bar in the program windows an displays it in a panel instead. One problem is that it only works with Gnome programs, so that Firefox and Thunderbird are not displayed. For Firefox however, there's this addon: http://www.mediafire.com/?bumyci36q7wbh17, solving the problem.

Should it be that difficult modifying that addon to work with Thunderbird? Does anyone here have knowledge about how to modify Mozilla stuff?
 
Old 12-11-2010, 05:56 PM   #2
sag47
Senior Member
 
Registered: Sep 2009
Location: Raleigh, NC
Distribution: Ubuntu, PopOS, Raspbian
Posts: 1,899
Blog Entries: 36

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
xpi is basically a zip file.
Code:
unzip something.xpi
unzip something.xpi install.rdf
In it there's a plain text file called install.rdf. It follows an xml schema I believe. Anyway you can modify the version (min version/max version) and software that the installer works with.

If you don't know what the thunderbird install.rdf is supposed to look like then I would download a thunderbird add-on and compare the two.

You might get lucky, change the version information, and have it "just work".

Let us know how it works. Rezip it by
Code:
zip something.xpi install.rdf
 
Old 12-12-2010, 10:16 AM   #3
Svento
LQ Newbie
 
Registered: Dec 2010
Posts: 8

Original Poster
Rep: Reputation: 0
Now I actually have the addon I need, except that it's tar.gz and can't be installed in Thunderbird...
 
Old 12-12-2010, 12:52 PM   #4
sag47
Senior Member
 
Registered: Sep 2009
Location: Raleigh, NC
Distribution: Ubuntu, PopOS, Raspbian
Posts: 1,899
Blog Entries: 36

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
So untar it. Look up untar .tar.gz
 
Old 12-12-2010, 02:07 PM   #5
Svento
LQ Newbie
 
Registered: Dec 2010
Posts: 8

Original Poster
Rep: Reputation: 0
Yes, that's the first thing I did, but then...? What do I do with the extracted folder that Thunderbird can't even see?
 
Old 12-12-2010, 03:28 PM   #6
sag47
Senior Member
 
Registered: Sep 2009
Location: Raleigh, NC
Distribution: Ubuntu, PopOS, Raspbian
Posts: 1,899
Blog Entries: 36

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
Well what did you download? I'm not sure I understand what you're trying to do. Based on the link you gave and the instructions I gave you it dealt with an .xpi file.

What did you download that gave you a .tar.gz? .tar.gz is an archive and not specific to mozilla (kind of like how a zip file isn't specific to mozilla).
 
Old 12-12-2010, 04:34 PM   #7
Svento
LQ Newbie
 
Registered: Dec 2010
Posts: 8

Original Poster
Rep: Reputation: 0
http://gitorious.org/~cedna/firefox-...ts/thunderbird
 
Old 12-12-2010, 04:59 PM   #8
sag47
Senior Member
 
Registered: Sep 2009
Location: Raleigh, NC
Distribution: Ubuntu, PopOS, Raspbian
Posts: 1,899
Blog Entries: 36

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
You have to build it into an xpi file from the source since xpi is the installer format Firefox and Thunderbird understand. First you need to read the README. The README says check the INSTALL file for build instructions. The INSTALL file says you need libxul and gtk+-2.0 before building. So install them.

Code:
sudo apt-get install libxul-dev libgtk2.0-dev
Then follow the instructions within INSTALL to build it. In the terminal browse to the folder of the extracted .tar.gz.

Code:
make -C src dist
Also as I said before you need the zip and unzip packages installed because that's what an XPI is. I just summarized my google searching. Searching for stuff like "libxul ubuntu" and "gtk+-2.0 ubuntu" will get you where you need to go for future reference.

Last edited by sag47; 12-12-2010 at 05:05 PM.
 
Old 12-12-2010, 05:16 PM   #9
Svento
LQ Newbie
 
Registered: Dec 2010
Posts: 8

Original Poster
Rep: Reputation: 0
I can't install those dependencies. Hopefully Ubuntu will solve these problems in the future, or if Mozilla works something out.

Last edited by Svento; 12-13-2010 at 06:03 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Mozilla Thunderbird to Find New Home as Mozilla Foundation Focuses on Mozilla Firefox LXer Syndicated Linux News 0 07-27-2007 09:16 AM
Please, anyone of experts, help me !!! Vladlenas Linux - Hardware 7 05-05-2006 08:17 PM
Linux: By Experts - For Experts Cinematography General 10 05-12-2005 02:14 AM
Segfaults in Mozilla, Mozilla Firebird, and Mozilla Thunderbird Ninja Cow Linux - Software 2 02-02-2004 01:33 AM
for FS Experts brig_sam Linux - Hardware 2 10-01-2003 05:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration