Closed ghost closed 8 years ago
I'll consider implementing the icon after API is implemented.
And as for the structure, I prefer flat structure so let me go as is. Users generally don't look in this structure;)
another reference on how to do this: https://github.com/pryley/soda-theme
Unfortunately, the icon png should be in the theme directory, which the users set as "theme" in ST3 settings, e.g. Seti_UI, Soda etc... I don't want to hack other's plugin folders, so let me just document how to do that.
Add
Icon (LSL).tmPreferences
with:for file
.../LSL/icons/file_type_lsl.png
.Not sure about the license of the file from
...\SecondLifeViewer\skins\default\textures\icons\Inv_Script.png
, though.No way to use the API as of Build 3062, yet.
References:
If you consider implementing this, I'd recommend this structure:
Should work fine if you update references in the python files accordingly as you did in fecee1a80b.