Apps :: firefox-2.0-gtk1.uci



this is in my frugal install.  I changed the default firefox (lower left last icon) to point to this instead of the default for convenience instead of multiple clicks. It is now in my backup.  Could the extention do this automaticly?  I am not advanced enough yet to modify extentions.
Thanks So Much

edit: Is there a way I an remove the included version to conserve          recources?

Quote
this is in my frugal install.  I changed the default firefox (lower left last icon) to point to this instead of the default for convenience instead of multiple clicks. It is now in my backup.  Could the extention do this automaticly?  I am not advanced enough yet to modify extentions.
Yes.  Are you talking about jwm's tray icons, or ...?

You can open up the uci, add the file to the user.tar.gz, and repackage the uci (there's some info in the wiki to start with).  You're hinting that you don't want to modify extensions though, so you could just make an extension just for that file instead.

Quote
edit: Is there a way I an remove the included version to conserve          recources?
You can remaster the KNOPPIX image.  The resource you'd save would be storage space (unless you are using toram).

Quote
Could the extention do this automaticly?
There is no way an extension can automatically do anything. The installation process deals only with making the application files available to you. Any automated tasks must be done by the user. Having that modified icon in your backup is the standard way of making changes like this in a frugal system.

If the extension is being loaded automatically at boot, there should be no need to do anything special. Your backup restores after the extensions are loaded, so any modifications you make to personal files override those of the extension. If you are loading it manually after booting, though, then you will have issues with custom files.

If you really do want to make changes to the extension, Firefox has the quality that it can be put wherever you want and it will still run fine, so you can copy the firfox directory into your home directory (for example) and make whatever changes you need. After that you don't even need to rebuild the extension if you don't want to...just run the application wherever you put it.

OK, maybe I'm catching on?  A MyDSL Extension is just pre-compiled for my convenience.  If I want other things to happen I could write an executable in most any language that loads the extension and does what ever else I want then put an icon to that any place handy.
As an example, I just set up a computer w/ DSL and  Apache loading on startup and starting the server in .xinitrc. Luckily i added the Apache configuration files to my backup BEFORE making a bunch of changes.  But supposing I did not want it to load at start, I could write something that would load Apache then copy the files from some place else and start the server. Or open up the tar.gz and replace the files.  Am I on the right track?
Yes, JWM Tray Icons.  I can see where changing icons automaticly could end up having to detect which window manager is in use etc... and would increase file sizes and decrease compatibility.  And using toram on that computer.
Thanks

I believe your assumptions are correct.
Next Page...
original here.