| 80 | |
| 81 | === 1. Create the initialization file entry === |
| 82 | |
| 83 | At the moment creating icons which are part of an icon package is a little bit cumbersome. Changing existing icons is done as usual from the icon page of the settings notebook. This will change in the future. |
| 84 | |
| 85 | The multimedia folder has the object ID '''<MMPM2_FOLDER>'''. If you have XWorkplace installed you may use the '''Details''' button on the icon page to query the ID of every object. Using an ini editor (eCS comes with '''regedit2.exe''') enter the following into the ini file. |
| 86 | |
| 87 | [[Image(source:/icon_tutorial/ini_file_entry.png, nolink)]] |
| 88 | |
| 89 | |
| 90 | The path to the referenced image is relative to the place where the ini file is located. |
| 91 | |
| 92 | After putting the path to the folder holding the ini file into your os2.ini (see above) restart the WPS (I already mentioned that creating themes is a little bit cumbersome...). Your multimedia folder should have the generic folder icon now. |
| 93 | |
| 94 | [[Image(source:/icon_tutorial/folder.png, nolink)]] |
| 95 | |