Description: This patch allows you to create menu items that have the correct task icons for running tasks in SuperKaramba. This is based on another patch I wrote that is already in SuperKaramba (it allows you to create images using a task's icon by calling createTaskIcon).
The screenshot is of SlickBar v0.9.1, which I will be releasing in moments . It demonstrates both patches. The icons on the taskbar are created using createTaskIcon (already in SuperKaramba 0.33). The icons in the menu are created using createMenuTaskIcon, which requires this patch.
To install the patch, you must download the SuperKaramba sources, and then put addMenuTaskItem.patch.tar.gz in the src/ directory. Then, cd into src/ and type:
tar zxvf addMenuTaskItem.patch.tar.gz patch < addMenuTaskItem.patch
Then, compile and install superkaramba and all should be well.Last changelog:
Hmmm, can't be done unfortunately. This is a source patch, so it requires the superkaramba sources to work. It was also made against superkaramba 0.33, so you need that in order to use it.
Ratings & Comments
3 Comments
And how to install this patch whith Mandrake 9.1 and the rpm files superkaramba-0.32-1mdk.i586.rpm ?
Hmmm, can't be done unfortunately. This is a source patch, so it requires the superkaramba sources to work. It was also made against superkaramba 0.33, so you need that in order to use it.