Hi Work Klo, > Platform: Windows > OO: Version 2 (OOO680_m3) > > In Windows, Start->Program menu, there is an > OpenOffice menu after installation. I want to add one > more entry for creating webpage. > > I modify .\scp2\source\writer\folderitem_writer.scp > file. I add another FolderItem. In the name field, I > call it "Web Page" while keeping other field same. > After compilation, I can see one more entry called > "Web Page".
That's good :-). folderitem_writer.scp is the correct file. > > One question, however, is the icon. It is same as > that as Writer. I have checked it. Inside > swriter.exe, there is only one icon. > > If I want that entry to use my own icon, how can I do > that? Can I build that icon into swriter.exe? If I > should post this message to another dev group, please > indicate. > I think this group is the best place for such installation issues. You have different possibilities to change the icon. You can make a new file, which you also have to define in scp. But I think it is easier to include the new icon into the existing swriter.exe. Then you can use the IconID at the FolderItem, to determine the IconIndex in the swriter.exe. Regards Ingo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
