Any Idea??
--
You received this message because you are subscribed to the Google Groups "mozilla-labs-prism" group.
To post to this group, send email to mozilla-l...@googlegroups.com.
To unsubscribe from this group, send email to mozilla-labs-pr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mozilla-labs-prism?hl=en.
| Jason Miller 519.872.0797 // developIT // Jason Miller Design Developer of amoebaOS, Shutterborg, Delitweet & more |
| Jason Miller 519.872.0797 // developIT // Jason Miller Design Developer of amoebaOS, Shutterborg, Delitweet & more |
I use Ubuntu 8.10.
I found it here
/usr/share/prism/application.ini
This is the content.
[App]
Name=Prism
Version=0.8
BuildID=20071101
ID=pr...@developer.mozilla.org
[Gecko]
MinVersion=1.8.1.0
MaxVersion=1.9.0.*
[XRE]
EnableExtensionManager=1
That is the application.ini file for Prism itself. The application.ini file for your Prism-based application will be located elsewhere. If you are using the Firefox extension, I believe it is located in a subdirectory of Prism's extension directory "refr...@developer.mozilla.org".
| Jason Miller 519.872.0797 // developIT // Jason Miller Design Developer of amoebaOS, Shutterborg, Delitweet & more |
On Thu, Dec 3, 2009 at 6:05 AM, Jason Miller <ja...@developit.ca> wrote:
That is the application.ini file for Prism itself. The application.ini file for your Prism-based application will be located elsewhere. If you are using the Firefox extension, I believe it is located in a subdirectory of Prism's extension directory "refr...@developer.mozilla.org".
There is no more application.ini
See the shell output.
$ locate application.ini
/usr/lib/firefox-3.0.15/application.ini
/usr/share/prism/application.ini
Thats it. only two.
| Jason Miller 519.872.0797 // developIT // Jason Miller Design Developer of amoebaOS, Shutterborg, Delitweet & more |
In Ubuntu Prism is totally a different browser. Not an extension of existing firefox.
There are two ways of using Prism. One is to use Prism standalone, as you appear to have used. The other (the one I suggest) is to use the Prism Firefox extension, called Refractor. Because it is an extension, it is not platform specific. The only difference is is that you generate Prism apps from within Firefox. They are still executed as separate applications.
The method I described previously would work if you tried the extension instead of Prism standalone. I have used both on Ubuntu and they work fine.
Jason Miller
519.872.0797 // developIT // Jason Miller Design
Developer of amoebaOS, Shutterborg, Delitweet & more
--