This is an old revision of the document!
Menu entries
These are added to the submenu “Applications”, which is empty by default. Entries created automatically by the system at the time extension loaded, based on freedesktop.org compliant menu definitions (.desktop files) in
/usr/local/share/applications
directory provided by the extension.
Icons
Icons are shown in the bar, in the bottom of the screen. They are added to the right side.
The icon should be a 48×48 PNG, and defined in the .desktop file by
X-FullPathIcon= |
---|
field. Proper directory to store icon is
/usr/local/share/pixmaps/ |
---|
For example icon for Opera10 defined as
/usr/local/share/pixmaps/opera10.png |
---|
Please note, that X-FullPathIcon= field is not part of the .desktop file provided by applications; it is TC specific and must be added by extension creator.