View Single Post
Old Jan 17, 2008, 05:40 PM   #4 (permalink)
Eugene Gavrilov
kX Project Lead Programmer and Coordinator
 
Join Date: Dec 2002
Posts: 2,927
Eugene Gavrilov is a glorious beacon of lightEugene Gavrilov is a glorious beacon of lightEugene Gavrilov is a glorious beacon of lightEugene Gavrilov is a glorious beacon of lightEugene Gavrilov is a glorious beacon of lightEugene Gavrilov is a glorious beacon of light

if I remember the things correctly, here's what is necessary:

categories.ini:
=========
[categories]
10=categories.10

your plugin guid=10
your plugin guid=10
...

lang.ini:
=====
[lang]
categories.10=Category Name

However, current driver code does only support =10= categories, this is hard-coded in kxmixer source code. So, it will only work for categories 0..9
Eugene Gavrilov is offline   Reply With Quote