pety3bi / gmzilla

Automatically exported from code.google.com/p/gmzilla
0 stars 0 forks source link

Linux client #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
I am a linux user.  On Ubuntu 8.10, I got it to run by changing
application.ini:

{{{
MaxVersion=1.10
}}}

I can run it like this:

{{{
xulrunner --app application.ini
}}}

Does your EXE do anything other then this?  I'd like to make a shell script
for linux and mac people. Is there command-line support for mailto links?
Is there anything else I should add?

Also, maybe you should put the xulrunner stuff as a seperate download (in
download section) so Linux and Mac people don't have to download the
windows crap on a SVN checkout. I'd be willing to make a batch file or
WSH-script for windows people, too, so if they already have it installed,
they don't need to download anything.  Maybe put mac/linux shell + windows
bat in "scripts" folder.

Original issue reported on code.google.com by david.ko...@gmail.com on 6 Mar 2009 at 9:12